
A:link {COLOR: #384C15;
		text-decoration: none;}
A:hover {COLOR: #384C15;
	text-decoration:none;}
A:visited {	COLOR: #384C15;
	text-decoration:none;}
A:active {	COLOR: #384C15;	
		text-decoration: none;}

.titel
     { COLOR: #95C83D;
		text-decoration: bold;
		font-size: 23px;}
BODY {background-color : #ffffff;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana;
     font-size : 12px;
     color: #384C15;
     }
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000000;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

