/* Layout Stylesheet */ 


body {
/*margin:20px;*/

 background:#666666; 
 color: #333333;
 text-align:left;
 padding:0;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:900px;
 margin:auto;
 }

#hdr {
/* display:inline;*/
 height:80px;
 background:#333333;
 color: #333333;
 }

#bar {
 height:30px;
 background:#FFCC00;
 color: #666666;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	position:relative;
	background: #ffffff;
	width:900px;
	padding:0;
	background-color: #FFFFFF;
 }

 #l-col {
 position: relative;
 float:left;
 width: 190px;
 height: 780px;
/* border: 1px solid #000000;*/
 background: #333333;
 color: #333333;
  }

/* Runde Ecken */
/* Show only to IE PC \*/





/* Runde Ecken Ende*/



/*
#l-col{
 position: absolute;
 top: 20px;
 left: 20px;
 width: 180px;
 border: 2px solid #000000;
 background: #c0c0c0;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 400px;
 }
*/

ul#navlist
{
width: 158px;
\width: 160px;
w\idth: 158px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 122px;
\width: 158px;
w\idth: 122px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align: left;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ffcc00;
color: #ffffff;
background: #000d33;
}

#cont {
/* width:672px;
 width:685px;*/
 background:#ffffff;
/* color: #ffffff;*/
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 }


#ftr {
 height:25px;
 background:#FFCC00;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 
}

 }
