p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: 1.5em; font-weight: normal; color: #990000; text-decoration: none}

.fliesstext { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: 1.4em; font-weight: normal; color: #000000}

.links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #CC0000; text-decoration: none} 

.headline, h1 { 
	font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-style: normal; line-height: 2em; font-weight: bold; color: #990000; text-decoration: none 
}

.hervorhebung { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: 1.4em; 
font-weight: bolder; color: #000000}

.trennstrich{
	border-top: solid 1px #666666;
	clear: both;
	margin: 2px;

}
.trennstrichhell{
	border-top: solid 1px #CCCCCC;
	clear: both;
	margin: 2px;
}
body {
	padding: 20px;
}
.bildlinks{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #990000;
}
.bildrechts {

	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #990000;
}
.bildmitrahmen{
	border: 1px solid #990000;
}
.mittig {
	text-align: center;
}
.fett {
	font-weight: bolder;
}
.clearboth {
	clear: both;
}
.keinumbruch {
	white-space: nowrap;
}

