BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}
	.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
	
	        A:link {color="blue";text-decoration: underline;font-weight: bold;}
        A:active {color="#ff0000";font-weight: bold;}
         A:visited {color="#320032";text-decoration: none;font-weight: bold;}
                   A:hover {color="#ff0000";text-decoration: 
none;font-weight: bold;}

BODY{
scrollbar-face-color: 003399;
scrollbar-highlight-color: 0000ff;
scrollbar-3dlight-color: 33cc00;
scrollbar-darkshadow-color: 0000tt;
scrollbar-shadow-color: 33cc00;
scrollbar-arrow-color: ffff00;
scrollbar-track-color: 696969;
}

.bildunterschrift {
font-size:8pt;
color:#000099;
font-family:Verdana,Arial,Helvetica;
}

.bildtabelle_links {

float:left;
margin-right:10px;
margin-top:10px;

}

.bildtabelle_rechts {

float:right;
margin-left:10px;
margin-top:10px;

}

.text {
	font-size:10pt;
	color:#000099;
	font-family:Verdana,Arial,Helvetica;
	list-style-type: square;

}
.titel {
	font-size:11pt;
	color:#000099;
	font-family:Verdana, Arial, Helvetica;
	text-align:left;
	font-style: normal;
	font-weight: bold;

}
.titelklein {
	font-size:10pt;
	color:#000099;
	font-family:Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;

}
.textklein {
	font-size:xx-small;
	color:#000099;
	font-family:Verdana, Arial, Helvetica;
	text-align:left;
	font-style: normal;
	font-weight: normal;

}
.textweiss {


font-size:10pt;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica;
text-align:left;
}
.ueberschriftrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #C5E2F1;
	border: thin dotted #CC0000;

}
.textrot {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.ueberschriftrotklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;

}
.titelrot {

	font-size:12pt;
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica;
	text-align:left;
	font-style: normal;
	font-weight: bold;
}

