body         { color: #000000; font-family: Tahoma; font-size: 10 pt; margin-left: 10; margin-right: 5; scrollbar-3dlight-color:#808080;
           scrollbar-arrow-color:#CC0000; scrollbar-base-color:#333333; scrollbar-track-color:#cccccc; scrollbar-darkshadow-color:#333333; scrollbar-face-color:#999999;
           scrollbar-highlight-color:#999999; scrollbar-shadow-color:#666666; background-color:#CCCCCC}
ul   { color: #000000; font-size: 10 pt; font-family: Tahoma; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
li   { color: #000000; font-size: 10 pt; font-family: Tahoma; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
ol   { color: #000000; font-size: 10 pt; font-family: Tahoma; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h1           { font-size: 18 pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h2           { font-size: 16pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h3           { font-size: 14pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h4           { font-size: 12pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h5           { font-size: 11pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
h6           { font-size: 8 pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
p            { color: #000000; font-family: Tahoma; font-size: 10 pt; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0 }
td           { font-family: Tahoma; color: #000000; font-size: 10 pt; font-family: Tahoma }
th           { font-family: Tahoma; color: #000000; font-size: 10 pt; font-family: Tahoma }
div          { font-family: Tahoma; color: #000000; font-size: 10 pt; font-family: Tahoma }
input, select, textarea         { color: #000000; font-family: Tahoma; font-size: 8 pt; scrollbar-3dlight-color:#808080;
           scrollbar-arrow-color:#CC0000; scrollbar-base-color:#333333; scrollbar-track-color:#cccccc; scrollbar-darkshadow-color:#333333; scrollbar-face-color:#999999;
           scrollbar-highlight-color:#999999; scrollbar-shadow-color:#666666; background-color:#E9E9E9}

CODE {
	FONT-FAMILY: "Courier New", Courier, monospace
}
TT {
	FONT-FAMILY: "Courier New", Courier, monospace
}
PRE {
	FONT-FAMILY: "Courier New", Courier, monospace
}
TT {
	FONT-SIZE: 10pt
}
TH {
	FONT-SIZE: 10pt
}
TD {
	FONT-SIZE: 10pt
}
P {
	FONT-SIZE: 10pt
}
div {
	FONT-SIZE: 10pt
}
LI {
	FONT-SIZE: 10pt
}
LU {
	FONT-SIZE: 10pt
}
LO {
	FONT-SIZE: 10pt
}

PRE {
	FONT-SIZE: 10pt
}

.titel       { color: #000000; font-size: 14 pt; font-family: Arial; font-weight: bold; 
               word-spacing: 0; margin-top: 0; margin-bottom: 0 }
.subtitel    { color: #000000; font-size: 12 pt; font-family: Arial; font-weight: bold }
.klein       { font-size: 8 pt; line-height: 100%; font-family: Arial; word-spacing: 0; 
               margin-top: 0; margin-bottom: 0 }
a:link       { color: #CC0000; font-weight: normal; text-decoration:none }
a:visited    { color: #800000; font-weight: normal; text-decoration:none }
a:hover      { background-color: #CC0000; color: #FFFFFF; font-weight: normal; text-decoration:none }
a:active     { color: #FFFFFF; font-weight: normal; background-color: #666666; text-decoration:none }

.foo a { 
	position:relative;
	display:block;
	background-color: #FFFFFF; 
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #000000;
	border: 1px #ffffff outset;
}

.foo a:hover {
	background-color: #CC0000; 
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #FFFFFF; 
	border: 1px outset #FFFFFF
}
.foo a:active {
	background-color: #666666; 
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #FFFFFF; 
	border: 1px outset #FFFFFF;
}