.erlauterungen
{
 StyleSheet fuer Herbert Doering-Spengler

 Farben:
	Background: #000000
	Schrift: #E3C85B

}

.body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #000000;
    scrollbar-base-color:#333333;
    scrollbar-3d-light-color:#999999;
    scrollbar-arrow-color:#cccccc;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:#333333;
    scrollbar-track-color:#333333;
    }

.bodyscroll {
	Background-Color: #000000;
	Font-Family: Arial, Helvetica, Sans-Serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    scrollbar-base-color:#333333;
    scrollbar-3d-light-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#333333;
    scrollbar-track-color:#333333;
	}

.std {
	font-size: 14px;
	color: #e3c85b;
	font-family: Arial, Helvetica, sans-serif;
	}

.header {
	font-size: 18px;
	color: #E3C85B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.subheader {
	font-size: 16px;
	color: #E3C85B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.lite {
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 11px;
	line-height: 10px;
	color: #E3C85B;
	}

a:visited {
	font-size: 14px;
	color: #a3c85b;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;	
	}
a:hover {
	font-size: 14px;
	color: #e3c85b;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	Background-Color: #666666;
	font-weight: bold;	
	}
a:link {
	font-size: 14px;
	color: #a3c85b;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	font-size: 14px;
	color: #e3c85b;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;	
	}

a.menu:visited {
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;	
	}
a.menu:hover {
	font-size: 14px;
	color: #003333;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	Background-Color: #FEF9EA;
	font-weight: bold;	
	}
a.menu:link {
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:active {
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;	
	}


