A {
	COLOR: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bildrahmen {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#000000, strength=2, direction=135);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.Titel {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
BODY {
	scrollbar-face-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:'';
    scrollbar-highlight-color:'';
    scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:'';
}
.tab {
	font-size: 7px;
}
.Titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	font-style: italic;

}
.weiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
}
.hand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
}

