/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body , Table ,TD 
{
	background-color: #003916;
}
{
			
	font-family : "Verdana";
   
 }
	
	.Stilklein {
	font-size: 10px ;
	font-weight: normal;
	color: #000000;
	font-family : "Verdana";
	}
		
	.StilInhalt {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family : Verdana;
	}
	
    .StilUeberschrift {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-family : "Verdana";
	}

	.StilUeberschrift2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family : "Verdana";
	}

A {
	text-decoration: underline;
	color: #000033;
	font-family : "Verdana";
    }
	
A:Hover {
	text-decoration: underline;
	color: #DABC6E;
	font-family : "Verdana";
    }

A:Visited {
	text-decoration:underline;
	color:#DABC6E;
	font-family: "Verdana";
	}
	
hr {
	color: Black;
	border-color: Black;
   }

.Stil1 {
	color: #DABC6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Stil2 {
	color: #DABC6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
