@charset "iso-8859-1";
h3 {font-family: Verdana;
   color: #493300}
h4 {font-family: Verdana;
   color: #493300}
h5 {font-family: Verdana;
   color: #493300}
h2 {font-family: Verdana;
   color: #493300}
body {
   color: #493300;
   font-family: Arial;
   background: #ffffff}

em 	{
	color: #EAC277;
	font-weight: bold;
	font-decoration: normal;
	font-style: normal;
	font-size: small;
	} 

hr 	{
	color: #cfff00;
	}

a:link {color: #493300;
	text-decoration: underline;
	}
a:visited {color: #493300;
	text-decoration: underline;
	}       
a:active {color: #FFD277;
	text-decoration: none;
	}

a:hover	{ 
	color: #EE4E1E; 
   	text-decoration: none;
   	}

a.verantw:link		{color: #493300;}
a.verantw:active	{color: #FFD277;}
a.verantw:visited	{color: #493300;}
a.verantw:hover		{color: #EE4E1E;}


a.nav:link { color: #493300; }
a.nav:active { color: #FFD277; }
a.nav:visited { color: #493300; }
a.nav:hover { color: #EE4E1E; }

.menupoint {
    border-style: 1;
    border-color: #777777;
    color: #493300;
    font-weight: bold;
    }

.menu {
    background-color: #FFFFFF;
    border-color: #cfff00;
    border-style:  solid;
    border-width:  1px;
    color: #493300;
    font-size: 12;
    font-weight: bold;
    position: absolute;
    visibility: hidden;
    }