@charset "utf-8";
/* CSS Document */



*, html, body {
	margin:0;
	padding:0;
}

body {
	background:url(../images/pattern.gif) repeat #eb6921;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c8319;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#5c9a22;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c8319;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#4c8319;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}










#wrapper {
	width:971px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;	
	background:url(../images/pattern_gruen.gif);	
}



/*-- header --*/

#header {
	width:971px;
	height:317px;
}

#header-bottom {
	width:971px;
	height:174px;
}

#stoerer {
	width:289px;
	height:174px;
	float:left;
}

.logo {
	width:314px;
	height:174px;
	background-color:#FFFFFF;
	float:left;
}

#quotes {
	width:368px;
	height:174px;
	float:left;
	background-color:#FFFFFF;
}

.quotes-swf {
	width:339px;
	height:107px;
}



/*-- left --*/

#left {
	width:192px;
	float:left;
}

#navi {
	width:192px;
	height:598px;
}



/*-- content --*/

#content {
	width:495px;
	background:url(../images/pattern_verlauf.jpg) repeat-x;
	position:relative;
	float:left;
}

#content-main {
	background:url(../images/pattern_content.gif) repeat-y;
	position:relative;
}

#content-main p {
	padding: 10px 33px 10px 33px;
	line-height:18px;	
}

.u-gruen {
	font-size:14px;
	color:#5c9a22;
	font-weight:bold;
}

#verlauf-rechts {
	width:7px;
	height:243px;
	top:561px;
	left:488px;
	background:url(../images/verlauf_rechts.jpg);
	position:absolute;
}

.text-small {
	font-size:10px;
}

.questions-bgr {
	background-image:url(../images/questions_bgr.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.question-gruen {
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
}

#burger {
	width:150px;
	height:102px;
	position:absolute;
	top:70px;
	left:305px;
}





/*-- Formular --*/

.formularfeld {
	background-color:#FFFFFF;
	border: #70954c solid 1px;
	width: 250px;
	padding: 3px;
}

.dropdown {
	background-color:#FFFFFF;
	border: #70954c solid 1px;
}

.formularfeld-plz {
	background-color:#FFFFFF;
	border: #70954c solid 1px;
	width: 40px;
	padding: 3px;
}

.formularfeld-ort {
	background-color:#FFFFFF;
	border: #70954c solid 1px;
	width: 196px;
	margin: 0 0 0 3px;
	padding: 3px;
}



/*-- right --*/

#right {
	width:284px;
	float:left;
}

.trailer {
	width:256px;
	height:163px;
	background:url(../images/trailer.jpg);
	padding:25px 0 0 28px;
}



/*-- footer --*/

#footer {
	width:971px;
	height:28px;
	clear:both;
}

#legals {
	width:971px;
	height:81px;
	width:971px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
}

