body 
{
 font-family:Verdana;
 font-size:12px;
}
h1 {font-size:18px;color:#000066;margin-bottom:0px;}
h2 {
	font-size:16px;
	color:#000066;
	font-weight: bold;
}
h3 {font-size:14px;color:#000066;}
h4 {font-size:10px;color:#000066;}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}

.menucontainer {
	border:0px none;
	width:150px;
	margin:10px;
	background-image: url('../images/lo_nav.jpg');
	background-repeat: no-repeat;
	height:500px

}
a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#ffA500;
	font-size:12px;
}
a:hover
{
	color: #000066;
}


a.oben:link, a.oben:visited, a.oben:active, a.oben:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	background-color: #ffA500;



}

a.oben:active, a.oben:hover
{
	background-color: #000066;

}

a.menu:link, a.menu:visited, a.menu:active, amenu:hover
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	background-color: #ffA500;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: 120px;
	display: block;
	text-align: left;
	border: 0px none;
	vertical-align: middle;
}

a.menu:active, a.menu:hover
{
	background-color: #000066;
	border: none;
}

a.men2:link, a.men2:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align: left;
	border: 0px none;




}
a.men2:active, a.men2:hover
{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
	border: 0px none;
}

a.men3:link, a.men2:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	font-size:12px;
	text-align: left;
	border: 0px none;




}
a.men3:active, a.men3:hover
{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000066;
	border: 0px none;
}

#title {
height:50px;
padding:5px;
border-bottom:2px solid #ffA500;
margin-bottom:20px;
}
#left {
width:150px;
float:left;
line-height:10px;
}
.menutitle
{
font-weight:bold;
border-top:1px none #000000;
margin-top:15px;
}

#content {
width:75%;
float:right;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.klein_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.klein1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
.tab {
	height: 10px;
	width: 100%;
}
.box_unten {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
}
