body {
/* f2f2f2 */
background: #1A1B20 url('../gfx/bg.jpg');
background-repeat: no-repeat;
background-position: center;

height: 100%;
margin: auto;

font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color: #888888;

scrollbar-face-color: 172637;
scrollbar-highlight-color: 91A3B3;
scrollbar-3dlight-color: 25252D;
scrollbar-darkshadow-color: 14151A;
scrollbar-shadow-color: 14151A;
scrollbar-arrow-color: 1C324B;
scrollbar-track-color: 9AB0BF;

}

#mitte {

margin: auto;
padding: auto;
}

#container {

border-top: 1px solid #333666;
border-right: 1px solid #333666;
width: 850px;

margin: auto;
margin-top: 5%;
padding: 20px 0 5px 5px;


 background: #ffffff; 

 /* -moz-border-radius: 30px; */
 -moz-opacity:.85;
 opacity:0.85;
 filter:alpha(opacity=85);

 
}

table.contenttable td {
 padding-left: 10px;
 padding-bottom: 10px;
 vertical-align: text-top; 
}
/* ----------container layout-------------- */


#left {
 margin: 0px;
 float: left;
 width: 300px;

}

#right {
 margin: 0px;
 float: left;
 width: 550px;

}

/* ----------container zentriert das layout-------------- */
#content {
 position: relative;
 width: 520px;
 height: 400px;
 padding: 0px 20px 5px 0px;
 overflow: auto;

/* background: #ffffff; */

 margin: 0;
 text-align: justify;
 color: #000000;

}

#content h1,
#content h2 {
 color: #888888;
}
#content h1 {
 font-size: 24px;
 border-bottom: 1px solid; 
 margin-right: 100px;
 padding-bottom: 5px;

}

/* --------------left navigavtion------------- */

#navi {
 background: #ffffff;
 margin-left: 0px;
 margin-top: 30px;

}

#navi li {
color: #888888;
font-size: 14px;
font-weight: bold;
font-style: italic;
width: 180px;
line-height: 250%;
border-bottom: 1px solid #666666; 

}

#navi li a {	
	text-decoration: none;
 	font-size: 14px;
 	font-weight: bold;
 	font-style: normal;
	color: #333666;
	Font-Family: Verdana;
}

#navi A:link,
#navi A:active {
 	text-decoration: none; 	 	
}
 
#navi a:hover 
{
 	margin-top: 2px;
 	margin-left: 2px;
 	color: #999999;
 	font-weight: bold;
 }
 
#navi ul.sublink li {
width: 150px;
line-height: 150%;
font-size: 11px;
font-weight: bold;
font-style: italic;
color: #888888;
border: 0;
margin-left: 0px;

}

#navi ul.sublink li a {

text-decoration: none; 	

font-size: 11px;
font-weight: bold;
font-style: normal;
color: #333666;
Font-Family: Verdana;
margin: 0;
}

/* -----------footer--------------------------- */
#footer {
 background: #ffffff;

 width:500px;	
 height: 100px;
 margin-top: 0px;
 padding: 10px;
 color: #666666;
 Font-Family: Verdana;
 font-size: 55px;
 font-weight: bold;
 text-align: center;
 line-height: 150%;
 clear: both;
}

 
#img {
 position: absolute; 
 left: 605px;
 top: 110px; 
 margin: 0px; 
}
 

/* *********************************  ********************************* */
/* *********************************  ********************************* */
img {
border:none;
margin:0;
padding:0;
}

li {
  list-style:none;
}


.clear {
clear: left;
font-size: 1px;
line-height: 0;
}


  
 
