BODY {
	width:852px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-family:verdana, arial;
	font-size:12px;
	background-color:#FFFFFF;
	}
#header {
	width:850px;
	height:75px;
	background-color:#FFFFFF;
	border-bottom:1px solid white;
	}
#header1 {
	width:425px;
	height:75px;
	background-color:#FFFFFF;
	float:left;
	}
#header2 {
	width:425px;
	height:75px;
	background-color:#FFFFFF;
	float:left;
	}
	
#main {
	border:1px solid white;
	}
#balken {
	height:18px;
	padding-top:2px;
	color:white;
	text-align:center;
	background-color:#004887;
	}
#balken a:link {
	color:white;
	text-decoration:none;
	}
#balken a:active {
	color:white;
	text-decoration:none;
	}
#balken a:visited {
	color:white;
	text-decoration:none;
	}
#balken a:hover {
	color:white;
	text-decoration:underline;
	}

#content {
	padding-top:5px;
	background-color:white;
	}
#footer {
	height:20px;
	padding-top:5px;
	background-color:#004887;
	color:white;
	text-align:center;
	}
#footer a:link {
	color:white;
	text-decoration:none;
	}
#footer a:active {
	color:white;
	text-decoration:none;
	}
#footer a:visited {
	color:white;
	text-decoration:none;
	}
#footer a:hover {
	color:white;
	text-decoration:underline;
	}
	
.side {
	width:185px;
	float:left;
	}
#mitte {
	width:659px;
	padding-left:5px;
	float:left;
	text-align:justify;
	}
	
.box {
	width:172px;
	border:1px solid #efefef;
	border-top:0px;
	padding:5px;
	}
.box a:link {
	color:#004887;
	text-decoration:none;
	}
.box a:active {
	color:#004887;
	text-decoration:none;
	}
.box a:visited {
	color:#004887;
	text-decoration:none;
	}
.box a:hover {
	color:white;
	background-color:black;
	text-decoration:none;
	display:block;
	}

.title {
	height:18px;
	padding-top:2px;
	border:1px solid #efefef;
	border-bottom:0px;
	font-weight:bold;
	text-align:center;
	background-color:#004887;
	color:white;
	}
.title a:link {color:white; text-decoration:none;}
.title a:active {color:white; text-decoration:none;}
.title a:visited {color:white; text-decoration:none;}
.title a:hover {color:white; text-decoration:underline;}

.title_index {
	height:18px;
	padding-top:2px;
	border-top:1px solid white;
	font-weight:bold;
	text-align:center;
	background-color:#004887;
	color:white;
	margin-bottom:6px;
	}
	
h1 {
font-family: arial;
font-size: 16px;
color: #999999;
text-align: left;
font-weight: bold;
}

.TableFett {
background-color:#D8D8D8;
text-align: left;
vertical-align: top;
font-weight: bold;
}

.TableHaupt {
background-color:#F5F5F5;
text-align: left;
vertical-align: top;
padding: 2px;
}

a.menulinkblau:link {color: #002E5B; text-decoration:none; font-size:12px; font-weight: bold;}
a.menulinkblau:visited {color: #002E5B; text-decoration:none; font-size:12px; font-weight: bold;}
a.menulinkblau:active {color: #002E5B; text-decoration:none; font-size:12px; font-weight: bold;}
a.menulinkblau:hover {color:white; background-color:#002E5B; text-decoration:none; font-size:12px; font-weight: bold;}

a.textlink:link {color: #002E5B; text-decoration:none; font-size:12px;}
a.textlink:visited {color: #002E5B; text-decoration:none; font-size:12px;}
a.textlink:active {color: #002E5B; text-decoration:none; font-size:12px;}
a.textlink:hover {color:white; background-color:#002E5B; text-decoration:none; font-size:12px;}
	
