BODY {  
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
        scrollbar-face-color:#aaaaaa;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#ffffff;
}

TD {    font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
	
}
.justify {
	text-align:justify;
}     

A:link {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color: #000000;
}

A:visited {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color: #990000;
}

A:active {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color: #000099;
}

A:hover {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color: #009900;
}

A.button:link {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
        font-size:990000;
}

A.button:visited {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
}

A.button:active {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#009900;
}

A.button:hover {
	text-decoration:underline;
	font-family:Arial,sans-serif;
	font-size:9pt;
	color: #000099;
}

.B {
	border-left:#f3d4ac thin solid;
	border-right:#d3b48c thin solid;
	border-top:#f3d4ac thin solid;
	border-bottom:#d3b48c thin solid;
	font-family:Arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#002e6e;
	background-color:#e3c49c;
}

.FELD {
	border-left:#888888 1px solid;
	border-right:#888888 1px solid;
	border-top:#888888 1px solid;
	border-bottom:#888888 1px solid;
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#ffffff;
}

.IBUTTON {
	border:#002e6e thin solid;
	color:#f8d4a3;
	background-color:#002e6e;
}

.SMALL {
	font-size:8pt;
}

.HEAD {
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.ITALIC {
	font-style:italic;
	color: #aa4f3a;
	font-family:times, sans-serif;
	font-size:11pt;
}

.TDHEAD {
	font-size:10pt;
	color:#aa4f3a;
	font-weight:bold;
	background-color:#e3c49c;
}

.BULLET { 
	list-style-image:url(images/pfeil_down.gif)
}
.scroll {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: red}
