.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #01602B;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #01602B;
	text-transform: none;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #fffcea;
	margin-left: 50px;
	margin-top: 50px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-face-color: #72a377;
	scrollbar-shadow-color: #fffcea;
	scrollbar-highlight-color: #72a377;
	scrollbar-darkshadow-color: #01602b;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #01602b;
	background-image: url(../bilder/bg.jpg);
	background-position: 0px 0px;
	height: 101%;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #9E2A2E;
	text-decoration: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9E2A2E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CB6B5D;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	line-height: 14pt;
	list-style-image: url(../bilder/blickfangpukt.gif);
}

.left {float:left; padding-right: 10px;}
