body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-attachment: fixed;
	padding: 20px;
	background-image: url(../pix/bgr1.gif);
	line-height: 14px;
}
h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	line-height: 22px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 1px;
}
h4 {
	font-size: 10px;
	color: #333333;
	font-weight: lighter;
	font-style: normal;
}
.textheader {
	font-size: 10px;
	color: #CCCCCC;
}
.textnavi {
	font-size: 12px;
	color: #FFFFFF;
}
.tabelle_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabelle_head {
	color: #666666;
	padding: 5px;
	width: 120px;
	font-weight: normal;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link,a:visited {
	color: #990000;
	text-decoration: none;
}
a:active,a:hover,a:focus {
	color: #000000;
}
#inhalt {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#header {
	height: 240px;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
	background-image: url(../pix/header_home_03.jpg);
}
#navi {
	height: 50px;
	padding-top: 17px;
	padding-left: 20px;
	background-image: url(../pix/bgr_navi.jpg);
	vertical-align: middle;
	background-repeat: no-repeat;
}
#links {
	width: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	height: 500px;
	color: #333333;
}
#rechts {
	float: right;
	height: 300px;
	width: 200px;
	padding-left: 5px;
	color: #333333;
}
#main {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	visibility: inherit;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 190px;
	margin-right: 210px;
}
.formular {
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
}