body         { padding:0; font-family: Tahoma; font-size: 10 pt; topmargin="0"; leftmargin="0"; rightmargin="0"; bottommargin="0"; marginwidth="0"; marginheight="0"; background-color:#666666 }
li, ul, ol   { color: #ffffff; 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: 10pt; 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: #000033; font-family: Tahoma; word-spacing: 0; margin-top: 0; 
               margin-bottom: 0; font-size:10 pt }
td           { color: #000033; font-family: Tahoma }
th           { color: #000033; font-family: Tahoma }
div          { color: #000033; font-family: Tahoma }
CODE {
	FONT-FAMILY: "Courier New", Courier, monospace
}
TT {
	FONT-FAMILY: "Courier New", Courier, monospace
}
PRE {
	FONT-FAMILY: "Courier New", Courier, monospace
}
TD {
	FONT-SIZE: 10pt
}
TH {
	FONT-SIZE: 10pt
}
DIV {
	FONT-SIZE: 10pt
}
TT {
	FONT-SIZE: 10pt
}
PRE {
	FONT-SIZE: 10pt
}
.titel       { color: #000033; font-size: 14 pt; font-family: Arial; font-weight: bold; 
               word-spacing: 0; margin-top: 0; margin-bottom: 0 }
.subtitel    { color: #000033; 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: #FFFFFF; font-weight: normal; text-decoration:none }
a:visited    { color: #FFFFFF; font-weight: normal; text-decoration:none }
a:active     { color: #FFFFFF; font-weight: normal; background-color: #000066; text-decoration:none }
a:hover      { background-color: #000066; color: #FFFFFF; font-weight: normal; text-decoration:none }

.foo a { 
	padding:1px; position:relative;
	display:block;
	background-color: #808080; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #FFFFFF;
	border: 1px outset #FFFFFF;
}

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