body{
	background-image:url(../img/kachel.gif);
	background-repeat:repeat-y;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* container */



#oben{
	width: 960px;
	background-color:#ffffff;
	height:auto;
	
}

#logo{
	height: 80px;
	width: 960px;
	background: url(../img/logo.jpg);
	background-repeat: no-repeat;	
	background-color:#ffffff;
	margin-bottom: 10px;

}

#bild{
	height: 200px;
	width: 780px;
	margin-bottom: 1px;
	margin-left: 180px;
	background-color:#ffffff;
	
}
#hauptnavigation{
	height: 25px;
	width: 780px;
	background: url(../img/ecke_unav_ur.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #ededed;
	margin-left: 180px;
}

#top{
	height: 20px;
	width: 960px;
	background: url(../img/kachel_oben.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	
}
#top_ohne{
	float:left;
	height: 20px;
	width: 710px;
	background: url(../img/kachel_oben_ohne.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main{
	position:absolute;
	height: auto;
	width: 960px;
	background: url(../img/mainkachel.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
}
#main_site{
	position:absolute;
	height: auto;
	width: 960px;
	background: url(../img/mainkachel_site.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
}

#links_ecke{
	height: 10px;
	width: 170px;
	float:left;
	background-color:#999966;
}

#links{
	height: auto;
	width: 170px;
	float:left;
}
#links_ohne{
	clear:left;
	height: auto;
	width: 170px;
	float:left;
}

#links_oben{
	height: 50px;
	width: 170px;
}

#links_navi{
	height: auto;
	width: 170px;
}

#mitte{
	float:left;
	height: auto;
	width: 480px;
	background-color:#ffffff;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;

}



#rechts_no{
	float:right;
	background-image:url(../img/stripe_oben_rechts.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:20px;
	width: 250px;
}

#rechts_sitemap{
	float:right;
	background-image:url(../img/stripe_oben_sitemap.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: auto;
	width: 250px;
}

#rechts{
	float:right;
	height: auto;
	width: 250px;
}

#rechts_ohne{
	float:right;
	background-image:url(../img/bg_oben_re.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: auto;
	width: 250px;
}


#rechts_headline{
	background-image:url(../img/bg_oben_re.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height: 50px;
	width: 250px;
}

#rechts_content_beispiele{
	height: auto;
	width: 250px;
}

#rechts_content{
	height: auto;
	width: 250px;
	background-image:url(../img/bg_oben_re.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#bottom{
	clear:both;
	height: 30px;
	width: 960px;
	background-image:url(../img/kachel_unten.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#bottom_ohne{
	clear:both;
	height: 30px;
	width: 960px;
	background-image:url(../img/kachel_unten.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

/*footer*/
#footer{
	position:relative;
	height: 60px;
	width: 960px;
	background-image:url(../img/kachel_footer.gif);
	background-color:#ededed;

}
#strech{
	position:relative;
	float:left;
	height: 60px;
	width: 180px;
}

#copyright{
	position:relative;
	float:left;
	background-color:#ededed;
	height: auto;
	width: 208px;
	padding-top:10px;
}

#suche{
	position:relative;
	float:left;
	background-color:#ededed;
	height: auto;
	width: 328px;
	padding-top:10px;
}

#naviunten{
	position:relative;
	float: left;
	background-color:#ededed;
	height: auto;
	width: 244px;
	padding-top:10px;
}

/*rest*/


.searchbox {
	width:140px;
	height: 15px;
	border: 1px solid #bfbfbf;
	padding-left: 3px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
}


p{
	margin: 0;
	padding: 0;
}

/* Google Routenplaner */

#map, #dir{width:480px;}
#map{height:360px;margin:10px 0;}
#dir{margin-left:-5px;}
#end{margin:10px 0;}
#start label, #end label{display: block;float: left;width: 40px;padding-top: 2px;}
#start input, #end input{width:250px;}
#dir td a{color:#008800;}
#dir td a:hover{text-decoration:none;}
