html{font-family:Arial, Helvetica, sans-serif;background: #000 url(../images/background.jpg) repeat-y center top;}
body{margin:0;text-align:center; font-size:  13px;}
p, #down a, .text {
opacity:0.9
}

a { color:  #b0b0b0; }
a:hover { color:  #fff; }
img, div { behavior: url('../iepngfix.htc') }
img{border:none; margin-bottom: 10px;}
#wrapper{
	text-align:left;
	width:800px;
	margin:0 auto;
}
#header{
	text-align:left;
	color:#fff;
	font-size:47px;
	width:800px;
	height:90px;
}
#footer{
	clear:none;
	background:url('../images/transparentblock.png') repeat;
	padding: 25px 35px 35px 35px;
	height:100px;
	position:relative;
}
p { line-height:  18px; margin:  0px;}
#navbar{
	float:left;
	margin-left:-18px;
	display:inline;
}
#footerMakingof p{
	padding-left:10px;
	color:#c2c2c2;
	font-size:12px;
}
#footerMakingof td{
vertical-align:top;
}
#footerAbout{
	background:url('../images/transparentblock.png') repeat;
	color:#c2c2c2;
	font-size:12px;
	display:block;
	height:120px;
	height:150px;
	padding:10px 30px;
}

#footerMenu{
	background-color:#000000;
	-moz-border-radius: 0 0 10px  10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	behavior:url(lib/border-radius.htc);
	padding:7px 0 10px 30px;
}
#footerMenu ul, #footerMakingof ul{
	padding:0;
	margin:0;
}
#footerMenu li, #footerMakingof li{
	list-style:none;
	display:inline;
	color:#b0b0b0;
	font-size:12px;
	margin:  0px 3px;
}
#footerMenu li a, #footerMakingof li a{
	font-size:11px;
	text-decoration:none;
}
#footerMakingof li a { font-size:  13px; text-decoration:  underline;}
#footerMenu li a:hover, #footerMakingof li a:hover { color:  #fff; text-decoration:  underline;}
#player{
	background:url('../images/transparentblock.png') repeat;
	width:800px;
	height:410px;
}
#player2{
	background:url('../images/transparentblock.png') repeat;
	width:800px;
	height:400px;
}
#down { padding-left:  560px; }
h2 { font-size:  24px; color:  #fff; }

#LeftBar, #RightBar{
	color:#CCCCCC;
	font-size:12px;
	width:340px;
	float:left;
	
	padding:20px;
}

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/* .floatbox-Anpassung für IE */
* html .floatbox {width:100%;}
