
body,p,td,h1,h2,a{
	color : Maroon;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-Size : 14px;
	font-style : normal;
}

H2 {
	font-size : 17px;
	font-weight : bold;
}


h1{
	Color : #C4B33C;
	font-weight : bold;
	font-size : 20px;
	}


a{
	Color : #025912;
	font-weight : bold;
	font-size : 16px;
	text-decoration: none;
	font-family : "Times New Roman", Times;
	font-style : italic;
}


a:active{
	background : #;
	Color : #A52A2A;
	font-weight : NORMAL;
	}


a:link{
	background : #;
	Color : #;
	font-weight : bold;
	}


a:visited{
	background : #;
	Color : #D04848;
	font-weight : bold;
}


a:link:hover{
	background : #;
	Color : #A52A2A;
	font-weight : bold;
	text-decoration : underline;
}


.impressum{
	font-size : 11px;
	color : #025912;
}


.impressum:a{
	font-size : 11px;
	color : #025912;
}

.headline{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color : #E4D6B4;
	font-size : 17px;
	font-weight : 500;
	margin : 10px 10px 10px 10px;
}

.adresse{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	color : Maroon;
	line-height : 133%;
}

