/*- - - - - - - - - - - - - - - - - - -
Title  : Ferienauto.de - rent car service
Author : Eugen Lobicov, Webartpro Studio
url    : www.ferienauto.de

last updated : December 22, 2008 [removed fax field from 3 page, removed TUV-logo, text formatting on literaturwettbewerb, fix display bugs in FF3]
- - - - - - - - - - - - - - - - - - */

@import url("reset.css");

body{
	font:12px Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	background-color:#a0d3ee;
}
#container, #footer{
	width:860px;
	margin:0 auto;
	background-color:#fff;
	padding:10px 0 10px 10px;
}
#header{
	min-height:108px;
	height:108px;
	background-color:#ffec00;
	margin-bottom:9px;
	margin-right:10px;
}
#header h1 a{
	position:relative;
	top:19px;
	left:10px;
	display:block;
	width:272px;
	height:66px;
	line-height:16px;
	overflow:hidden;
	color:#000;
	font-size:12px;
}
#header h1 a span{
	position:absolute;
	z-index:1;
	top:0pt;
	left:0pt;
	display:block;
	width:272px;
	height:66px;
	cursor:pointer;
	background: url(../i/ferienauto-logo.gif) no-repeat;
}
#main-nav{
	background-color:#fff;
	margin:9px 0 12px;
}
#wrapper{
/*	width:100%;*/
	padding:0;
/*	border:1px solid #333;*/
}
#wrapper td, #wrapper th, 
#contact-info td, #contact-info th{
	width:205px;
	padding-right:10px;
}
#wrapper #sidebar, 
#wrapper #additional-details,
.seo #form-container{
	background:url(../i/sidebar-bg.gif) repeat-y;
	border-bottom:10px solid #fff;
}
#wrapper #content{
	border-bottom:10px solid #fff;
	width:auto;
	vertical-align:top;
}
.seo #content{
	background:url(../i/seo-content-bg.gif) repeat-y;  
}
body#page-sitemap #content,
body#page-friends #content{
	background:none;
}
.country-profile{
	margin-bottom:10px;
	font-size:13px;
	position:relative;
	background-color:#dbf1fc;
}
.country-profile h2, .country-name{
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	line-height:36px;
	background-color:#a0d3ee;
	border-bottom:5px solid #fff;
}
.country-profile p{
	margin:0;
	padding:9px 0 0 9px;
}
.country-profile p strong,
.footer-box span,
#tpl_car_name{
	display:block;
}
.country-profile p.car-price{
	padding:0 0 9px 9px;
}
.country-profile p strong, 
.country-profile dt,
.footer-box strong,
.country-profile .car-price .price,
#rent-country,
#rent-city,
#from-date,
#to-date,
#pickup-station,
#drop-of-station,
.car-name,
#tpl_car_name,
#car-list-results .car-price .newprice,
#selected-car-price li#car-price-base strong,
#car-extra-insurance strong,
#car-extra-co2 strong,
#car-price-discount strong,
.content-block h4,
.floated-list li strong,
.floated-list dd strong{
	font-weight:bold;
}
.country-profile ul{
	padding:13px 0 12px 9px;
}
.country-profile li{
	padding-left:10px;
	font-weight:bold;
}
.country-profile .car-price .price{
	color:#e42b2a;
	padding-right:5px;
}
.list li{
	background: url(../i/bullet.gif) no-repeat 0 6px;
}
.country-profile dl{
	padding:4px 0 5px 9px;
}
.country-profile dd{
	position:relative;
}
.country-profile .city-price{
	position:absolute;
	right:9px;
}
.country-profile small{
	position:relative;
	top:-2px;
	font-size:11px;
	line-height:16px;
	padding-left:1px;
}
#form-container h2, #sidebar h2	{
	background:#ffec00 url(../i/rounded-top.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	line-height:36px;
	border-bottom:5px solid #fff;
}
.footer-box{
	padding:0 9px 12px;
	background:#ffec00 url(../i/rounded-bottom.gif) no-repeat 0 100%;
}
.footer-box h3{
	background:#ffec00 url(../i/rounded-top.gif) no-repeat;
	margin:0 -9px;
	padding:11px 0 0 0;
	text-indent:9px;
	font-weight:bold;
}
.footer-box p{
	margin-bottom:15px;
}
.footer-box strong{
	padding-right:6px;
}
.footer-box ul{
	margin-bottom:9px;
}
.footer-box li span{
	display:inline;
	float:left;
	width:85px;
}
.footer-box img{
	padding:15px 4px 0 0;
}
#secure-banners img{
	padding:15px 5px 0 15px;
}

