<style type="text/css">

body{
margin:0;
padding:0;

}

a:link {color:#0033CC; text-decoration:none}
a:visited {color:#0000CC; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:#000099; text-decoration:underline}


#container{
width: 840px;
margin: 0 auto;
overflow:hidden;
 border:1px solid #000000;
 border-left-width: 13px; border-left-style:solid; border-left-color: #0E0E6E;
}

#titelbereich{
height: 104px;
}



#contentwrapper{
	float: left;
	width: 100%;
}

#content{
	margin-left: 215px;
	margin-top: 15px;
	font-family: sans-serif;
	font-size: 9pt;
	  
}

#navigation{
	float: left;
	width: 215px;
	margin-left: -840px;
	padding-left:5px;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: 600;
	line-height: 2;
	height: 600px;
}



#footer{
	clear: left;
	width: 100%;
	background: #efefef;
	color: #FFF;
	text-align:right;
	font-family: sans-serif;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 600;
		
}



ul.menu li {
  display: block;
  width: auto;
  height: 2em;
  overflow: hidden;
}

ul.menu li:hover {
  height: auto;
  overflow: visible;
}
.keinlink {color: #0033CC}

.keinmenu {
  display: block;
  width: auto;
  height: 2em;
  overflow: hidden;
}
  
ul li {
list-style: none;
}

</style>

