html, body {margin: 0; padding: 0;}
body 
{background-color: #FFCC66;}
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100.00%;
 background-color: #ffffff;
 text-align:left;
 margin: 10px;
}


h1,h2,h3,h4 {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma, sans-serif;}
h1 {font-size: 1.0em; font-style: normal; font-weight: bold; color: #A20606;}
h2 { font-size: 0.9em; font-style: normal; font-weight: bold; color: #A20606; text-align: left;}
h3 { font-size: 0.8em; font-style: normal; font-weight: bold; color: #A20606; text-align: left;}
h4 { font-size: 0.7em; font-style: normal; font-weight: bold; color: #003366; text-align: left;}
h1 + h2 {margin-top: 1.2em}
h2 + h3 {margin-top: 0.6em}
h3 + h4 {margin-top: 0.4em}
p {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma, 
	sans-serif; font-size: 0.82em; color: #000000; font-style: normal; font-weight: normal;}
ul { list-style-type: disc; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma, 
	sans-serif; font-size: 0.82em; color: #A20606;}
ul ul { list-style-type: disc; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma, 
	sans-serif; font-size: 1.0em; color: #A20606;}
b, strong {  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Tahoma, sans-serif; color: #000000; font-style: normal; font-weight: bold;}


A:link {color: #A20606; text-decoration:none; }
A:visited {color: #A20606; text-decoration:none; }
A:active {	color: #A20606;	text-decoration:none;background-color: #FFFFCC;}
A:hover {color: #FFFFCC; text-decoration:none; background: #000000;}


A.menu:link { text-decoration: none; color: #000000; }
A.menu:visited { text-decoration: none; color: #000000; }
A.menu:active {  background-color: #FFCC66; text-decoration: none; color: #000000; }
A.menu:hover {  background-color: #FFCC66; text-decoration: none; color: #000000; }
.menuerstesaktiv {
	display: block;
	padding:4px 4px 40px 4px;
	background-color: #FFCC66;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.0em;
	color: #A20606;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 }

