@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #004363;
	text-decoration: underline;
}

a:hover {
	color: #595959;
	text-decoration: underline;
}
#film {
	position: absolute;
	z-index: 50;
	top: 200px;
	margin-left: 460px;
}

#logo {
position:relative;
left: 800px;
top: 22px;
	width: 180px;
	height: 81px;
	z-index:2;
}

#navi {
position:relative;
top:-10px;
//top:-10px;
_top:-13px;
left:0px;
	width: 800px;
	height: 26px;
	text-align: left;
	background-color: #005193;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom:3px;
	z-index:1;
}
div.subnavi_navi {
position:absolute;
text-align:left;
top:32px;
background-image: url(../images/bg_nav.png);
background-repeat: repeat;
padding:10px;
display:block;
}
#bildoben {
position:relative;
left:40px;
top:-10px;
//top:-10px;
_top:-13px;
	width: 950px;
	height: 184px;
		z-index:0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
		z-index:0;
}
#sprache {
margin-left:25px;
margin-top:14px;
width:250px;
height: 20px;
float:left;
text-transform: uppercase;
text-decoration: none;
}

#sprache a{
text-decoration: none;
color: #7fa8c9;
}

#support {
	float: left;
	width: 380px;
	height:20px;
	margin-top:12px;
	margin-left:50px;
}
#support a {
text-decoration: none;
color: #7fa8c9;
}
#support_pdf {
	float: left;
}
#support_print {
	float: left;
}
#klickpfad {
margin-left:35px;
margin-top:12px;
	float: left;
	width: 450px;
	height:20px;
}
#klickpfad a {
text-decoration: none;
color: #7fa8c9;
}
#sub_navi {
float:left;
width:270px;
padding-left:25px;
padding-top:53px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7c7e;
	height:15px;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7c7e;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:7px;
		margin-bottom:7px;
	padding:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7c7e;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:7px;
		margin-bottom:7px;
	padding:0px;
}
#content {
	float: left;
	width: 450px;
	padding-right:20px;
	margin-left:15px;
	//margin-top:14px;
}
#newsbox {
	float: left;
	width: 185px;
	margin-left:30px;
	//margin-top:15px;
}
#newsbox ul {
text-decoration:none;
margin-left:-15px;
margin-top:-10px;
//margin-left:25px;
//margin-top:-10px;
}
#newsbox ul a{
text-decoration:none;
}
#newsbox ul a:hover{
color:#7fa8c9;
text-decoration:none;
}
#searchform {
	border-bottom: 1px dotted #a4a4a4;
	width:250px;
	padding-bottom: 10px;
}
.suche {
	border-top: 1px dotted #a4a4a4;
	padding-top: 10px;
	width:240px;
}
.newsbox-container {
	border-bottom: 1px dotted #a4a4a4;
	padding-bottom: 10px;
}

.meta {
position:relative;
margin-top:20px;
height:25px;
	border-top: 1px dotted #a4a4a4;
	padding-top: 10px;
	width: 450px;
}
.clear {
	clear: both;
}
fieldset{
	border: 0px;
}