BODY {
		font-family: Verdana;
		font-size: 10pt;
		font-style: normal;
		color: #000000;
}

P {
		font-family: Verdana;
		font-size: 11pt;
		font-style: normal;
		color: #000000;
}


H1 {
		font-family: Verdana;
		font-size: 16pt;
		font-style: bold;
		color: #a30e22;
		text-decoration: none;
	
		
}

H2 {
		font-family: Verdana;
		font-size: 20pt;
		font-style: bold;
		color: #b87851;
		text-decoration: none;
}

H3 {
		font-family: Verdana;
		font-size: 12pt;
		font-style: bold;
		color: #ff0033;
		text-decoration: none;
}


a:link, a:visited { font-size: 11pt;
					color: #120e5b;
					text-decoration: none;}

a:hover {
	
	color: #a30e22;
	text-decoration: underline;
	
}

a:active {
	
	color: #a30e22;
	text-decoration: underline;
}

#textlink {
		font-family: Verdana;
		font-size: 10pt;
		font-style: bold;
		color: #a30e22;
		text-decoration: none;
}


#textlink:hover {
		font-family: Verdana;
		font-size: 10pt;
		font-style: normal;
		color: #ffffff;
		text-decoration: none;
		background: #a30e22;
}





#kopfzeile0 {
	top: 80px;
	left: 120px;
	padding: 0;
	position: absolute;
	text-align: center;
	font-family: Verdana;
	font-size: 20pt;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#kopfzeile1 {
	top: 200px;
	left: 160px;
	padding: 0;
	position: absolute;
	text-align: center;
	font-family: Verdana;
	font-size: 24pt;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



#logo {
	position: absolute;
	top: 160px;
	left: 90px;
	z-index: 1;
	
}

#zusatz {
	
	position: absolute;
	top: 380px;
	left: 180px;
	z-index: 1;
	font-family: verdana;
	font-size: 14pt;
	font-style: bold;
	text-align: center;
}

#adresse {
	
	position: absolute;
	top: 440px;
	left: 100px;
	z-index: 1;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}






