body {
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: auto;
	color: #000000;
	background-color: white;
	text-align:center;
	}
a {
	color: #000000;
}
a:hover {
	color: #9f1118;
	}
	

#site {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align:left;
		background-color: #d9eae1;
}
#header {
			width: 950px;	
		}
	
	
#title {
/*width: 810px;*/
line-height: 1.5em;
	color: white;
	margin: 2px 0 0 0;
	background-color: #3c4540;
	padding-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	
}

#title a {
color: white; 

}
#wrapper {
	width: 950px;
}


#menu {
	float: left;	
	width: 120px;  
    background-color: #98aaa1;   /*#3c4540;*/
	margin: 5px 0 5px 0;
	margin-left: 0px;
	text-align: left;
	font-size: 0.7em;
	background-repeat: no-repeat;
}



#menu div {
	margin-bottom: 0px;
	line-height:2.5em;
	font-weight: bold;
	margin-bottom: 3px;
}

#menulink-static a {
	display: block;
	font-size: 13px;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-color: #FFF666;
	color: #111999;*/
	text-decoration: none;
	width: 145px;
}

#menulink a {
	display: block;
	font-size: 13px;
	line-height: 16px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d9eae1;  /*HintergrundFeld Link*/
	color: #111111;  /*Schriftfarbe des Links*/
	text-decoration: none;
	width: 110px;
}

#menulink a:hover {
	display: block;
	font-size: 13px;
	line-height: 16px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	margin-left: 5px;
	/*padding-left: 5px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	color: #9f1118;
	text-decoration: underline;
	width: 110px;
}


#content {
	margin: 20px 0 0 150px;	
}

#foot {
float: left;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 40px;
}

p {
font-size: 0.8em;
}
h1 {
	font-size: 1.0em;
margin-top: 10px;}
h2 {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 10px;	
	margin-top: 10px;
}
li {
font-size: 0.8em;
}

td {
	font-size: 0.9em;
	}
.imprint {
	display: block;
	font-size: 0.8em;
	color: #1c214e;
	text-align: center;
}
li {
	margin-bottom: 0.5em;
}

