BODY, HTML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #C7C0AD;
	height: 100%;
	margin: 0px;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #113388;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #113388;
	padding: 3px;
}
#hintergrund {
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: 0;
}


H2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

H4 {
	font-size: 12px;
	font-weight: bold;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border: 2px dotted #99CC00;
	background-color: #DFFFB0;
	padding: 7px;
}

INPUT, TEXTAREA {
	border: 1px solid #2e4795;
	color: #000000;
	background-color: #FFFFFF;
}

INPUT:hover, TEXTAREA:hover {
	border: 1px solid #000000;
	background-color: #DFD3B9;
}

INPUT:focus, TEXTAREA:focus {
	background-color: #FFFFFF;
	border: 1px solid #2e4795;
}

A:link, A:visited {
	color: #113388;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
li {
	list-style-type: square;
	margin-bottom: 5px;
}
ul {
	margin-left: 8px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}


DIV.kopf {
	height: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 100%;
}

DIV.kopf_logo {
	z-index: 10;
	position: absolute;
	left: 0px;
	height: 79px;
	background-image: url(../grafiken/kopfgrafik.jpg);
	width: 100%;
	background-repeat: no-repeat;
	top: 0px;
	background-color: #FFFFFF;
	background-position: center center;
}

#inhalt_headline {
	z-index: 10;
	position: absolute;
	bottom: 380px;
	left: 20px;
}

#inhalt_text {
	overflow: auto;
	height: 360px;
	width: 500px; /* 560 520px */
	padding-right: 5px;
	z-index: 10;
	position: absolute;
	bottom: 25px;
	left: 20px;
	padding-left: 7px;
}

DIV.haupt {
	position: absolute;
	width: 850px;
	height: 550px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	z-index: 5;
}

#startseite {
	position: absolute;
	width: 832px;
	height: 532px;
	background-repeat: no-repeat;
	background-position: center 180px;
	background-color: #f2f2f2;
	border: 10px solid #FFFFFF;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	background-image: url(../grafiken/logo_startseite.gif);
}
#startseite_text {
	position: absolute;
	top: 272px;
	width: 641px;
	height: 55px;
	z-index: 10;
	text-align: center;
	left: 105px;
}
#startseite_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #113388;
}

#startseite_weiter {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 5;
}

DIV.haupt_big {
	position: absolute;
	width: 850px;
	height: 550px;
	background-repeat: no-repeat;
	background-position: 350px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
}

DIV.fuss {
	font-size: 10px;
	text-align: center;
	position: absolute;
	bottom: -27px;
	padding: 3px;
	color: #000000;
	width: 100%;
}
.fuss A:link, .fuss A:visited {
	font-size: 10px;
	color: #000000;
}

DIV.navigation {
	z-index:15;
	position: absolute;
	top: 79px;
	background-color: #113388;
	padding-left: 5px;
	width: 845px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

DIV.navigation2 {
	position: absolute;
	top: 100px;
	background-color: #113388;
	width: 845px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

.navigation A:link, .navigation A:visited {
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	color: #FFFFFF;
	display: block;
	height: 18px;
	float: left;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navigation A:hover {
	background-color: #426bb3;
}

/************* NEWSTICKER *****************/

#tickerh{
	position: absolute;
	bottom: 5px;
	z-index: 25;
	background-color: #113388;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tickerh a:link, #tickerh a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#tickerh a:hover {
	background-color: #426bb3;
}

#tickerh.tickerAttached{
	display:block;
	overflow:hidden;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 100%;
}
#tickerh.tickerAttached ul{
	margin: 0;
	padding: 0;
}
#tickerh.tickerAttached ul li{
	list-style-type:none;
	float:left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	margin-top: 0px;
}
.news_headlines a:link, .news_headlines a:visited{
	color: #113388;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #113388;
}

.news_headlines a:hover {
	background-color: #426bb3;
	color: #FFFFFF;
}

.news_datum {
	font-size: 10px;
	font-style: italic;
	background-color: #CCCCCC;
	text-align: right;
}
.news_titel {
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.news_infotext {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.news_fuss {
	text-align: center;
	margin-bottom: 5px;
}
