
.fuhrParkCol1{
	width:130px;
}

.fuhrParkInfos{
	width:447px;
	margin-top:10px;
	margin-left:18px;
}

.fuhrparkBox{
	background-image:url(/img/css/bg_box_fuhrpark.jpg);	
	background-repeat:no-repeat;
	background-position: bottom left;	
	margin-bottom:20px;
	padding-bottom:15px;
	position:relative;
	width:486px;
	border-style:solid;
	border-color:#F0EDE9;
	border-width:1px 1px 0px 1px;
}

.fuhrparkImg {
	margin-left:0;
}

.herstellerTitel{
	color:#50A8CB;
}

.fuhrparkDetails{
	padding-top:10px;
}

.furparkDetailLink{
	padding-right:12px;
	background-image:url(/img/css/arrow_blue.gif);	
	background-repeat:no-repeat;
	background-position: right center;	
	margin-right:23px;
}

.reiseInfos .reiseTitel a{
	font-size:17px;
	font-weight:bold;
	
}