BODY {
	width:952px;
	margin:auto;
	background-color:#333333;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	}
	
h1 {
	display:block;
	background-color:#004555;
	font-size:12px;
	color:white;
	margin:0px;
	padding:2px;
	padding-bottom:3px;
	}
	
h2 {
	font-size:12px;
	margin:0px;
	padding:0px;
	}
	
a:link {color:#004555; text-decoration:underline;}
a:active {color:#004555; text-decoration:underline;}
a:visited {color:#004555; text-decoration:underline;}
a:hover {color:#004555; text-decoration:none;}
	
#divmain {
	width:950px;
	border:1px solid white;
	}
	
#header {
	width:950px;
	height:80px;
	background-image:url(images/header.jpg);
	}
	
#navih1 {
	width:945px;
	height:17px;
	border-top:1px solid white;
	background-color:#B7D2D6;
	text-align:right;
	padding-right:5px;
	padding-top:3px;
	color:white;
	}
	
#navih1 a:link {
	color:white;
	text-decoration:none;
	}
#navih1 a:active {
	color:white;
	text-decoration:none;
	}
#navih1 a:visited {
	color:white;
	text-decoration:none;
	}
#navih1 a:hover {
	color:#004555;
	text-decoration:none;
	}
	
#front {
	width:950px;
	height:120px;
	background-image:url(images/front.jpg);
	}
	
#navih2 {
	width:950px;
	height:22px;
	padding-top:8px;
	background-color:#B7D2D6;
	border-bottom:1px solid white;
	text-align:center;
	}
	
.title1 {
	height:23px;
	padding-top:7px;
	background-color:#668F99;
	border-bottom:1px solid white;
	padding-left:5px;
	color:white;
	}
.title2 {
	height:17px;
	padding-top:3px;
	background-color:#004555;
	border-bottom:1px solid white;
	padding-left:15px;
	color:white;
	}

.button a:link {
	height:22px;
	padding-top:8px;
	background-color:#B7D2D6;
	padding-left:10px;
	border-left:5px solid #8FC3C9;
	color:#004555;
	display:block;
	text-decoration:none;
	}
	
.button a:active {
	height:22px;
	padding-top:8px;
	background-color:#B7D2D6;
	padding-left:10px;
	border-left:5px solid #8FC3C9;
	color:#004555;
	display:block;
	text-decoration:none;
	}
	
.button a:visited {
	height:22px;
	padding-top:8px;
	background-color:#B7D2D6;
	padding-left:10px;
	border-left:5px solid #8FC3C9;
	color:#004555;
	display:block;
	text-decoration:none;
	}
	
.button a:hover {
	height:22px;
	padding-top:8px;
	background-color:#004555;
	padding-left:10px;
	border-left:5px solid white;
	color:white;
	display:block;
	text-decoration:none;
	}
.subbutton {
	border-bottom:1px solid white;
	}

#divcontent {
	width:950px;
	background-image:url(images/mainbg.jpg);
	}
#links {
	width:180px;
	float:left;
	}
#mitte {
	width:550px;
	padding:10px;
	float:left;
	}
#rechts {
	width:200px;
	float:left;
	}

#rechts a:link {
	color:white;
	text-decoration:none;
	}
#rechts a:active {
	color:white;
	text-decoration:none;
	}
#rechts a:visited {
	color:white;
	text-decoration:none;
	}
#rechts a:hover {
	color:white;
	text-decoration:underline;
	}

#footer {
	width:945px;
	padding-right:5px;
	height:28px;
	padding-top:12px;
	background-color:#B7D2D6;
	border-top:1px solid white;
	text-align:right;
	color:#004555;
	}
	
#footer a:link {
	color:#004555;
	text-decoration:underline;
	}
#footer a:active {
	color:#004555;
	text-decoration:underline;
	}
#footer a:visited {
	color:#004555;
	text-decoration:underline;
	}
#footer a:hover {
	color:white;
	text-decoration:none;
	}
	
#unten {
	padding-top:5px;
	text-align:center;
	color:white;
	}

#unten a:link {
	color:white;
	text-decoration:underline;
	}
#unten a:active {
	color:white;
	text-decoration:underline;
	}
#unten a:visited {
	color:white;
	text-decoration:underline;
	}
#unten a:hover {
	color:white;
	text-decoration:none;
	}

table.tbl_con {
	width:300px;
	border:solid 1px #C4D5DF;
}

td.td_dunkelgruen {
	background-color:#668F99;
	text-align:center;
}

td.td_weiss {
	background-color:#FFFFFF;
	text-align:center;
}

td.td_hellgruen {
	background-color:#B7D2D6;
	text-align:center;
}

td.td_hellgruen_light {
	background-color:#FFECD9;
	text-align:center;
}	
