body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000;
}

a:link, a:visited {
	text-decoration: none;
	color: #F18E00;
}

a:hover, a:active {
	color: #59853C;
}

p {
	margin: 0 0 20px 0;
}

ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
}

li {
	margin: 0 0 2px 0;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	background-color: #F18E00; /* Mozilla 1.4 */
	color: #F18E00; /* IE 6 */
	border: #F18E00; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}




/* = = = = = = = = = = = = = = ausblenden= = = = = = = = = = = = = = */
.navistart, #temp, #iemarquee, 
.abschlussbalken, .newsticker, .willkommen, #rechts, .navi, .news, .emotionsbildrechts, .subnavi{
	display:none;
}


/* = = = = = = = = = = = = = = adresszeile= = = = = = = = = = = = = = */
.adresszeile {
	background: #F18E00;
	color: #fff;
	padding: 5px 5px 5px 30px;
}

/* = = = = = = = = = = = = = = grundaufbau = = = = = = = = = = = = = = */

#tempalte {
	margin: 0 auto;
	width: 640px;
	text-align: left;
	border: 1px solid silver;
	background-color: #fff;
}

/* = = = = = = = = = = = = = = startseite ANFANG = = = = = = = = = = = = = = */

#headerstart {
	height: 119px;
	background: #F8BA4A;
	width: 640px;
}

.emostart {
	margin: 0 2px 0 0;
}

/* - - - - - - content - - - - - */

#blendleiste {
	width: 640px;
}

#contentstart {
	height: 450px;
	background: url(/de/system/images/bg-start.jpg);
}

.logo {
	position: absolute;
	margin: 88px 0 0 5px;
}

.iconstart {
	margin: -170px 35px 0 0;
	float: right;
}

.bglogo {
	position: absolute;
	margin: 201px 0 0 672px;
}

.profis {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	position: absolute;
	margin: 200px 0 0 180px;
}

.newsstart {
	position: absolute;
	color: #F8BA4A;
	font-weight: bold;
	font-size: 15px;
	margin: 385px 0 0 260px;
	line-height: 20px;
}

/* = = = = = = = = = = = = = = folgeseiten ANFANG = = = = = = = = = = = = = = */

#header {
	height: 80px;
	background: url(/de/system/images/banner-print.gif)
					no-repeat;
	padding: 0 0 5px 0;
}

#content {

}

/* = = = = = = = = = = = = = = mitte ANFANG = = = = = = = = = = = = = = */

#mitte {
	float: left;
	margin: 20px 0 0 5px;
	width: 535px;
}

.zweidrittel {
	padding: 0 0 0 22px;
	width: 310px;
	float: left;
}

.eindrittel {
	width: 160px;
	padding: 0 0 0 22px;
	float: left;
}


.halbhalb {
	width: 235px;
	padding: 0 0 0 22px;
	float: left;
}

.ganzebreite {
	padding: 0 22px 0 22px;
}

.subline {
	margin: 2px 22px 20px 22px;
	font-weight: bold;
	color: #F18E00;
	font-size: 14px;
}

.sublinerechts {
	font-size: 14px;
	margin: 0 22px 20px 206px;
	font-weight: bold;
	color: #F18E00;
}

.sublinehalb {
	margin: 2px 22px 20px 0;
	font-weight: bold;
	color: #F18E00;
	font-size: 14px;
}


.img {
	border: 1px solid #6B4500;
}

/* = = = = = = = = = = = = = = mitte ENDE = = = = = = = = = = = = = = */


/* = = = = = = = = = = = = = = folgeseiten ENDE = = = = = = = = = = = = = = */

#box {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

.box {
	float: left;
	margin: 0 15px 0 0;
}

.faq {
	background: #FEF38B;
	padding: 5px;
}


/* = = = = = = = = = = = KONTAKT = = = = = = = = = = = = */


.bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #788501;
	width: 188px;
	margin: 0 15px 5px 0;
	color: #313431;
	font-size: 11px;
	background: #DFEE78;
	}

.inputselected {
	border: 1px solid #F18E00;
	width: 188px;
	margin: 0 15px 5px 0;
	background-color: #DFEE78;
	color: #313431;
	font-size: 11px;
	}

.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #788501;
	width: 188px;
	height: 150px;
	color: #313431;
	margin: 0 0 5px 0;
	background: #DFEE78;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F18E00;
	width: 188px;
	height: 150px;
	color: #313431;
	background-color: #DFEE78;
	margin: 0 0 5px 0;
	}