.untertitel {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}

.untertitel-grau {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #333333;
	font-weight : normal;
}

.titel-gr-klein {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	color : #999999;
	font-weight : bold;
}

.titel {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15pt;
	font-style : normal;
	color : #999999;
	font-weight : bold;
}

.titel-black {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}

.titel-sub {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}

.titel-sub-grau {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color : #666666;
	font-weight : bold;
}

.mini{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #CC0000;
	font-weight : bold;
}

.aktiv {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #666666;
	font-weight : bold;
}


A.link:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
A.link:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
A.link:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
}
A.link:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
}


body {
	scrollbar-face-color: #BBBBBB; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-arrow-color: #990000; 
	scrollbar-track-color: #CCCCCC;

}

.inhalt-f{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;

}
.inhalt{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	font-weight : normal;
}

.inhalt-w{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #FFFFFF;
	font-weight : normal;
}

A.inhalt1:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
}
A.inhalt1:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight : bold;
}
A.inhalt1:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
A.inhalt1:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}

