#schrift {
width: 135px;
float: left;
height: 25px;
margin-top: 5px;
}

#rootline_menu {
width: 410px;
float: left;
}

#top ul {
width: 135px;
}

ul.menu {
list-style-type: none;
margin: 0;
padding: 15px;
font-size: 1.2em;
line-height: 1.6em;
}

ol.menu {
list-style-type: none;
margin: 0;
padding: 0 10px;
}

ul.menu a {
display: block;
}

ul.menu, ul.menu a, ol.menu .menu_level2 a {
color: #225378;
font-weight: bold;
text-decoration: none;
}

ul.menu a:hover {
text-decoration: underline;
}

li.menu_act, li.menu_act a {
color: #ef9933;
}

#service span a {
padding-left: 5px;
color: #ffffff;
}

/*SCHRIFTGRÖßE*/
#nav, #nav ul {
font-size: 1.2em;
line-height: 1.6em;
font-weight: bold;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #ffffff;
	cursor:pointer;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	background: #ffffff;
	float: left;
	width: 10em;
}

#nav li ul {
font-size: 1em;
line-height: 1.6em;
	position: absolute;
	width: 115px;
	left: -999em;
	
}

#nav li:hover ul {
	left: auto;
}

#footer {
text-align: right;
border-top: 3px solid #225378;
border-bottom: 3px solid #225378;
background: #ffffff;
height: 20px;
line-height: 20px;
}

#footer span {
padding-right: 5px;
}
