body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 18px;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.rote_headline_h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E10915;
	font-family: Arial, Helvetica, sans-serif;

}
.rote_headline_h2 {
	font-size: 15px;
	font-weight: bold;
	color: #E10915;
	font-family: Arial, Helvetica, sans-serif;

}
.rote_headline_h3 {
	font-size: 17px;
	font-weight: bold;
	color: #E10915;
	font-family: Arial, Helvetica, sans-serif;

}
.rote_headline_h4 {
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.MainNav:link {
	font-size: 11px;
	font-weight: bold;
	color: #E10915;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.MainNav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #E10915;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.MainNav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.SecondNav:link {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SecondNav:visited {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SecondNav:hover {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	color: #E10915;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.aufzaehlung_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-image:  url("../Bilder/Elemente/aufzaehlungszeichen_rot.gif");
}
input {
	border: 1px solid #6EAB23;
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #6EAB23;
	background-color: #F5BB04;
}

.textumflusslinks {
	float:right; 
	margin-left:5px; 
	margin-bottom:5px;
}
.textumflussrechts {
	float:left; 
	margin-right:5px; 
	margin-bottom:5px;
}