.footer-box em{
	font-style:normal;
	display:block;
	margin-top:5px;
}
#wrapper th .footer-box p,
#contact-info th .footer-box p,
#customer-details #submit-customer-details{
	margin:0;
}
#booking-form{
	margin-bottom:9px;
}
.seo #booking-form{
	margin:0;
}
fieldset{
	background-color:#eee;
	padding:0px 0 15px 9px;
	color:#676767;
	border-bottom:2px solid #fff;
}
#booking-form select, 
#booking-form input{
	font:12px Arial, Helvetica, sans-serif;
}
#booking-form input,
#booking-form select option{
	padding-left:5px;
}
#booking-form label{
	display:block;
	margin:12px 0 5px;
}
#booking-form #geo label{
	float:left;
}
#booking-form #geo img{
	position:relative;
	top:10px;
	left:5px;
}
#carFromHour,
#carFromMinute,
#carToHour,
#carToMinute{
	width:42px;
}
#carFromHour,#carToHour{
	margin-right:4px;
}
#booking-form #carFromDate,
#booking-form #carToDate{
	padding-left:2px;
	width:65px;
}
#carCountry,
#carCity{
	width:190px;
}
#carFromDate_calendar,
#carToDate_calendar{
	position:relative;
	top:1px;
	padding:0 6px;
}
#PromoCode{
	margin-bottom:9px;
}
#booking-form #booking-form-sibmit{
	margin-top:5px;
	padding:0;
}
.seo #booking-form #booking-form-sibmit{
	border-bottom:5px solid #fff;
}
#footer{
	margin:10px auto 0;
	position:relative;
	text-align:center;
}
#footer li{
	display:inline;
}
#footer a{
	text-decoration:none;
	color:#585858;
	padding:0 10px;
}
#footer a:hover{
	text-decoration:underline;
}
#copyright{
	width:860px;
	margin:0 auto 5px;
	text-align:center;
	line-height:36px;
}
.outer-right{
	background:#ffec00 url(../i/right-corner.gif) no-repeat 100% 0;
}
.outer-right h2{
	background:url(../i/left-corner.gif) no-repeat 0 0;
	line-height:36px;
	font-weight:bold;
	padding-left:9px;
	border-bottom:5px solid #fff;
}
#car-list-results{
	width:100%;
}
#car-list-results thead{
	background-color:#abdbf2;
}
#car-list-results thead th{
	color:#55707b;
	padding:2px 0 3px;
	border:solid #fff;
	border-width:0px 1px 5px 1px;
} 
#car-list-results #category{
	padding-left:145px;
	border-right-width:0;
}
#car-list-results #price{
	border-left-width:0;
}
#car-list-results tbody td{
	vertical-align:middle;
	background-color:#dbf1fc;
	border:1px solid #fff;
}
#car-list-results .colored td,
#extras-layer-content .colored th,
#extras-layer-content .colored td{
	background-color:#e6f5fc;
}
#car-list-results .car-image{
	width:135px;
	border-width:0 0 1px 1px;
}
#car-list-results .car-image img, #selected-car .car-image img{
	cursor:pointer;
	display:block;
	height:70px;
	width:125px;
	border:solid #ccc;
	border-width:1px 1px 1px 1px;
}
#selected-car .car-image,
.seo .last{
	border:none;
}
#car-list-results .car-details{
	width:285px;
	border-width:0 1px 1px 0;
}
#car-list-results .car-name{
	margin-bottom:5px;
}
#car-list-results .car-links{
	clear:both;
	padding-top:4px;
}
#car-list-results .car-price{
	width:100px;
	border-width:0 1px 1px 0;
	text-align:center;
}
#car-list-results .car-order{
	width:120px;
	border-width:0 0 1px;	
}
#car-list-results .car-order img{
	margin:0 auto;
	cursor:pointer;
}
.car-name, 
.badprice, 
.car-order img{
	display:block;
}
#car-list-results .car-price .badprice{
	text-decoration:line-through;
	padding-bottom:5px;
}
/*#car-list-results tbody tr{
	background:url(../i/sprite.gif) no-repeat;
}*/
.car-doors{
	float:left;
	display:block;
	width:14px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
}
/*.person-number{
	float:left;
	display:block;
	width:17px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
	background:url(../i/sprite.gif) no-repeat 0 -402px;	
	background:url(../i/2-adults.gif) repeat-x;
}*/
.person-number{
	float:left;
	display:block;
	height:16px;
	margin-right:4px;
	padding:4px 0 0 10px;
	background:url(../i/one-person.gif) no-repeat 0 0;		
}
.children-number{
	float:left;
	display:block;
	width:17px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
	background:url(../i/sprite.gif) no-repeat 0 -310px;
}
.suitcase{
	float:left;
	display:block;
	width:15px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
	background:url(../i/sprite.gif) no-repeat 0 -262px;
}
.briefcase{
	float:left;
	display:block;
	width:12px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
	background:url(../i/sprite.gif) no-repeat 0 -28px;
}
.climate-control{
	float:left;
	display:block;
	width:13px;
	height:16px;
	margin-right:4px;
	text-indent:-9000px;
	background:url(../i/sprite.gif) no-repeat 0 -216px;
}
.gear-box{
	float:left;
	display:block;
	width:19px;
	height:16px;
	margin-right:4px;

	text-indent:-9000px;
}
.doors-2{
	background:url(../i/sprite.gif) no-repeat 0 -448px;
}
.doors-3{
	background:url(../i/sprite.gif) no-repeat 0 -494px;
}
.doors-4{
	background:url(../i/sprite.gif) no-repeat 0 -540px;
}
.doors-5{
	background:url(../i/sprite.gif) no-repeat 0 -586px;	
}
.child-3{
	width:24px;
}
.person-number-2{
	width:18px;
}
.person-number-3{
	width:25px;
}
.person-number-4{
	width:34px;
}
.person-number-5{
	width:43px;
}
.person-number-6{
	width:50px;	
}
.person-number-7{
	width:60px;
}
.person-number-8{
	width:68px;
}
.person-number-9{
	width:77px;
}
.person-number-10{
	width:85px;
}
.person-number-11{
	width:94px;
}
.person-number-12{
	width:103px; 
}
.person-number-13{
	width:111px; 
}
.person-number-14{
	width:119px; 
}
.person-number-15{
	width:127px; 
}
.suitcase-2{
	width:35px;
}
.suitcase-3{
	width:55px;
}
.suitcase-4{
	width:70px;
}
.briefcase-2{
	width:25px;
}
.briefcase-3{
	width:38px;
}
.briefcase-4{
	width:50px;
}
.gear-box-a{
	background:url(../i/sprite.gif) no-repeat 0 -122px;		
}
.gear-box-m{
	background:url(../i/sprite.gif) no-repeat 0 -170px;			
}
a:link, a:visited, a:hover, a:active{
/*	color:#b61423;*/
	color:#e42b2a;
}
#sidebar #where,
#sidebar #when,
#sidebar #station{
	padding:6px 0 0 10px;
	border-bottom:2px solid #fff;
}  
#sidebar #when,
#sidebar #station{
	padding-top:10px;
}
#sidebar #where dl,
#sidebar #when dl,
#sidebar #station dl{
	padding-bottom:16px;
}
.andern-button, .order-button{
	border-top:3px solid #fff;
	border-bottom:10px solid #fff;
	cursor:pointer;
}
.order-button{
	border-top-width:5px;
	border-bottom-width:0px;
	width:205px;
}
#icons-legend ul, #all-include ul{
	padding:10px 0 12px;
}
#icons-legend li, #all-include li{
	padding-left:10px;
	clear:both;
	margin-bottom:6px;
}
#icons-legend li p{
	display:block;
	float:left;
	width:50px;
}
#all-include{
	clear:both;
	border-top:10px solid #fff;
}
#all-include li{
	background:url(../i/bullet.gif) no-repeat 12px 50%;
	padding-left:22px;
}
#all-include p{
	padding-left:10px;
}
#page-page1 #wrapper #content{
	padding:0;
	border:none;
	width:635px;
}
#page-page4 #wrapper #content{
	width:450px;
}
.hidden{
	display:none;
}
.invisible{
	visibility:hidden;
}
#selected-car, #selected-car-price{
	padding:9px;
	border-bottom:2px solid #fff;
}
#selected-car dd{
	margin-bottom:18px;
}
#selected-car .car-links a{
	display:block;
	margin-bottom:3px;
}
.car-icons:after, #selected-car-price li:after, #main-nav:after, .country-description:after, .seo .content-block:after, #page-page1 #seo-block:after, .seo #seo-block:after,
.seo #seo-block .country-description:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.car-icons, #selected-car-price li, #main-nav, .country-description, .seo .content-block:after, #page-page1 #seo-block, .seo #seo-block .country-description{display: inline-block;}

