
body {
	background-color:#DEE0D1;
	font: normal 12px verdana, sans serif;
	line-height: 1.8em;
	margin: 0;
         color: #333333;
}

#login {
	margin-left: -10px;
	text-align:center;
	background-color: #DEE0D1;
	width: 58px;
}
#login ul li a {
	color: #ffffff;
	
}

/*-------------------------------------------------------------------------------*/
/*---------------------------- anfang meununav ------------------------------------*/
/*-------------------------------------------------------------------------------*/

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:left;
	margin-bottom: 10px;
	font-size: 13px;
	color: #A7AA95;
}

ul i{
	font-style:normal;
	list-style: none;
	padding: 0;
	margin: 0;
	border:0;
	text-align:left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
}



#nav a {
text-decoration: none;
	margin-top: 0px;
	width: 90px;
	color: #A7AA95;
}


#nav li li a {
display: block;
	color: #333;
	text-align:left;
	margin-top: 0px;

}

#nav a:hover {
	color:#333;
	margin-top: 0px;
}

#nav li li a:hover {
	color:#333;
	margin-top: 0px;




}

li {
	float: left;
	position: relative;
	width: 90px;
	text-align: left;
	cursor: default;
	background-color: white;
	margin-left: -1px;
	margin-top: -1px;

}





li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	list-style: none;
}

li>ul {
	top: auto;
	left: auto;
	list-style: none;
}

li li {
width: 90px;
	display: block;
	float: none;
	list-style: none;

}

li li div {
	display: block;
	float: none;
	background-color: #fff;
	border: 0;
	list-style: none;
}
li:hover ul, li.over ul {
	display: block;
	list-style: none;


}
/*-------------------------------------------------------------------------------*/
/*---------------------------- ende meununav ------------------------------------*/
/*-------------------------------------------------------------------------------*/

hr {
	display: none;
}

.big {
	/* \*/
	font-size:14px;
}
.umfang li{
clear: all;
width: 500px;
list-style-type:disc;
	margin-left: 72px;
	border: 0px;
	border-color: #ffffff;
	float: none;
	font-size:14px;
	line-height:24px;
	background-color: transparent;

}

.linie { height:1px;
	width:60%;
	margin-top:-10px;
	margin-right:10px;
	}
.leistungen {
	font-family: Helvetica, sans-serif;
	font-size:1.8em;
	color:#1E4C7A;
	letter-spacing:0.05em;
}
.active {
color: #333333;

}
