/* BASIS - LAYOUT */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	text-align: center;
	font-size: 62.5%;
	line-height: 140%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
html { 
 	height: 101%; 
}
li {
	list-style-type: none;
}
.clear {
	height: 0px;
	clear: both;
}
.accessible {
   position: absolute;
   top: -999em;
   left: -999em;
}

a, a:visited {
	color:#46a6bf;
	text-decoration:none;
}
a:hover {
	color:#000000;
	background-color: #46a6bf;
}
a img {
	border:#000000 0px none;
}
p {
	color: #C1C1C1;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}
p.dark {
	color: #8c8c8c;
}
h2 {
	line-height: 2.0em;
	font-weight: normal;
	font-style: normal;
	color: #FF9933;
	font-size: 1.7em;
}
#wrapper {
	width: 950px;
	margin: auto;
}
#main {	
	width: 910px;
	margin: auto;
	padding-bottom: 50px;
	background: url(img/main.png) repeat-y;
}
#menu {
	width: 795px;
	height: 50px;
	margin: auto;
}
#menu ul li {
	list-style-type: none;
	width: 159px;
	float: left;
	height: 50px;
}
#menu ul li a {
	width: 159px;
	height: 50px;
	display: block;
	background-position: center -125px;
	background-repeat: no-repeat;
	outline: none;
}
#menu ul li.current a {
	background-position: center -8px;
}
#menu ul li a:hover {
	background-position: center -8px;
	border-style: none;
}
#home a {
	background: url(img/menu/home.png);
}

#leistungen a {
	background: url(img/menu/leistungen.png);
}
#webpakete a {
	background: url(img/menu/webpakete.png);
}
#kontakt a {
	background: url(img/menu/kontakt.png);
}
#impressum a {
	background: url(img/menu/impressum.png);
}
#logo {
	width: 252px;
	height: 55px;
	float: right;
	display: inline;
	margin-right: 100px;
	background-image: url(img/logo1.png);
	margin-top: 20px;
	margin-bottom: 5px;
}
#logo a {
	width: 252px;
	height: 55px;
	display: block;
}
#logo a:hover {
	background-color: transparent;
}
#mainbox_blank {
	width: 807px;
	height: 308px;
	margin: auto;	
	background-image: url(img/mainbox.png);
}
#startseite_ #mainbox {
	width: 807px;
	height: 308px;
	margin: auto;
	background-image: url(img/mainbox_startseite.png);
	text-align: left;
}
#leistungen_ #mainbox {
	width: 807px;
	height: 308px;
	margin: auto;
	background-image: url(img/mainbox_leistungen.png);
	text-align: left;
}
#linkbox {
	position: relative;
	height: 95px;
	top: 180px;
	left: 40px;
	font-size: 1.6em;
	line-height: 1.4em;
	text-align: left;
}
#boxes {	
	width: 807px;
	margin-top: 40px;
	margin-left: 51px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#box1 {
	width: 258px;
	height: 208px;
	float: left;
	background-image: url(img/box1.png);
}
#recent {
	width: 210px;
	height: 109px;
	float: left;
	display: inline;
	margin-left: 24px;
	margin-top: 54px;
}
#recent a {
	width: 210px;
	height: 109px;
	display: block;
}
#recent a:hover {
	background-color: transparent;
}
#box2 {
	width: 258px;
	height: 208px;
	float: left;
	background-image: url(img/box2.png);
	margin-left: 17px;
	display: inline;
}
#box3 {
	width: 258px;
	height: 208px;
    background-image: url(img/box3.png);
	float: right;
}
.link_box {
	display: inline;
	float: left;
	margin-top: 166px;
	margin-left: 160px;
	width: 75px;
	height: 25px;
}
.link_box a {
	width: 75px;
	height: 25px;
	display: block;
	background: url(img/button.gif) no-repeat;
}
.link_box a:hover {
	background-position: 0 -26px;
	background-color: transparent;
}

#leistungen_ #content {
	width: 500px;
	float: left;
	display: inline;
	margin-left: 75px;
	text-align: left;
	margin-top: 30px;
}
#leistungen_ #sidebar {
	width: 265px;
	float: right;
	display: inline;
	margin-top: 36px;
	margin-right: 48px;
}
#leistungen_ #sidebox1 {
	width: 265px;
	height: 215px;
	margin-bottom: 30px;
}
#leistungen_ #sidebox2 {
	width: 265px;
	height: 350px;
}
#webpakete_ #mainbox {
	width: 807px;
	height: 308px;
	margin: auto;
	background-image: url(img/mainbox_webpakete.png);
	text-align: left;
}
#webpakete_ #box1 {
	width: 258px;
	height: 293px;
	background-image: url(img/webpakete/start.png);
}
#webpakete_ #box2 {
	width: 258px;
	height: 293px;
	background-image: url(img/webpakete/medium.png);
}
#webpakete_ #box3 {
	width: 258px;
	height: 293px;
	background-image: url(img/webpakete/large.png);
}
#kontakt_ #mainbox {
	width: 807px;
	height: 308px;
	margin: auto;
	background-image: url(img/mainbox_kontakt.png);
	text-align: left;
}
#kontaktformular {
	width: 340px;
	height: 320px;
	margin-top: 30px;
	float: left;
	display: inline;
	margin-left: 100px;
}
#kontaktinfo {
	text-align: left;
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 105px;
}
#impressum_ #mainbox {
	width: 807px;
	height: 308px;
	margin: auto;
	background-image: url(img/mainbox_impressum.png);
	text-align: left;
}
#impressum_ #content {
	width: 807px;
	margin-left: 75px;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 30px;
}
#impressum_left {
	float: left;
	display: inline;
	width: 360px;
	text-align: justify;
}
#impressum_right {
	float: left;
	display: inline;
	width: 360px;
	text-align: justify;
	margin-left: 50px;
}
#bottom {
	width: 910px;
	height: 78px;
	margin: auto auto 30px;
	background: url(img/bottom.png) no-repeat;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
	margin: auto;
	height: 78px;
}
.copyright {
	float: left;
	color: #848075;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 40px;
	display: inline;
}
.validate {
	float: right;
	color: #848075;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 40px;
	display: inline;
}

#steuer {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#credits {
	line-height: 1.6em;
}

#player {
	margin-top: 85px;
}

body#streaming {
	background-color: black;
	background-image: none;
}