.content-block{
	overflow:hidden;
}
.seo #contact-info{
	clear:both;	
}
#selected-car-price h3{
	line-height:18px;
}
#selected-car-price li{
	white-space:nowrap;
	position:relative;
	padding:2px 0;
}
#selected-car-price li em{
	position:absolute;
	left:0;
}
#selected-car-price li strong{
	float:left;
	width:50px;
	text-align:right;
	margin-right:10px;
}
#selected-car-price li#final-car-price{
	border-top:1px solid #333;
	font-weight:bold;
}
/*#selected-car-price li#car-price-base strong{
	font-weight:bold;
}*/
#customer-details h3,
#entered-data h3,
.seo .highlighted{
	line-height:20px;
	padding-left:9px;
	background-color:#a0d3ee;
	border-bottom:5px solid #fff;
	font-weight:bold;
	clear: both;
}
#customer-details fieldset,
#entered-data ul,
#tos,
.content-block{
	padding:10px 0 0px 9px;
	background-color:#e1f3fb;
	border-bottom:9px solid #fff;
}
#customer-details #button,
#entered-data ul#button,
#entered-data ul ul{
	padding:0;
	border:none;
}
#entered-data ul ul{
	position:relative;
	margin:0 0 9px 140px;
}
#customer-details #label_extra_co2{
    background:url(../i/das_logo.gif) no-repeat 75% 50%;
}	
#customer-details label,
#entered-data li strong{
	width:130px;
	float:left;
	margin-bottom:9px;
	padding:3px 0;
}
#entered-data li#entered-extras{
	position:relative;
}
#entered-data li li strong{
	float:none;
	display:inline;
	margin:0;
	padding:0 10px 0 0;
} 
#customer-details select,
#customer-details input{
	margin-bottom:9px;
}
#terms-and-conditions li{
	overflow:hidden;
	margin-bottom:9px;
}

