body {
 margin: 0;
 padding: 0;
 text-align: left;
 font: normal 12px verdana,arial,helvetica,geneva,sans-serif;
 background-color: #D9DADB;
 overflow-y: scroll;
}

a:link { color:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:underline; }
a:active { color:#FFFFFF; text-decoration:underline; }

div#foot a:link { color:#004A86; text-decoration:none; }
div#foot a:visited { color:#004A86; text-decoration:none; }
div#foot a:hover { color:#004A86; text-decoration:underline; }
div#foot a:active { color:#004A86; text-decoration:underline; }
 
div#text2sp a:link { color:#004A86; text-decoration:none; }
div#text2sp a:visited { color:#004A86; text-decoration:none; }
div#text2sp a:hover { color:#004A86; text-decoration:underline; }
div#text2sp a:active { color:#004A86; text-decoration:underline; }

/* Hintergrundlogo Gestaltungsmerkmal */
#head {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 67px;
	z-index: 1;
	margin: 0;
	padding: 0;
	background-image: url(../pic/head.jpg);
	background-repeat: no-repeat;
	border: none;
}

/* Hintergrundlogo Gestaltungsmerkmal */
#head2 {
	position: relative;
	top: 0;
	left: 0;
	width: 860px;
	height: 25px;
	z-index: 2;
	margin: 0;
	padding: 0;
	background-image: url(../pic/head2.jpg);
	background-repeat: no-repeat;
	border: none;
}

/* News Head */
#headn {
	position: relative;
	top: 0;
	left: 0;
	width: 180px;
	height: 27px;
	z-index: 3;
	margin: 0;
	padding: 0;
	background-image: url(../pic/bg_news.jpg);
	background-repeat: no-repeat;
	border: none;
}

/*50 px Leerraum */
#leer {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 50px;
	z-index: 4;
	margin: 0;
	padding: 0;
	background-color: FFFFFF;
	border: none;
}

/*51 px Leerraum unten */
#leer2 {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	height: 51px;
	z-index: 15;
	margin: 0;
	padding: 0;
	background-image: url(../pic/bg_leer2.jpg);
	border: none;
}

/*Headline zweispaltig */
#hl2sp {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;
	height: 27px;
	z-index: 6;
	margin: 0;
	padding: 0;
	background-color: FFFFFF;
	border: none;
}

/*Text zweispaltig */
#text2sp {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;
/*	height: 415px; */
	z-index: 7;
	margin: 0;
	padding: 0;
	background-color: FFFFFF;
	border: none;
}
/*Text zweispaltig */
#text3sp {
	width: 800px;
/*	height: 415px; */
	margin: 0;
	padding: 0;
	background-color: FFFFFF;
	border: none;
}

/* Text News */
#textn {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: 450px;
	z-index: 8;
	margin: 0;
	padding: 0;
	background-image: url(../pic/bgnews.jpg);
	background-repeat: repeat-x;
	border: none;
}

.navigation {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.headline {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #004A86; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.fliesstext {
	FONT-SIZE: 12px; COLOR: #004A86; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.footer {
	FONT-SIZE: 12px; COLOR: #004A86; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-align: justify;
}
.footer a:link { color:#004A86; text-decoration:none; }
.footer a:visited { color:#004A86; text-decoration:none; }
.footer a:hover { color:#004A86; text-decoration:underline; }
.footer a:active { color:#004A86; text-decoration:underline; }
.text2sp {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;
/*	height: 415px; */
	z-index: 9;
	margin: 0;
	padding: 0;
	background-color: FFFFFF;
	border: none;
}
.text2sp a{
 float:left;
 border:0 none;
 margin:0 19px 19px 0px;
}
.text2sp a:link { color:#004A86; text-decoration:none; }
.text2sp a:visited { color:#004A86; text-decoration:none; }
.text2sp a:hover { color:#004A86; text-decoration:underline; }
.text2sp a:active { color:#004A86; text-decoration:underline; }
.text2sp img{
 padding:0;
 margin:0;
 height:102px;
 width:102px;
 border:0 none;
}
#news{
 height:400px; 
 width:200px;
 border:0px none;
}
#newsbody p{
 margin:0 10px 0 10px;
 FONT-SIZE: 12px; COLOR: #004A86; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
#newsbody hr { 
 margin:10px 10px 10px 10px;
 height:0;
 border:0 none;
 color:#004A86;
 border-top:1px solid #004A86;
}