body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #666666; 
background-position: top left; 
background-repeat: repeat-y;
background-image:url(grafik/BlauHgr.jpg);
}

p {
	font-size: 12px;
	line-height: 22px;
	margin-left: 5px; 
}
td {
	font-size: 12px;
}


h1 {
	font-size: 18px;
	color: #CC2031;
}

h2 {
	font-size: 18px;
	color: #235800;
	font-weight: bold;
}

h3 {
font-size: 18px;

}

li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 22px;
list-style-type: square;
list-style-position: outside;
}

.rothead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.rotfett {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.schwarzfett {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
A:link { font-size: 11px; color: #006A9B; text-decoration: none; font-weight: normal;} 
A:visited { font-size: 11px; color : #006A9B; text-decoration: none;font-weight: normal; } 
A:hover {font-size: 11px; color: #932B25;text-decoration: none;font-weight: normal;} 
A:active {font-size: 11px; color: #006A9B; text-decoration: none;font-weight: normal;}

A.kl:link { font-size: 10px; color: #006699; text-decoration: underline;font-weight: normal;} 
A.kl:visited { font-size: 10px; color : #006699; text-decoration: underline; font-weight: normal;} 
A.kl:hover {font-size: 10px; color: #E60003;text-decoration: underline;font-weight: normal;} 
A.kl:active {font-size: 10px; color: #006699; text-decoration: underline;font-weight: normal;}

A.con:link { font-size: 12px; color: #006699; text-decoration: underline; font-weight: bold;} 
A.con:visited { font-size: 12px; color : #006699; text-decoration: underline; font-weight: bold;} 
A.con:hover {font-size: 12px; color: #E60003;text-decoration: underline;font-weight: bold;} 
A.con:active {font-size: 12px; color: #006699; text-decoration: underline;font-weight: bold;}


.fuss {
	font-size: 10px;
	font-weight: normal;
	color: #006A9B;
	font-style: normal;

}
.bild {

	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.bildrechts {
	float: right;
	padding-left: 15px;
	padding-button: 10px;

}

.bildrechts2 {
	float: right;
	margin-top: 40px;
	padding-left: 15px;
	padding-button: 10px;

}

.bildlinks {
	float: left;
	padding-right: 15px;
	padding-button: 10px;

}

.textechts {
	float: right;
	width: 330px; 
}