body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 23px;
	font-weight: lighter;
	color: #3399CC;
	line-height: 24px;
	margin-bottom: -5px;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin-bottom: -5px;
}
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: #999999;
}
.textnavi {
	font-size: 12px;
	color: #FFFFFF;
}
.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: #3399CC;
	text-decoration: underline;
}
a:active,a:hover,a:focus {
	color: #3399CC;
	text-decoration: underline;
}
#inhalt {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#header {
	padding-top: 0px;
	text-align: right;
	padding-right: 20px;
	height: 250px;
}
#navi {
	height: 40px;
	padding-top: 11px;
	padding-left: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../pix/bgr_navi.gif);
}
#main {
	width: 470px;
	float: left;
	padding-left: 20px;
	padding-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	background-color: #FFFFFF;
}

#right {
	padding-top: 0px;
	padding-bottom: 0px;
	visibility: inherit;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 530px;
	width: 260px;

}
.formular {
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
}
div#refbox {
	margin: 0px;
	padding: 0px;
}
div#ref {
	float: left;
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CCCCCC;
	height: 170px;
}	
#ref p {
	line-height: 17px;
	word-spacing: 1px;
	margin-left: 150px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ref h1 {
	text-transform: uppercase;
	margin-left: 150px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
}
#ref h1 a {
	font-style: normal;
}
#ref h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	font-size: 9px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