#customer-details #terms-and-conditions span{
	position:relative;
	top:2px;
}

#customer-details li #cons,
#customer-details li #co2,
#customer-details li #newsletter{
	margin-bottom:0;
	vertical-align:middle;
}

#customer-details li,
#entered-data li{
	clear:both;
}
#entered-data li li{
	clear:none;
}
p.communication-way{
	margin:0;
	padding:0 0 9px 130px;
}
#carPickUpStationId_loading,
#carDropOffStationId_loading,
#button_extras_loading,
#button_login_loading,
#thisCountry_loading,
#car_save_extras_loading{
	position:relative;
	top:-7px;
	padding:0 5px 0 2px;
	display:inline;
}
#carPickUpStationId_loading,
#carDropOffStationId_loading,
#thisCountry_loading{
	vertical-align:middle;
	top:-4px;
}



#car_save_extras_loading,
#button_extras_loading{
	top:-12px;
}
#button_login_loading{
	top:-10px;
	padding-left:10px;
}
#station-info a{
	display:block;
	margin-bottom:9px;
	padding-left:130px;
}
#carFlightNo{
	width:40px;
}
#telCountry,
#telAreaCode,
#faxCountry,
#faxAreaCode{
	width:45px;
}
#ccNo_part1,
#ccNo_part2,
#ccNo_part3,
#ccNo_part4{
	width:56px;
}
#zip{
	width:75px;
}
#pruffziffer{
	width:80px;
}
#driverFirstname,
#driverName,
#firstname,
#name{
	width:119px;
}
#login,
#password{
	width:140px;
}
#telExtension,
#faxExtension{
	width:135px;
}
#city{
	width:163px;
}
#carPickUpStationId,
#carDropOffStationId,
#thisCountry,
#ccId{
	width:255px;
}
#firma,
#street,
#email,
#ccHolder,
#ccNo_full{
	width:251px;
}
#ccNo_part1,
#ccNo_part2,
#ccNo_part3{
	margin-right:2px;
}
#carFlightNo,
#driverFirstname,
#firstname,
#zip,
#telCountry,
#telAreaCode,
#faxCountry,
#faxAreaCode,
#ccExpMonth,
#driverDobDay,
#driverDobMonth,
#cons,
#newsletter,
#co2{
	margin-right:6px;
}
#customer-details .explanation{
	position:relative;
	top:-4px;
	vertical-align:middle;
}

