

.ueberschrift-startseite {
	font-size: 33px;
	color: White;
	font-weight: bold;
	text-indent: 200px;
	margin-top: 10px;
}



#clear {
	clear: both;
}



#inhalt-kontakt {float:left; background-color: #fff;}
#inhalt-impressum {float:left; background-color: #FBF6CE;}
#inhalt-anfahrt {float:left; background-color: #D3F2FF;}
#inhalt-aktivitaeten {float:left; background-color: #FEDD94;}
#inhalt-zimmer {float:left; background-color: #E8F4C3;}


.img {
	border: solid 10px #E8F4C3;
}


#spalte {
width: 259px;
float: left;
margin-top: 35px;
margin-bottom: 0px;
}



#zweispalte {
width: 490px;
float: left;
margin-top: 35px;
}


#inhalt-spalte {
	margin-left: 15px;
	margin-right: 25px;
}


#oben-spalte {
width: 259px;
float: left;
margin-top: 0px;
margin-bottom: -3px;
}



/* - - - - - - - - - - - feedback werte START - - - - - - - - - - - */


.feldname {
        float: left; 
	     width: 75px;
		  margin-bottom: 10px;
      }
		

.feld {
	background-color: #E2EEBE;
	border: 1px solid #000;
	width: 164px;
	margin-bottom: 10px;
}



.inputselected {
	background-color: #FFC680;
	border: 1px solid #000;
	width: 164px;
	margin-bottom: 10px;
}



textarea {
	width: 240px;
	height: 140px;
	background-color: #E2EEBE;
	border: 1px solid #000;
	margin-bottom: 10px;
}



.textareaselected {
	width: 240px;
	height: 140px;
	background-color: #FFC680;
	border: 1px solid #000;
	margin-bottom: 10px;
}
	
	
.sendebutton  {
	background-color:#E2EEBE;
	border: 1px solid #000;
	margin-bottom: 10px;	
	width: 238px;
	height: 18px;
	}

		


/* - - - - - - - - - - - feedback werte ENDE - - - - - - - - - - - */



