<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #9D5C5C;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(body_neu_leer.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
table.gesamt {
	width: 760px;
	background-color: #ffffff;
	color: #333333;
	border: 10px solid #fffffa;
}
td.header {
	width: 740px;
	height: 105px;
	background-image: url(header_higru.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
}
td.kopfzeile {
	width: 740px;
	height: 18px;
	background-color: #800040;
	color: #fffff0;
	font-size: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #fffffa;
	border-bottom-style: solid;
}
h1 {
	background-color: #ffffff;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}
.rot {
	background-color: #ffffff;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.linkswerbung {
	width: 120px;
	height: 600px;
	border-right-width: 1px;
	border-right-color: #800040;
	border-right-style: dotted;
	padding-right: 5px;
}
td.inhalt {
	width: 480px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table.ohr {
	width: 440px;
	background-color: #ffffff;
	color: #333333;
}
td.ohr2 {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.ohr1 {
	width: 125px;
	height: 125px;
	background-image: url(eselsohrback.gif);
	background-repeat: no-repeat;
}
td.rechtsnavi {
	width: 120px;
	height: 605px;
	border-left-width: 1px;
	border-left-color: #800040;
	border-left-style: dotted;
	padding-left: 5px;
	color: #800041;
	background-color: #ffffff;
	font-size: 11px;
}
td.fusszeile {
	width: 740px;
	height: 18px;
	background-color: #800040;
	color: #fffff0;
	font-size: 10px;
	border-top-width: 5px;
	border-top-color: #fffffa;
	border-top-style: solid;
}
a.navi:link  {
	color: #800040;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:visited {
	color: #800040;
	background-color: #ffffff;
	text-decoration: none;
}
a.navi:hover {
	color: #800040;
	background-color: #ffffff;
	text-decoration: underline;
}
a.navi2:link  {
	color: #006633;
	background-color: #FFFF33;
	text-decoration: none;
}
a.navi2:visited {
	color: #006633;
	background-color: #FFFF33;
	text-decoration: none;
}
a.navi2:hover {
	color: #006633;
	background-color: #FFFF33;
	text-decoration: underline;
}
a.inhalt:link  {
	color: #800040;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:visited {
	color: #800040;
	background-color: #ffffff;
	text-decoration: none;
}
a.inhalt:hover {
	color: #800040;
	background-color: #ffffff;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
}
a.footerlink:link  {
	background-color: #9D5C5C;
	color: #fffff0;
	font-size: 10px;
	text-decoration: none;
}
a.footerlink:visited {
	background-color: #9D5C5C;
	color: #fffff0;
	font-size: 10px;
	text-decoration: none;
}
a.footerlink:hover {
	background-color: #9D5C5C;
	color: #fffff0;
	font-size: 10px;
	text-decoration: underline;
}
-->