/* ----------container zentriert das layout-------------- */
#container {
 position: relative;
 width: 1000px;
}

img{border:none;margin:0px;padding:0px;behavior: url(iepngfix.htc);}

a{text-decoration:none;color:#E6A300;}
a:hover{text-decoration:underline;}
form{border:none;}
input {	border: 1px solid #F2D17F; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00; line-height: 16px;}
select {	border: 1px solid #F2D17F; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00; line-height: 16px; padding-left: 5px;}
textarea{ border: 1px solid #F2D17F; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00; line-height: 16px; padding-left: 5px; width: 300px;}
.text{
	border: 1px solid #F2D17F; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00; line-height: 16px; width: 180px;
}
.text_small {
	border: 1px solid #F2D17F; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00; line-height: 16px; width: 80px;
}
.formulartable {
	width: 600px;
	position: relative;
}
/* --header--------------------------------------------------------------------------*/
#header_left {
	position: relative;
	float: left;
	width: 720px;
	height: 100%;
}

#header_right {
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	float: right;
	width: 250px;
	height: 290px;
}

.suche .suchefrmbtn { float:left; display:inline; border:none; width: 18px; height: 18px;}
.suche .suchefrmtxt { position: relative; float:left; height: 14px; width:85px; padding-left: 5px; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; color: #553C00;}
.se_text, .se { font-weight: bold;}

.kontakt { margin-top: 20px; }
.hauptmenu{position:relative;left:30px;top:25px;width:100%;height:12px;}

#content{position:relative;width:1000px;margin-top:0px; margin-left: 30px;}

#breadcrumb { position: relative; height: 28px; clear: boath; }


.links_nav {	line-height: 18px; }
.linksnavtext { margin-bottom: 10px; }
.linksnavtext1 { margin-bottom: 2px; }

#anfrage{ position:relative;top:0;left:0px;width:440px;padding:5px;margin-top:10px;color:#4D4026;}
/* -- right -------------------------------------------------------------------------- */
#right {  position: relative; float: left; top:0px;	width:190px; margin-top: 8px;}	
.rechts_bild { position: relative; margin-bottom: 28px; }

.platz {width:12px; float: left; position: relative;}
.spacer { position: relative; width: 32px; float: left; height: 350px;}

#map {
	 height: 400px;
	 width: 450px;
	 position: relative;
	 float: left;
}

.fehler {
	color: #ff0000;
	font-weight: bold;
}

.meldung {
	font-weight: bold;
}



