body{
padding:0px;
margin:0px;
}

#content{
position:absolute;
top:240px;
left:0px;
width:100%;
z-index:50;
}

#head{
position:fixed;
top:0px;
left:0px;
width:100%;
background-color:#FFFFFF;
z-index:100;
}

/* Allgemeine Stilmerkmale */

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.bold {
   font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
   font-style: normal;
	text-decoration: none;
	color: #000000;
}


/* SubHeadlines */
b, strong{
	font-family : sans-serif;
	font-size : 14px;
	font-weight : bold;
   color : #014327;
}


/* Balken-Headline */
.balken {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #014327;
   background-color: #D7DDD9;
}

.datentab {
   font-size: 10px;
   background-color: #D7DDD9;
}

.bildbeschriftung{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #014327;
}


i, em{
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   color: #014327;
}

.i_link{
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #014327;
}


.homeadr {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

/* Menue Ebene 1 */

a.homeadr {              
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
   color: #000000;
}

.m1_on {
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}
.m1_off {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B7C6C0;
}
a.m1_off:hover {
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: White;
}

/* Menue Ebene 2 */
.m2_on {
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}
.m2_off {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B7C6C0;
}
a.m2_off:hover {
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: White;
}

/* Impressum */
.mi_on {              
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: White;
}
.mi_off {              
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B7C6C0;
}
a.mi_off:hover {              
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: White;
}

/* Content */

a {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: Black;
}

a.mehr {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #014327;
}