#customer-details li #extra0,
#customer-details li #extra_co2{
	vertical-align:middle;
}

#customer-details #button .explanation{
	top:-14px;
}
#button_login{
	padding-left:130px;
}
#welcome-back{
	line-height:94px;
	text-align:center;
}
#entered-data ul,
#tos,
.content-block{
	padding:10px 9px;
}
#entered-data li strong{
	padding:0;
	display:block;
	margin-right:10px;
	font-weight:normal;
}
#entered-data #carFlightNo{
	width:auto;
} 
.content-block{
	padding-bottom:0;
}
.content-block h4,
.content-block p{
	margin-bottom:9px;
}
#main-nav li{
	position:relative;
	float:left;
	display:block;
	width:215px;
	line-height:27px;
}
#main-nav li#order-details{
	width:204px;
}
#main-nav li span{
	display:block;
	width:217px;
	height:27px;
	position:absolute;
	top:0;
	left:0;
	z-index:6000;
}
#main-nav #start span{
	background:url(../menu/menu-1-a.jpg) no-repeat;
}
#main-nav #cars-list span{
	background:url(../menu/menu-2-in.jpg) no-repeat;
}
#main-nav #personal-data span{
	background:url(../menu/menu-3-in.jpg) no-repeat;
}
#main-nav #order-details span{
	background:url(../menu/menu-4-in.jpg) no-repeat;
}
#page-page2 #main-nav #cars-list span,
#page-page3 #main-nav #cars-list span,
#page-page4 #main-nav #cars-list span,
#page-page5 #main-nav #cars-list span{
	background:url(../menu/menu-2-a.jpg) no-repeat;	
}
#page-page3 #main-nav #personal-data span,
#page-page4 #main-nav #personal-data span,
#page-page5 #main-nav #personal-data span{
	background:url(../menu/menu-3-a.jpg) no-repeat;	
}
#page-page4 #main-nav #order-details span,
#page-page5 #main-nav #order-details span{
	background:url(../menu/menu-4-a.jpg) no-repeat;
}

