<!--
* html {
	padding:0px;
	margin:0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #73b6e9;
	background-image: url(/hg0.png);background-position: top center;background-repeat:repeat-x;

}

#busverkauftrips{position:absolute;top:0px;margin-left:280px;background:none;height:150px;width:150px;}

#main_content {
	position:relative;
	margin-left:15px;
	margin-right:310px;
	min-height:640px;
	min-width:550px;
	padding:5px;
}

#menue_items {
font-weight:bold;
width:150px;
line-height:20x;
background:#efefef;
text-decoration:none;
height:20px;
color:#000000;
padding-top:5px;
}

#menue_items a{
font-weight:bold;
width:140px;
line-height:20x;
text-decoration:none;
height:20px;
color:#000000;
padding-top:5px;
padding-left:10px;
}
#menue_items:hover, #menue_items a:hover{
width:140px;
line-height:20x;
background:#76b22a;
color:#ffffff;
text-decoration:none;
height:20px;
padding-left:10px;}


/*kfz-detail*/
#kfz_detail_container {
	position:relative;
	width:750px;
	height:681px;
	z-index:1;
	top:50px;
	left:15px;
}
#kfz_detail_container_foto_gross {
	position:absolute;
	width:383px;
	height:auto;
	z-index:1;
	right: 0px;
	display:inline;
	max-height:300px;
	min-height:306px;
}

#kfz_detail_container_foto_gross ,#bigpic{
	width:383px;
	height:auto;

	max-height:300px;
	min-height:306px;
}
#bigpic.ajax-loading{
	border:1px solid #438D3F;
	}
	
#ajaxpicload {
	position:absolute;
width:382px;
	height:307px;
	z-index:999;
	left: 0px;
	top: 0px;
}
#ajaxpicload.ajax-loading{
	background-image: url(/circle_squares.gif);
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
width:382px;
	height:307px;
	z-index:999;
	left: 0px;
	top: 0px;
	}
.ajax-loading{
	background-image: url(/circle_squares.gif);
	background-repeat: no-repeat;
	background-position: center;
	position:absolute;
width:382px;
	height:307px;
	z-index:999;
	left: 0px;
	top: 0px;
	}
#kfz_detail_container_foto_klein {
	position:relative;
	width:390px;
	height:91px;
	left: 0px;
	margin-top:5px;

}
#kfz_detail_container_foto_vorschau {
	position:absolute;
	width:70px;
	height:90px;
	z-index:1;
	clear: none;
	float: left;
	position: relative;
	right: 0px;
	top: 0px;
	right: 0px;
	padding:3px;
	max-height:65px;
}
#kfz_detail_container_model {
	position:absolute;
	width:345px;
	height:34px;
	z-index:3;
		border-bottom:2px dotted #cccccc;
}
#kfz_detail_container_daten {
	position:absolute;
	width:345px;
	height:330px;
	z-index:3;
	top: 55px;
}
#kfz_detail_container_descr_head {
	position:absolute;
	width:345px;
	height:35px;
	z-index:3;
	top: 390px;
	left: 0px;
	border-bottom:2px dotted #cccccc;
}
#kfz_detail_container_extras_head {
	position:absolute;
	width:385px;
	height:32px;
	z-index:3;
	top: 393px;
	right: 0px;
		border-bottom:2px dotted #cccccc;
}
#kfz_detail_container_descr {
	position:absolute;
	width:345px;
	height:250px;
	z-index:3;
	top: 433px;
	left: 0px;
}
#kfz_detail_container_extras_daten {
	position:absolute;
	width:385px;
	height:250px;
	z-index:3;
	top: 433px;
	right: 0px;
}
#kfz_detail_container_preis {
	position:absolute;
	width:345px;
	height:34px;
	z-index:3;
	top: 245px;
	left:-1px;
}
#kfz_detail_container_anfragehead {
	position:absolute;
	width:345px;
	height:34px;
	z-index:3;
	top: 280px;
	left:-1px;
}
#kfz_detail_container_daten_liste {
	list-style:none;
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
}
ol li {
	list-style:none;
	float:left;
	clear:none;
	width:170px;
	display:block;
	margin:0px;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
}
#kfz_detail_container_foto_gross, #kfz_detail_container_foto_vorschau {

}
.kfz_detail_container_daten_value {
	text-align:right
}
#kfz_detail_container_anfragehead h4 {
	text-align:right;
	width:345px;
	line-height:34px;
}
#kfz_detail_container_preis h4 {
	text-align:right;
	width:345px;
	line-height:34px;
	font-size:18px;
	color:red;
}
#kfz_detail_container_model, #kfz_detail_container_anfragehead, #kfz_detail_container_descr_head, #kfz_detail_container_extras_head {
	text-align:left;
	line-height:34px;
}

#kfz_detail_container_extras_item{float:left;clear:none;display:block;width:125px;padding-right:1px;}
#kfz_detail_container_extras_item li{list-style:none;list-style-position: inside}
#div {
	border:1px solid red;
}
h2 {
	font-size:15px;
	color:#666666;
}
h1 {
	font-size:20px;
	color:#666666;
}

#kfz_detail_container_model h1{margin-top:0;}
#kfz_detail_container_extras_head h2{margin-top:0;}
#kfz_detail_container_descr_head h2{margin-top:0;}

a{color:#000000;text-decoration:none}
a:hover {color:#438D3F;text-decoration:none}
a:link{color:#000000;text-decoration:none}
a:active{color:#000000;text-decoration:none}
a:visited{color:#000000;text-decoration:none}
-->
