body {
scrollbar-face-color:#336699;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#CECECE;
}
table       {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}
td          {
	border: 0px none;
}
.blueborder	{ border: thin #006 }
.info       { border: none }
.infoKLEIN	{
	border: none;
	font-size: 10pt;
	color: #FFFFFF;
}
.green 		{ color: #009933; font-weight: bold }
h1          { text-align: center; color: #006; font-family: Arial,Helvetica,Verdana; font-size: 14pt; font-weight: bold }
h3			{ text-align: center; color: #FFF; font-family: Arial,Helvetica,Verdana; font-size: 12pt; font-weight: bold }
p	      	{ text-align: center; color: #FFF; font-family: Arial,Helvetica,Verdana; font-size: 9pt }
a			{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	border: none;
}
a:hover 	{ color: #C60 }
ul,li		{ text-align: left; font-size: 9pt; font-family: Arial, Helvetica, Verdana; color: #000066}		
.white		{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.blue		{ text-align: left; margin-left: 10px; color: #006 }
.bluecenter	{
	text-align: center;
	color: #006;
	border: thin #333333;
}
.klein 		{
	font-size: 7pt;
	color: #FFFFFF;
}
.kleincenter 		{
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.left		{ text-align: left; margin-left: 10px }
.right		{ text-align: right }
.leisten {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
p b         { font-size: 10pt; font-weight: bold }
img 		{
	vertical-align: top;
	border: none;
}
div			{
	font-family: Arial,Helvetica,Verdana;
	font-size: 9pt;
	color: #FFF;
}
strong {
	font-weight: bold;
	font-size: 9pt;
}