@charset "UTF-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, pre, form, p, blockquote, fieldset, input, th {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-image:url(../../grafik/back.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#c8daee;
	min-height: 850px;
	height: auto !important;
	height: 850px;
	padding-bottom:10px;
}
h1 {
	padding:0px;
	margin:0px;
}
h2 {
	padding-left:100px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	color: #2878a7;
	font-size:14px;
}
h3 {
	padding-top:5px;
	padding-bottom:0px;
	margin:0px;
	color: #000;
	font-size:14px;
}
h4, h5, h6, pre, code, address, caption, cite, code, em, strong {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 20px;
}
a:link, a:active, a:visited, a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu {
	width:188px;
	height:660px;
	margin-top: 150px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	background-color:#FFF;
	border: solid #999 1px;
	padding:10px;
}
.menu a:link, .menu a:active, .menu a:visited, .menu a:hover {
	color:#000;
	text-decoration:none;
}
.menu li {
	list-style: none;
	border-bottom: 1px solid #000;
	font-size:11px;
	white-space: nowrap;
}
.menu li:hover {
	background-image:url(../../grafik/menu_aktiv.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}
.main_themes {
	font-weight:bold;
	width:178px;
	padding-left:10px;
}
.sub_themes {
	width:168px;
	padding-left:20px;
}
.head {
	width: 918px;
	height: 128px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	margin-top: 10px;
	border: solid #999 1px;
}
.head_text {
	width:550px;
	position: absolute;
	left: 50%;
	margin-left: -460px;
	margin-top: 65px;
	padding-left: 365px;
	white-space: nowrap;
}
.head_menu a:link, .head_menu a:active, .head_menu a:visited {
	color:#FFF;
	text-decoration:none;
}
.head_menu a:hover {
	text-decoration: underline;
}
.head_menu {
	width: 678px;
	height: 18px;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	border: solid #999 1px;
	margin-top: 110px;
	font-size:11px;
	font-weight:bold;
	color: #FFF;
	padding-left:10px;
	padding-top:2px;
	background-image:url(../../grafik/head_menu.gif);
}
.content {
	width: 688px;
	margin-top: 150px;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	border: solid #999 1px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	background-color: #FFF;
	padding: 5px;
}
.content2 {
	width: 688px;
	margin-top: 150px;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	border: solid #999 1px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	background-color: #FFF;
	padding: 5px;
}
.content_text {
	padding-left: 100px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.content_news {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	width:290px;
	height:370px;
	padding:5px;
	overflow:auto;
	background-color: #c8daee;
	border: 1px solid black;
}
.start_news {
	width: 275px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom:5px;
}
.picture_sub {
	font-size: 10px;
}
.textbox {
	background-color:#c8daee;
	padding:5px;
	font-size: 9px;
	margin-left:100px;
	margin-right:20px;
	margin-bottom:10px;
}
.input {
	position:absolute;
	margin-left:200px;
	width:200px;
	border:#999 solid 1px;
	margin-top:-3px;
}
