html, body {background-color:#99CC66;margin:0;padding:0;font-size:100,1%;font-family: Arial, Helvetica, sans-serif;min-height: 100%;margin-bottom: 1px;}

#base {width:785px;background:transparent url(../_images/bg_base.gif) repeat-y left top;margin:0 auto 30px auto;}
#ibase {background:transparent url(../_images/bg_header.gif) no-repeat left top;}
#container {background:transparent url(../_images/bg_footer.gif) no-repeat left bottom;}


#header {height:86px;margin:0;padding:0;}
#header a.logo {text-indent:-4000em;height:86px;width:400px;display:block;}
#wrapper {clear:both;margin:0;padding:0;}
#navi {float:left;width:168px;}
#content {float:right;width:415px;margin:0 140px 0 0;padding:20px 0 0 0;}


a:link {
color: #ffa51f;
}

a:visited {
color: #ffa51f;
}

a:hover {
color: #000;
}

a:active {
color: #000;
}

.clear {clear:both;}

#footer {height:110px;text-indent:-4000px;display:block;clear:both;}

#navi ul {margin:3px 0 0 0;padding:0;list-style:none;}
#navi ul li {margin:0;padding:0;}
#navi ul li a,
#navi ul li a:link {display:block;background:transparent url(../_images/bg_nav.gif) no-repeat left top;width:168px;height:40;line-height:40px;vertical-align:middle;padding-left:48px;text-decoration:none;font-size:0.8em;color:#000;}
#navi ul li a:hover, #navi ul li a.current  {background-position:left bottom;}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fliesstexthiglight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

h1, h2, h3, h4, h5, h6 {color:#FF9900;font-size:1.3em;font-weight:normal;margin:0 0 25px 0;padding:0;}

#content p, #content li {font-size:0.75em;line-height:1.3em;}

#content ul {margin-left:18px;padding-left:0;}


/*************************************************************************************/
/*************************************************************************************/
/* Formulare */

#form-module * {
	margin: 0;
	padding: 0;
}

#form-module {
	width: 405px;
	padding: 20px 0 0 0;
	margin: 0;
	color: #000;
}

#form-module fieldset {
	border: none;
}

#form-module legend {
	display: none;
}


#form-module .element {
	display: block;
	clear: both;
}

#form-module label {
	display: block;
	float: left;
	width: 110px;
	font-size:0.75em;
}

#form-module label.checkbox {
	border-right: none;
	margin:0;
	padding:0;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float: left;
	width: 235px;
	margin: 5px;
	font-size: 0.9em;
}

#form-module input.text {
	height: 18px;
	width: 225px;
}

#form-module input.checkbox {
	width: auto;
	padding: 0;
	border: none;
	margin-left:160px;
}

#form-module input.submit {
	font-size: 0.75em;
	text-align: left;
	cursor: pointer;
	background: #fff;
	border:0;
	color: #000;
	margin: 5px 5px 5px 117px;
	padding: 2px 0;
}

#form-module input.submit:hover {
	color: #FF9900;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height: 146px;
}

#form-module-thanks {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