#page-page2 #start,
#page-page3 #start,
#page-page4 #start,
#page-page5 #start,
#page-page3 #cars-list,
#page-page4 #cars-list,
#page-page4 #personal-data,
#car_save_extras,
.footer-box img{
	cursor:pointer;
}
#page-page1 .country-profile,
#page-page1 .content-wrapper .country-profile,
.seo .country-profile{
	width:205px;
	float:left;
	margin:0 10px 0 0;
}
#page-page1 .last,
#page-page1 #last .country-profile,
.seo #last{
	margin-right:0;
}
.seo .country-profile{
	width:205px;
	margin-bottom:10px;
}
#extras-layer-container{
	padding: 0 10px;
}
#extras-layer-content{
	width:100%;
	padding:0;
}
#extras-layer-content tbody th,
#extras-layer-content tbody td{
	padding:2px 0;
}
#extras-layer-content tbody th{
	width:100px;
	text-align:right;
	padding-right:10px;
}
#extras-layer-content tbody th input{
	text-align:center;
	font-size:12px;
}
#extras-layer-content tbody td{
	vertical-align:middle;
	color:#5c5c5c;
	font-size:12px;
}
#extras-layer-content #car_save_extras{
	padding-left:43px;
}
#seo-block{
	margin-bottom:10px;
	background:#fff;
}
.seo #seo-block{
	margin:0;
}
.country-description{
	background-color:#dbf1fc;
	padding:10px 0 0 10px;
}
.country-images img{
	display:inline;
	float:left;
	clear:both;
	margin-bottom:9px;
}
.country-text{
	margin:0 5px 0 205px;
}
.country-text p{
	margin:0 0 9px;
}
.seo .country-profile h3{
	padding:9px 5px 0 9px;
	color:#e20105;
	font-weight:bold;
}
.seo .country-profile p{
	padding-bottom:9px;
}
.seo .country-profile span{
	display:block;
}
.seo .country-profile span.car-price{
	display:inline;
	color:#e20105;
	font-weight:bold;
}	
.seo .country-profile img,
#page-page1 .content-wrapper img{
	width:205px;
}
.seo .content-block h3{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:9px;
}
.seo .highlighted{
	font-size:14px;
	line-height:36px;
}
.seo .content-block img.floated{
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

.floated-list{
	float:left;
	width:300px;
}
.floated-list dd.img img{
	border:none;
	display:block;
	margin:0 auto;
	position:relative;
}
.floated-list li.link{
	margin-bottom:9px;
}
.floated dl.short{
	width:140px;
	margin-right:9px;
}
.floated ul.short{
	width:465px;
}
.floated ul.short li img{
	display:block;
	margin-bottom:9px;
}
.seo ol{
	list-style-type:decimal;
}
.seo .content-block ul,
.seo .content-block ol,
dl.floated-list{
	margin-bottom:9px;
}
.help-navigation{
	color:#BD4D4A;
	font-weight:bold;
	padding:0 0 10px 75px;
	line-height:18px;
}
.seo .help-navigation ul{
	padding-left:40px;
	margin:0;
}
.seo .colored{
	background-color:#CFEFFF;
}
.seo-list{
	padding:9px;
}
.multi, .pdf{
	padding-left:20px;
}
.multi li{
	margin-bottom:9px;
	padding-left:20px;
	background: url(../i/multi-arrow.gif) no-repeat .2em .3em;
}
.pdf li{
	padding:9px 0 9px 30px;
	background:url(../pdf_icon.gif) no-repeat;
}
address{
	font-style:normal;
}
address.lappe{
	padding-bottom:10px;
}
#motion .img img{
	top:5px;
}
#moviemates .img img{
	top:36px;
}
#alphamusic .img img{
	top:27px;
}
#rox .img img{
	top:18px;
}
.map li{
	padding-left:20px;
	margin-bottom:2px;
}
.map li a{
	text-decoration:none;
}
.map li a:hover{
	text-decoration:underline;
}



#counters-box{
     height:0.1em !important;
     left:0;
     overflow:hidden;
     position:absolute;
     top:-50em !important;
     width:0.1em !important;			      
}

/* print styles
- - - - - - - - - - - - - - - - - - - - */
body#section-print{
	background:none;
}
#section-print .outer-right,
#section-print #entered-data{
	width:450px;
	margin:0 auto;
}
#section-print #button,
#section-print #counters-box{
	display:none;
}
#extras-message{
    margin-left: 130px;
    margin-bottom:9px; 
    position: relative; 
    top: -9px;
}

.newprice{
    color: #ef2106;
}

#das-info{
	padding-left:20px;
	cursor:pointer;
	text-decoration:underline;
	color:#e42b2a;	
}

#trekpilots{
	position:relative;
	margin:10px auto 0pt;
	text-align:center;
}