p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9d0d15;
}
.weiß {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #9d0d15;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #9d0d15;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFF;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	clear: both;
}
.linkrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
a.linkrot:hover    {
	color: #9d0d15;
	background-color: #E4E2DC;
}
a.linkrot:focus {
	color: #9d0d15;
	text-decoration: underline;
}
ul {
	color: #333;
}


.linkweis {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFF;
}
a.linkweis:hover {
	color: #9D0D15;
	text-decoration: none;
	background-color: #FFF;
}
a.linkweis:focus {
	color: #9D0D15;
	text-decoration: underline;
	background-color: #FFF;
}
li {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
}
a.linkrot:visited {
	color: #999;
	background-color: #FFF;
}
/* SASCHI */
* html #zitat{margin-top:-44px;}
* + html #zitat{margin-top:-44px;}
* html #bild{margin-top:-12px;}
* + html #bild{margin-top:-12px;}
/* SASCHI ENDE*/
