
/* ill fish css */

html, body {margin:0px; padding:0px }
body {
	background-color:#000000;
	background-image:url(../images/hintergrundverlauf.jpg);
	background-repeat:repeat-x;
}


a 
{
	color: #768d9d;
	font-family:tahoma;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
ul 
{
	margin:0;
	padding:0; 

	/*width:150px;*/
	text-align:left; 
}
li 
{
	list-style-type:none;
/*	width:150px;*/
	line-height:18px;

}
.level2
{
  padding-left:10px;
  
}
.level2 a { font-weight:lighter !important;} 
.level3
{
  padding-left:20px;
}
.level3 a { font-weight:lighter !important;} 
.toplevel 
{
	font-size:11px !important; 
	font-family:tahoma;
/*    background-image:url(../images/button.jpg);
	background-repeat: no-repeat;
	width:172px;*/
	height:26px;
	display:block;
	padding-top:3px;
	padding-left:10px;

}

.toplevel a {
/*	width:152px !important;*/
	display:block;
	

}
h5 { 

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
}


.maincontainer {
	background-image:url(../images/hpbg2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:auto;
	width:924px;
	padding:0;


}
#menuBackground
{
	
	position:relative;
	width:198px;
	height:281px;
	background-image:url(../images/menuBG.jpg);
	background-repeat:no-repeat;
	display:block;
}

.menu 
{
	position:absolute;
	width:170px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
  z-index:2;
  top:50px;
  left:30px;
	border:none;
}
/*
html>body .menu {
	top: -10px;
}
*/
.menu a {
	color:#ffffff;
}
#content 
{

	width:580px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;

}
#content a
{
	color: #ec3b0f;
	font-family: arial;
	font-size: 11px;
}

.content td {
  font-weight: normal;
}

.releases {
	background-color: #214e75;
	color: #ffffff;
}
/* Nur für Mozilla sichtbar und notwendig: */
#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

th {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #ffffff;
	padding:3px;
	padding-left:5px;
	background-image:url(../images/th_bg.jpg);
}
.bg {
	position: relative;
    width:924px;
	height:auto;
/*	background-image:url(../images/hintergrund.jpg);	
	background-repeat: repeat-y;*/

	margin-left:auto;
	margin-right:auto;


}
.footer {
	/*background-image:url(../images/footer.jpg);	
	background-repeat: repeat-y;*/

    width:924px;
	height:120px;
}