body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rotbackgr {
	background-image: url(img/rotbackgr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.strich {
	background-image: url(img/trennerlinks.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 137%;
	color: #333333;
}
.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.abstand {
	padding-left: 15px;
}
li {
	list-style-image: url(img/liste.gif);
}
a:link {
	text-decoration: none;
	color: #CC3300;
	border-color: #333333;
	border-left-style: none;
	border: 0;
}
a:visited {
	color: #660000;
	text-decoration: none;
    border-color: #333333;
}
a:hover {
	text-decoration: underline;
}
.unten {
	position: absolute;
	width: 100%;
	/*height: 100%;*/
	left: 0px;
	bottom: 0px;
}
.formular {
	background-color: #fafafa;
	border: 1px solid #990000;
}
.ref {
	color: #dedede;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.reftabelle {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
    border-color: #777777;
}
.bilderrahmen {
	border: 1px solid #333333;
}
a:link.referenzverweis , a:visited.referenzverweis , a:hover.referenzverweis {
	color: #333333;
	text-decoration: none;
}
.referenzverweis {
	color: #333333;
	text-decoration: none;
}
a:link.referenzverweis2, a:visited.referenzverweis2 , a:hover.referenzverweis2 {
	color: #ffffff;
	text-decoration: none;
}

