body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(inc/img/bg.gif);
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color:  #E3E3E3;
	scrollbar-arrow-color: #000000;
	background-repeat: repeat-y;
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a {  
	color: #0580B8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
P,H1,H2,H3,H4 {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
strong {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.klein {
	font-size: 10px;
	text-decoration: none;
}
.formular {
	margin: 0px;
	padding: 0px;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #000000;
}
/********* GRUNDLAYOUT ********/
.logo {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.balken {
	left: 264px;
	top: 15px;
	position: absolute;
	z-index: 1;
}
.Vbackground {
	top: 15px;
	left: 0px;
	position: absolute;
	z-index: 0;
	background-color: #0580B8;
	height: 78px;
	width: 100%;
}
.navi {
	top: 105px;
	left: 15px;
	position: absolute;
	z-index: 1;
	background-color: #FFFFFF;
	width: 203px;
	margin-top: 42px;
	margin-bottom: 42px;
	padding-top: 42px;
	padding-bottom: 42px;
}
td.topnavi {
	background-color: #C9CED4;
	width: 204px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.topnaviover {
	background-color: #B0BCC8;
	width: 204px;
	border: 1px solid #617886;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
}

td.topnaviover a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 11px;
	cursor: hand;
}

td.topnavi a{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 12px;
}
td.topnavi a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 12px;
	cursor: hand;
}

.topnaviover a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 11px;
	cursor: hand;
}

/** SUBNAVI START **/


td.subnavi {
	background-color: #DADCDF;
	width: 204px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.subnaviover {
	background-color: #CCD1D6;
	width: 204px;
	border: 1px solid #617886;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
}

td.subnaviover a {
	font-size: 11px;
	color: #3B5A6D;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
}

td.subnavi a{
	font-size: 11px;
	color: #3B5A6D;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 21px;
}
td.subnavi a:hover {
	font-size: 11px;
	color: #3B5A6D;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 21px;
	cursor: hand;
}

.subnaviover a:hover {
	font-size: 11px;
	color: #3B5A6D;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
}

/** SUBNAVI END **/

.abstand {
	font-size: 1px;
	height: 2px;
}
.abstandkl {
	font-size: 0px;
	height: 1px;
}

/* *** INHALT *** */
.title {
	z-index: 1;
	position: absolute;
	width: 490px;
	left: 269px;
	top: 124px;
}
.inhalt {
	padding-bottom: 30px;
	position: absolute;
	z-index: 1;
	width: 490px;
	left: 269px;
	top: 186px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0B58A0;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
}

h3 {
	font-size: 12px;
	color: #000000;
	text-decoration: bold;
	padding-bottom: 5px;
}

table.auflistung td{
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}
table.auflistung img{
	margin-top: 5px;
	margin-bottom: 5px;
}


.inhalt img.bildrechts {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.news {
	border: 1px solid #0580B8;
	padding: 5px;
	background-color: #E4E4E4;
	width: 490px;
	margin-bottom: 10px;
	background-image: url(/inc/img/bg_news.jpg);
	background-repeat: no-repeat;
}
.news strong{
	padding-bottom: 5px;
}
.news img{
	margin-right: 5px;
	margin-bottom: 5px;
}
.datum {
	font-size: 10px;
	color: #666666;
	padding-bottom: 3px;
}
.sponsoring {
	position: absolute;
	left: 773px;
	top: 60px;
}
.sponsoring a{
	font-size: 10px;
	color: #09A0E5;
	text-decoration: none;
}
.sponsoring a:hover{
	font-size: 10px;
	color: #FD080D;
	text-decoration: none;
}
.praevention {
	padding-bottom: 10px;
	position: absolute;
	z-index: 1;
	left: 24px;
	top: 463px;
}
