@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
p {
	margin: 0;
	padding-bottom: 20px;
}
.agbspan {
	font-size: 11px;
	font-weight: bold;
}
img {
	border: 0px none;
}
a:link {
	color: #CCC;
	text-decoration: underline;
}
a:visited {
	color: #CCC;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: underline;
}
#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnavi li {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0 0 0 5px ;
}
#wrapper {
	position: relative;
	width: 980px;
	/*height: 300px;*/
	margin: auto;
	/*background-color: #CCC;*/
}
#superheld {
	height: 550px;
	/*background-color: #0F6;*/
	}
/*#superheld-form {
	height: 816px;
	background-color: #0F6;
	}*/
form {
	margin: 0;
	padding: 0;
	}
input.input1 {
	border: none 0px;
	background-color:#FFF;
	width: 404px;
	height: 22px;
	line-height: 24px;
	}
input.input2 {
	border: none 0px;
	background-color:#FFF;
	width: 530px;
	height: 22px;
	line-height: 24px;
	}
textarea.textin {
	border: none 0px;
	background-color:#FFF;
	width: 530px;
	height: 94px;
	}
#formularbg {
	position:absolute;
	left:154px;
	top:111px;
	width: 537px;
	/*height: 385px;*/
	border: 0px solid #40372F;
	background-color:#ECECED;
	padding: 30px;
	}
.feldname, .eingabefeldbg, .feldeschreibungbg, .eingabefeldgross, .textareabg, .dropdownareabg {
	margin-bottom: 2px;	
	}
.feldname {
	width: 120px;
	height: 24px;
	background-color: #574303;
	float: left;
	color: #DAD8C9;
	line-height: 24px;
	margin-right: 2px;
	padding-left: 7px;
	}
.eingabefeldbg {
	float: left;
	text-align: right;
	height: 24px;
	width: 407px;
	background-color:#FFF;
	}
.eingabefeldgross {
	float: left;
	text-align: right;
	height: 24px;
	width: 536px;
	background-color:#FFF;
	}
.textareabg {
	float: left;
	text-align: right;
	height: 96px;
	width: 536px;
	background-color:#FFF;
	}
.infoareabg {
	float: left;
	text-align: left;
	width: 536px;
	background-color:#FFF;
	}
.dropdownauswahl {
	width: 536px;
	border-top: none 0px;
	border-left: none 0px;
	border-right: none 0px;
	border-bottom: none 0px;
	/*border-bottom: 1px solid #EFEFEF;*/
	background-color: #e43217;
	color: #FFF;
	/*text-indent: 3px;
	border: none 0px;*/
	}
option:hover {
	background-color: #630;
	}
.dropdownareabg {
	float: left;
	text-align: left;
	width: 536px;
	background-color:#FFF;
	}
.feldeschreibungbg {
	float: left;
	height: 24px;
	width: 400px;
	background-color:#735B1C;
	color: #FFF;
	padding-left: 7px;
	line-height: 24px;
	font-style: italic;
	}
#mainnavi {
	position:absolute;
	left:754px;
	top:503px;
	width:227px;
	height:56px;
	z-index:1;
	}
.content {
	}
.start {
	margin-top: 20px;
	}
.impress {
	position:absolute;
	left:14px;
	top:592px;
	width:950px;
	height:413px;
	z-index:1;
	}
.content_left {
	float: left;
	width: 440px;
	/*background-color: #0CF;*/
	}
.content_bottom {
	float: left;
	width: 910px;
	text-align:justify;
	/*background-color: #0CF;*/
	}
.content_right {
	float: right;
	width: 455px;
	margin-right: 60px;
	/*background-color: #C99;*/
	}
.startleft {
	font-size: 18px;
	font-weight:bold;
	text-align: justify;
	line-height: 26px;
	color: #999;
	}

.startright {
	font-size: 18px;
	font-weight:bold;
	text-align: justify;
	line-height: 26px;
	color: #6F584A;
	}
.impressright {
	font-size: 10px;
	text-align: justify;
	height: 280px;
	/*background-color:#CCC;*/
	overflow:auto;
	/**/line-height: 14px;
	color: #999;
	width: 445px;
	margin-right: 30px;
	padding-right: 10px;
	}
.impressleft {
	font-size: 18px;
	font-weight:bold;
	text-align: justify;
	height: 280px;
	/*background-color:#CCC;*/
	line-height: 26px;
	color: #6F584A;
	}
.impressumleft {
	font-size: 10px;
	color: #999;
	line-height: 14px;
	padding-top: 40px;
	}
.clearall {
	clear: both;
	}
.clearall24 {
	clear: both;
	height: 24px;
	}
.clearall15 {
		clear: both;
        height: 15px;
}
