/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3C68AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C68AF;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #3C68AF;
}
#page {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	border: none;
	position: absolute;
}
#header {
	background-image: url(media/header.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 1000px;
}
#footer {
	width: 940px;
	height: 30px;
	margin-top: 5px;
	background-image: url(media/footer.jpg);
	color: #CCCCCC;
	font-size: 9px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
}
#menu_left {
	width: 400px;
	line-height: 30px;
	left: 25px;
	top: 160px;
	position: absolute;
	text-align: left;
}
#menu_right {
	width: 420px;
	line-height: 30px;
	right: 25px;
	top: 160px;
	position: absolute;
	text-align: right;
}
#inhalt {
	width: 950px;
	margin-left: 25px;
}
a.header_menu:link, a.header_menu:visited {
	color: #003366;
	text-decoration: none;
	border-bottom: #ECE1A4 1px dotted;
	font-weight: bold;
}
a.header_menu:hover {
	color: #990000;
}
a.footer_menu:link, a.footer_menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer_menu:hover {
	color: #FFFFFF;
}
.left_box {
	width: 49%;
	float: left;
}
.right_box {
	width: 49%;
	float: right;
}
.center_box {
	width: 100%;
}
.Stil1 {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.Stil2 {
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.ansprechpartner_div {
	width: 400px;
	position: absolute;
	left: 50%;
	top: 400px;
	z-index: 999;
}
.status {
	font-weight: bold;
	color: #CC0000;
}
.selektion {
	border-bottom: #999999 1px solid;
	padding: 2px;
	margin-left: 20px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.right_box_akt {
	color: #666;
	font-style: italic;
}
