body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	letter-spacing: 2px;
}
body,td,div,p,pre,ul {font-size: 13px; color:#F9F9E7;}
body{
	scrollbar-base-color:#F9F9E7;
	/* Basisfarbe der Scroll-Leiste */
	scrollbar-3dlight-color:#CDC5C1;
	/* Farbe für 3D-Effekte */
	scrollbar-arrow-color:#330000;
	/* Farbe für Verschiebepfeile */
	scrollbar-darkshadow-color:silver;
	/* Farbe für Schatten */
	scrollbar-face-color:#F9F9E7;
	/* Farbe für Oberfläche */
	scrollbar-highlight-color:#330000;
	/* Farbe für unteren und rechten Rand */
	scrollbar-shadow-color:#330000;
	/* Farbe für oberen und linken Rand */
	scrollbar-track-color: #F9F9E7;
	/* Farbe für freibleibenden Verschiebeweg */
	background-color : #CDDCC6;

}

h1 {font-size: 18px; color: #33;}
h2 {font-size: 16px; color: #990033;}
h3 {font-size: 14px; color: #003333;}
h4 {font-size: 14px; color: #990033;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}
.hell13 {font-size: 13px; text-decoration: none; font-weight : bold;color:#F9F9E7;}
.hell14 {font-size: 14px; text-decoration: none; font-weight : bold;color:#F9F9E7;}
.hell15 {font-size: 15px; text-decoration: none; font-weight : bold;color:#F9F9E7;}
.hell16 {font-size: 16px; text-decoration: none; font-weight : bold;color:#F9F9E7;}
.rot13 {font-size: 13px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot14 {font-size: 14px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot16 {font-size: 16px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot18 {font-size: 18px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot20 {font-size: 20px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot22 {font-size: 22px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot24 {font-size: 24px; text-decoration: none; font-weight : bold;	color:#990033;}
.rot13under {font-size: 13px; text-decoration: underline; font-weight : bold; color:#990033;}
.rot14under {font-size: 14px; text-decoration: underline; font-weight : bold; color:#990033;}
.rot16under {font-size: 16px; text-decoration: underline; font-weight : bold; color:#990033;}
.rot18under {font-size: 18px; text-decoration: underline; font-weight : bold; color:#990033;}
.rot20under {font-size: 20px; text-decoration: underline; font-weight : bold; color:#990033;}
.green13 {font-size: 13px; text-decoration: none; font-weight : bold;	color:#003333;}
.green14 {font-size: 14px; text-decoration: none; font-weight : bold;	color:#003333;}
.green16 {font-size: 16px; text-decoration: none; font-weight : bold;	color:#003333;}
.green18 {font-size: 18px; text-decoration: none; font-weight : bold;	color:#003333;}
.green20 {font-size: 20px; text-decoration: none; font-weight : bold;	color:#003333;}
.green13under {font-size: 13px; text-decoration: underline; font-weight : bold; color:#003333;}
.green14under {font-size: 14px; text-decoration: underline; font-weight : bold; color:#003333;}
.green16under {font-size: 16px; text-decoration: underline; font-weight : bold; color:#003333;}
.green18under {font-size: 18px; text-decoration: underline; font-weight : bold; color:#003333;}
.green20under {font-size: 20px; text-decoration: underline; font-weight : bold; color:#003333;}

a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	color: #2F4F4F;
}
a:visited {
	color: #2F4F4F;
}
a:active {
	color: Maroon;
}
a:hover{
	color: Maroon;
}

