#container {
   background: url(../_images/bg_schatten.png) top left repeat-y;
	 /* Content ausserhalb den Containers verhindern */
	 overflow: hidden;
   margin-left: auto; 
   margin-right: auto;
   text-align: left;
   width: 1000px; 
}

/* Website TOP*/
#top {
	position:relative;
	top: 139px;
	left:2px;
	width: 1000px;
}

#top_eingeloggt {
	position:relative;
	top: 113px;
	left:2px;
	width: 1000px;
}

.ajax_icon_position {
	 display:none; 
}

.user_position {
   float:left;
	 color:red;
	 position:relative;
	 top:-305px;
	 left:0px;
}

.startadresse_position {
   float:left;
	 color:red;
	 position:relative;
	 margin-top:-190px;
	 left:0px;
}

.zieladresse_position {
	 float:left;
	 color:red;
	 position:relative;
	 margin-top:-95px;
	 left:0px;
}

#thecontent_preisabfrage {	
	 margin-top: 25px;
	 width: 995px;
}	

.buchungsanleitung_personen {
	 margin-top:80px;
}

.margin_buchungsanleitung_links {
	 margin-top:16px;
}

.mitfahrgelegenheit_info {
	 position:relative;
	 vertical-align:middle;
}
