/* 
Farben:
grün: #1B2F16	
dunkelrot: #911C22
orange: #F87E1B
grüngrau: #C8D3C2	
*/



Body {
	background-color: #1B2F16;
	color: #000;}
img {
	border: none;}
a {
color: #003700;}

#Inhalt {
	position:absolute;
	left:124px;
	top:203px;;
	width:763px;
	height:530px; 
	z-index:1;
	background-image: url(../Images/HGs/Hauptseite.gif) ;}


#Titel {
	position:absolute;
	left:185px;
	top:230px;
	z-index:5;}
	
#Impressum {
	position:absolute;
	left:10px;
	top: 765px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#eee;
	text-decoration: none;
	
}
	
/* Formatierungen für den Inhalt im editierbaren Bereich */

#easyCmsArea {
	position:absolute;

	left:144px;
	top:280px;
	width:550px;
	z-index:15;
	height:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1B2F16;
	font-style: normal;
	text-decoration:none;
	padding								: 0; /* muss 0 sein, bei Bedarf in easyCmsContent padding setzen */
}

#easyCmsContent {
	margin								: 0;
	width								: 100%;
	padding								: 3px;
	background-color: #fff;
}

.form1 {
width: 250px;
height: 15px;
border: 1px solid #003700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003700;
	font-style: normal;
}
.form3 {
width: 50px;
height: 15px;
border: 1px solid #003700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003700;
	font-style: normal;
}
.form4 {
width: 250px;
height: 50px;
border: 1px solid #003700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003700;
	font-style: normal;
}
.formsenden {
width: 100px;
height: 17px;
border: 1px solid #003700;
background-color: #c6d3c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003700;
	font-style: normal;
}

.Empfehlungen {
border-bottom: 1px solid #1B2F16;
padding: 4px 0; }
