@charset "UTF-8";
/* CSS Document */

/* CSS Document */

html,body {
	margin:0;
	padding: 7px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}




h1 {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 30px;
}


h3 {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 0px;
}

h4 {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 50px;
	margin: 0px;
}

p {
	color: #000000;
	margin-top: 5px;
}



/* CSS Inhalte */

#container {
	width:900px;
}

#head {
	width: 950px;
	height: 140px;
	display: none;
}

#navi {
	width: 20px;
	float: left;
	height: 140px;
	display: none;
}

#signet {
	width: 165px;
	height:100px;
	margin-top: 25px;
	margin-left: 20px;
	position: absolute;
	background-color: #153353;
	left: 10px;
	top: 10px;
}

#banner {
	width: 620px;
	float: left;
	margin-top: 5px;
	display: none;
}


#auswahl {
	float: left;
	width: 310px;
	height: 30px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
	display: none;
}

#searchbox {
	width: 285px;
	height: 35px;
	float: left;
	background-color: #183957;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 40px;
	padding-top: 15px;
	display: none;
}

#searchbox_folgeseiten {
	width: 285px;
	height: 35px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(images/back_search.gif);
	background-repeat: no-repeat;
	display: none;
}

.suchfeld {
	font-size: 10px;
	color: #C9002F;
	font-weight: bold;
	padding-left: 5px;
	display: none;
}

#newsbox {
	width: 325px;
	height: 213px;
	float: left;
	margin-top: 5px;
	background-image: url(images/back_news.jpg);
	background-repeat: repeat-x;
	margin-left: 5px;
	padding-top: 10px;
	display: none;
}

#newsbox p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#banner_klein {
	width: 325px;
	height: 126px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	display: none;
}

.datum_news {
	background-image: url(images/ico_pfeil_go.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 20px 5px;
	padding-left: 40px;
	padding-right: 80px;
}

.text_headline {
	padding-left: 40px;
	margin-top: 0px;
	padding-right: 80px;
	font-weight: bold;
	color: #143352;
}

.text_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 40px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-right: 40px;
	color: #183555;
}

#subnavi {
	float: left;
	width: 605px;
	height: 30px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
	display: none;
	
}


#sidebar {
	float: left;
	width: 310px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
	display: none;
}

#sidebar p{
}

#textbox {
	float: left;
	width: 455px;
	padding-left: 70px;
	vertical-align: middle;
	padding-top: 10px;
	background-image: url(images/stars.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 90px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}


#footer {
	float: left;
	width: 950px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

#impress {
	float: left;
	width: 600px;
}
.impress {
	font-size: 10px;
	color: #666666;
