h3 {font-family: Verdana;
   color: #FFD277}
h4 {font-family: Verdana;
   color: #EAC277}
h5 {font-family: Verdana;
   color: #EAC277}
h2 {font-family: Verdana;
   color: #EAC277}
body {
   color: #E0E0E0;
   font-family: Arial;
   background: #293469}

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

hr 	{
	color: #FFD277;
	}

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

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

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


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

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

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