BODY, html {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	font-weight : normal;
	background-image: url(images/bg_gruen.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	height: 100%;
	margin: 0px;
}
TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	font-weight : normal;
}
TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	font-weight : normal;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
	font-weight : normal;
}
.black_bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: black;
	font-weight : bold;
}
.bold {
	font-weight : bold;
	font-size : 8pt;
}
.bold10 {
	font-weight : bold;
	font-size : 10pt;
}
.bold24 {
	font-weight : bold;
	font-size : 36pt;
	letter-spacing : -1px;
	font-style : normal;
	word-spacing : -1px;
	color:#775944;
}


A:LINK {
	color: Black;
	text-decoration: underline;
}
A:VISITED {
	color: Black;
	text-decoration: underline;
}
A:HOVER {
	color: #C00;
	text-decoration:none;
}
A:ACTIVE {
	color: #C00;
	text-decoration:none;
}

a.hauptnavigation:link    { color:#FFF; font-size:10pt; font-weight: bold; text-decoration:none;}
a.hauptnavigation:visited { color:#FFF; font-size:10pt; font-weight: bold; text-decoration:none; }
a.hauptnavigation:hover   { color:#775944; font-size:10pt; font-weight: bold; text-decoration:none;}
a.hauptnavigation:active  { color:#775944; font-size:10pt; font-weight: bold; text-decoration:none;}
.hauptnaviaktiv { color:#775944; font-size:10pt; font-weight: bold;}

a.unternavigation:link    { color:#FFF; font-size:9pt; text-decoration:none; line-height:17px;}
a.unternavigation:visited { color:#FFF; font-size:9pt;  text-decoration:none; line-height:17px;}
a.unternavigation:hover   { color:#775944; font-size:9pt; text-decoration:none; line-height:17px;}
a.unternavigation:active  { color:#775944; font-size:9pt;  text-decoration:none; line-height:17px;}
.unternaviaktiv  { color:#775944; font-size:9pt;}

a.absendernavi:link    { color:#775944; font-size:7pt; font-weight: bold; text-decoration:none; line-height:13px;}
a.absendernavi:visited { color:#775944; font-size:7pt; font-weight: bold;text-decoration:none; line-height:13px;}
a.absendernavi:hover   { color:#FFF; font-size:7pt; font-weight: bold;text-decoration:none; line-height:13px;}
a.absendernavi:active  { color:#FFF; font-size:7pt; font-weight: bold;text-decoration:none; line-height:13px;}
H1 {
	font-size : 15pt;
	font-weight : bold;
}
.bold15 {
	font-size : 15pt;
	font-weight : bold;
	color:#775944;
}
.absender {
	font-weight : bold;
	font-size : 7pt;
	color:#775944;
	line-height:13px;
}
.rotbold {
	font-weight : bold;
	color:#CC0000;

}
.zitat {
	font-size : 8pt;
	font-style: italic;	

}
#streifenlinks {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:157;
	z-index:1;
	background-image: url(images/bg_blau.gif);
	background-repeat: repeat-x;
} 
#navigation { 
	position:relative;
	float:left;
	left:13px;
	top:175px;
	width:200px;
	height:100%; 
	z-index:1;
}
#header {
	position:absolute;
	left:213px;
	float:left;
	top:40px;
	width:787px;
	z-index:2;
}
#content {
	position:absolute;
	left:213px;
	top:135px;
	width:787px;
	z-index:1;
}
.tabellenrand {
	border: 1px solid #B7D6F3;	
}

