body,,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family:  Arial, Helvetica, sans-serif;
	
}
table{
	font-family: Arial, Helvetica, sans-serif;
	}
body,td,div,p,pre,ul {
	font-size: 11px;
	line-height: 18px;
	text-style:align;
	color: white;
}
body{
	scrollbar-base-color:#A2868D;
	/* Basisfarbe der Scroll-Leiste */
	scrollbar-3dlight-color:gray;
	/* Farbe für 3D-Effekte */
	scrollbar-arrow-color:white;
	/* Farbe für Verschiebepfeile */
	scrollbar-darkshadow-color:#820024;
	/* Farbe für Schatten */
	scrollbar-face-color:#B91319;
	/* Farbe für Oberfläche */
	scrollbar-highlight-color:silver;
	/* Farbe für unteren und rechten Rand */
	scrollbar-shadow-color:silver;
	/* Farbe für oberen und linken Rand */
	scrollbar-track-color:silver;
	/* Farbe für freibleibenden Verschiebeweg */
	background-color : #B91319;
		
}
	

h1 {
	font-size: 14px;
	letter-spacing: 2px;
}
h2 {font-size: 16px; }
h3 {font-size: 18px; }
h4 {font-size: 20px; }
ul {
	font-size: 13px;
	color: white;
}
.text12{
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.text13{
	font-size: 13px;
	
	font-weight: bold;
}
.text14{
	font-size: 14px;

	font-weight: bold;
}
.text15{
	font-size: 15px;
	
	font-weight: bold;
}
.text16{
	font-size: 16px;
	
	font-weight: bold;
}
.text17{
	font-size: 17px;
	
	font-weight: bold;
}
.text18{
	font-size: 18px;
	
	font-weight: bold;
}
.small {font-size: 11px;}
.mini {	font-size: 10px;}
.minimini {font-size: 9px;}

a {	font-size: 11px; text-decoration: none; font-weight: bold;}
a:link {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover{
	color: White;
}

