body {
	font-family: "Trebuchet MS", Arial, Verdana; color: #0d567c;
	font-size: 12px;
	background-image: url(../images/bg_nobottom.png); background-repeat: repeat-x;
	background-color: #E0E1E3;
}

#container { 
	width: 980px; 
	margin: 0 auto; 
	position: relative;
}

#container2 { 
	width: 980px; 
	margin: 0 auto; 
	position: relative;
}

#footer
{
	float: left;
	width: 980px;
	background-image: url(../images/background_footer_wide.jpg); background-repeat: no-repeat;
	margin: 0 0 0 0;
}

h1.logo
{
	width: 265px; height: 65px;
	background-image: url(../images/carhirequest_logo.jpg); background-repeat: no-repeat;
	position: absolute;	top: 30px; left: 0;
}

h1.logo span
{
	display: none;
}

.languagebar
{
	width: 303px; height: 50px;
	position: absolute; top: 70px; right: -3px; 
}

.languagebar label
{
	width: 150px;
	font-size: 11px; font-weight: bold; color: #FFFFFF;
	line-height: 21px;
	text-align: right;
	padding: 5px 0 0 5px; 
}

.telefon
{
	width: 400px; height: 15px;
	position: absolute; top: 30px; right: 7px; 
	font-size: 13px; font-weight: normal; color: #ffffff;
    text-shadow: 0.05em 0.05em 0.05em #396C95;
	text-align: right;
	padding: 5px 0 0 10px; 
}

.login
{
	width: 300px; height: 50px;
	position: absolute; top: 0; right: -5px; 
	background-image: url(../images/login.png); background-repeat: no-repeat;
	font-size: 25px; font-weight: bold; color: #FFFFFF;
    text-shadow: 0.1em 0.1em 0.05em #cccccc;
	text-align: right;
	padding: 4px 0 0 5px; 
}

#main-nav { 
	background-color: #E0E1E3; width: 979px; height: 36px; 
	position: absolute; top: 123px; left: 0;
	background-image: url(../images/background_navi_wide.png); background-repeat: no-repeat;
    margin-left: 0;
}

#main-nav li { display: inline; }
#main-nav li a { 
	display: block; float: left; 
	border-right: solid 1px #ffffff; 
	font-size: 13px;  font-weight: bold; color: #0d567c; text-decoration: none;
	line-height: 3px;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
	margin: 7px 0 7px 0;
	padding: 6px 15px 5px 20px; 
}

#main-nav li a.last
{
	border: none;
}

#main-nav li a:hover
{
	text-decoration: underline;
        color: #800000;
}

/* MAIN FORM STYLES -------------------------------------------------------------------------*/

.mainform
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: 0;
	background-image: url(../images/background_form_wide.jpg); background-repeat: no-repeat;
}

h2.formtitle
{	
	font-size: 25px; font-weight: bold; color: #245a7b;
	margin: 20px 0 10px 40px;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

h2.formtitle span
{
	font-size: 17px; font-weight: bold; color: #b8bbbc;
}

ul.formfields
{
	display: block;
	height: 200px;
	margin: 20px 0 0 40px;
}

ul.formfields li
{
	display: block;
	margin: 5px 0 5px 0;
	height: 20px;
	clear: left;
}

ul.formfields li.last
{
	margin: 30px 0 0 190px;
	height: 34px;
	line-height: 34px;
	*margin: 10px 0 0 85px;
}

* html ul.formfields li.last
{
	margin: 0; padding: 0;
	width: 100%;
	padding-left: 190px;
}

label
{ 
	width: 78px;
	float: left;
	font-size: 15px; font-weight: bold;
}
labelright
{ 

	float: left;
	font-size: 10px; font-weight: bold;
        margin-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        text-align: left;

}

label.big
{ 
	width: 120px;
	float: left;
	font-size: 15px; font-weight: bold;
	text-align: right;
}

input, select
{
	float: left;
	margin-left: 5px;
	font-size: 12px;
        font-family: Arial, Verdana;
        padding: 1px 1px 1px 1px;
}

select
{
	float: left;
	margin-left: 5px;
	font-size: 12px;
	width: 125px;
        font-family: Arial, Verdana;
        padding: 1px 1px 1px 1px;
}

input
{
	width: 75px;
}

select.small
{
	width: 50px;
}

select.grad
{
	width: 160px;
}

select.smallseparate
{
	width: 55px;
	margin-top: 9px;
}

input.smallage
{
	width: 24px;
	margin-top: 1px;
}

.input-button
{
	background-image: url(../images/button_quote_EN.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonde
{
	background-image: url(../images/button_quote_GE.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttones
{
	background-image: url(../images/button_quote_SP.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonhr
{
	background-image: url(../images/button_quote_HR.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonse
{
	background-image: url(../images/button_quote_SW.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonfr
{
	background-image: url(../images/button_quote_FR.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonnl
{
	background-image: url(../images/button_quote_HL.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.input-buttonit
{
	background-image: url(../images/button_quote_IT.jpg); background-repeat: no-repeat;
	width: 138px; height: 34px;
	border: 0; 
	cursor: pointer;
	margin-left: 10px;
}
.mainformchauffeur
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: -1px;
	background-image: url(../images/background_chauffeur_wide.png); background-repeat: no-repeat;
}

.mainformtransfer
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: -1px;
	background-image: url(../images/background_transfer_wide.png); background-repeat: no-repeat;
}

.mainformsitemap
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: -1px;
	background-image: url(../images/background_sitemap_wide.png); background-repeat: no-repeat;
}

.mainformcontact
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: -1px;
	background-image: url(../images/background_contact_wide.png); background-repeat: no-repeat;
}
.mainformterms
{
	display: block; width: 980px; height:278px;
	position: absolute; top: 165px; left: -1px;
	background-image: url(../images/background_terms_wide.png); background-repeat: no-repeat;
}


.dates
{
	height: 16x;
}

* html .dates
{
	height: 15px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
 .dates  { margin-top: 2px;  }
}


/* -------------------------------------------------------------------------------------------*/

#content { 
	width: 942px;
	background-image: url(../images/background_content_wide.gif); background-repeat: repeat-y; 
        margin: 440px 0 0 0; 
}

* html #content { 
	width: 942px;
	margin: 440px 0 0 0;
	background-position: 0 0;
}

#content h2
{
	font-size: 22px; font-weight: bold;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	margin-bottom: 15px;
    color: #0d567c;
}

#content h3
{
	font-size: 22px; font-weight: bold;
	margin: 0 0 10px 20px;
}

#content p
{
	font-size: 13px; font-weight: normal;
	line-height: 19px;
}

#content p strong
{
	font-weight: bold;
}

#content a
{
	text-decoration: underline;
	font-weight: bold; color: #0d567c;
}

#content a:hover
{
	text-decoration: none;
	color: #6d8c13;
}


#content_left
{
	float: left;
	width: 620px;
	margin-left: 20px;
}

* html #content_left
{
	width: 620px;
	margin-left: 10px;
}


#content_left h3
{
	font-size: 20px; font-weight: normal;	
	margin: 5px 0 5px 0;
}

#content_left h4
{
        
	font-size: 22px; font-weight: bold;
	margin: 10px 0 5px;
    color: #0d567c;
}

#content_left h5
{
        
	font-size: 16px; font-weight: bold;
	margin: 10px 0 5px;
       color: #0d567c;
       text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

#content_right
{
	float: left;
	width: 150px;
	margin: -20px 0 30px 50px;
}

* html #content_right
{
	margin-left: 50px;
}

#content_right h2
{
	margin: 10px 0 0 30px;
	font-size: 19px; font-weight: bold;
	text-decoration: none;
	color: #548dab;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

#content_right h4
{
	margin: 10px 0 0 0;
	font-size: 14px; font-weight: bold;
	text-decoration: none;
	color: #548dab;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
}

#content_right ul
{
	margin: 15px 0 15px 20px;
}

#content_right ul li
{
	background-image: url(../images/tick.png); background-repeat: no-repeat; background-position: 0 7px;
	padding-left: 25px;
	font-size: 13px; color: #548dab;
	line-height: 30px;
}

.hr
{
	background-image: url(../images/spacer_horizontal_wide.jpg); background-repeat: no-repeat;
	width:  590px; height: 14px;
	margin: 25px 0 15px 0;
}

ul.cs-menu
{
	margin: 25px 0 25px 0;
        width: 500px;
}

ul.cs-menu li
{
	width: 215px; height: 145px;
	background-image: url(../images/background_cs.png); background-repeat: no-repeat;	
	float: left;
	font-size: 11px;
	margin:0; 
	padding-left: 15px;
        padding-right: 5px;
}

ul.cs-menu li.last
{
	padding-left: 15px;
	margin-left: 15px;
	background-image: url(../images/background_cs2.png); background-repeat: no-repeat;	
}

#content ul.locations li
{
	margin: 0 0 0 20px;
}

#content ul.locations li
{
	font-size: 11px; font-weight: normal; line-height: 23px;
}

#content ul.locations li a
{
	text-decoration: none;
	font-weight: normal;
}

#content ul.locations li h5
{
	display: inline; margin-right: 10px;
}

#content ul.locations li h5 a
{
	font-size: 13px; font-weight: bold;	
}

#content ul.locations li a:hover
{
	text-decoration: underline;
}

#footer ul.partners
{
	margin: 25px 0 0 15px;
	display: block;
}

#footer ul.partners li
{
	float: left;
	font-size: 16px; font-weight: bold; line-height: 34px;
	margin: 0 0 0 30px;
}

#footer ul.bottom-menu
{
	margin: 100px 0 0 70px;
	height: 25px;
}

#footer ul.bottom-menu li
{
	float: left;
}

#footer ul.bottom-menu li a
{
	border-right: solid 1px #9BAEC1; 
	font-size: 11px;  font-weight: normal; color: #0d567c; text-decoration: none;
	padding: 0 20px 0 20px; 
}

#footer ul.bottom-menu li a.last
{
	border-right: none;
}

#footer ul.bottom-menu li a:hover
{
	text-decoration: underline;
}


* html #footer ul.bottom-menu li a.last
{
	margin: 0;
	padding: 5px 0 0 0;
	width: 87%; 
}

.clearall
{
	clear: both;
}

.boxwhite
{
	width: 213px;
	background: url(../images/box-RW_top_shade.png); background-repeat: no-repeat;
	margin: 30px 0 30px 20px;
}

#content .boxwhite h3
{
	font-size: 19px;
	display: block;	
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
	text-align: center;
	margin: 0 0 10px 0; 
	padding: 13px 0 0 0;
}

#content .boxwhite p
{
	display: block;
	font-size: 11px;
	margin: 0 10px 10px 17px; 
}

#content .boxwhite img
{
	margin: 0 0 0 5px;
}

.boxwhite-bottom
{
	width: 213px; height: 10px;
	background: url(../images/box-RW_bottom_shade.gif); background-repeat: no-repeat;
}

.loader
{
	display: none;
	margin: 55px 0 0 130px;
}

.footertext
{
	font-size: 10px;
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}

.footertext a
{
	color: #0d567c;
	text-decoration: none;
}

#content_right ul.sidebarlist
{
	margin: 15px 10px 0 10px;
}

#content_right ul.sidebarlist li 
{
	background-image: none;
	font-size: 13x; padding: 0;
	line-height: 18px;
        margin-bottom: 1px;
}

#content_right ul.sidebarlist li a
{
	text-decoration: none; font-weight: normal;
}
#content_right ul.sidebarlist li a:hover

{
	text-decoration: underline;
}

#content_right ul.sidebarlist3
{
	list-style-type: disc;
    margin-left: 40px;
}

#content_right ul.sidebarlist3 li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 22px;
    margin-bottom: 5px;
}

#content_right ul.sidebarlist3 li a
{
	text-decoration: none; font-weight: normal;
}
#content_right ul.sidebarlist3 li a:hover

{
	text-decoration: underline;
}

#content_left ul.sidebarlist
{
	list-style-type: disc;
         margin-left: 20px;
}

#content_left ul.sidebarlist li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 25px;
        font-weight: normal;
}

#content_left ul.sidebarlist li a
{
	text-decoration: none; font-weight: bold;
}
#content_left ul.sidebarlist li a:hover
{
	text-decoration: none;
}

#content_left ul.sidebarlist2
{
	list-style-type: disc;
         margin-left: 20px;
}

#content_left ul.sidebarlist2 li 
{
	background-image: none;
	font-size: 13px; padding: 0;
	line-height: 25px;
        font-weight: normal;
}

#content_left ul.sidebarlist2 li a
{
	text-decoration: none; font-weight: bold;
}
#content_left ul.sidebarlist2 li a:hover
{
	text-decoration: none;
}
#content_left ul.sidebarlist5
{
	list-style-type: none;
         margin-left: 20px;
}

#content_left ul.sidebarlist5 li 
{
	background-image: none;
	font-size: 13px; 
        padding-bottom: 30px;
	line-height: 20px;
        font-weight: normal;
}
* html #content_left ul.sidebarlist5 li 
{
	background-image: none;
	font-size: 13px; 
        padding-bottom: 10px;
	line-height: 20px;
        font-weight: normal;
}


ul.locationslist li
{
	font-size: 12px;
	float: left; width: 158px;
	line-height: 25px;
        text-decoration: none;
        margin-left: 20px;
}
#blank
{
	float: left;
	width: 620px;

}

* html #blank
{
	width: 620px;

} 
#favorite
{
	float: left;
	width: 620px;

}

* html #favorite
{
	width: 620px;

} 
* html #favorite a
{
	font-size: 16px; font-weight: bold;
	margin: 10px 0 5px;
        color: #245A7B;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;
}


#favorite h10
{
        
	font-size: 16px; font-weight: bold;
	margin: 10px 0 5px;
        color: #245A7B;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;
        
}
#favorite h10 a
{
        font-size: 16px; font-weight: bold;
	text-decoration: none;
        color: #245A7B;
        margin-left: 15px;
}
#favorite h10 a:hover
{
        
	font-size: 16px; font-weight: bold;
	text-decoration: underline;
        color: #245A7B;
        margin-left: 15px;
}

#favorite h11
{
        
	font-size: 25px; font-weight: normal;
	margin: 10px 0 5px;
        color: #50A1CB;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;
}
#favorite a.h11
{
 	font-size: 25px; font-weight: normal;       
	text-decoration: none;
        font-weight: normal;
        color: #50A1CB;
        margin-left: 15px;
}
#favorite a.h11:hover
{
	font-size: 25px; font-weight: normal;        
	text-decoration: underline;
        font-weight: normal;
        color: #50A1CB;
        margin-left: 15px;
}

#favorite h12
{
        
	font-size: 32px; font-weight: normal;
	margin: 10px 0 5px;
        color: #9BBB18;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;

}
#favorite a.h12
{
        
	font-size: 32px; font-weight: normal;	text-decoration: none;
        color: #9BBB18;
        font-weight: normal;
        margin-left: 15px;
}
#favorite a.h12:hover
{
	font-size: 32px; font-weight: normal;        
	text-decoration: underline;
        color: #9BBB18;
        font-weight: normal;
        margin-left: 15px;
}

#favorite h13
{
        font-size: 19px; font-weight: bold;
	margin: 10px 0 5px;
        color: #DD137B;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;
        margin-left: 15px;
}

#favorite a.h13
{
	font-size: 19px; font-weight: bold;        
	text-decoration: none;
        color: #DD137B;
        font-weight: normal;
        margin-left: 15px;
}
#favorite a.h13:hover
{
	font-size: 19px; font-weight: bold;        
	text-decoration: underline;
        color: #DD137B;
        font-weight: normal;
        margin-left: 15px;
}

#favorite h14
{
        
	font-size: 12px; font-weight: bold;
	margin: 12px 0 5px;
        color: #9AD0E1;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        margin-left: 15px;
}
#favorite a.h14
{
	font-size: 12px; font-weight: bold;        
	text-decoration: none;
        color: #9AD0E1;
        margin-left: 15px;
}
#favorite a.h14:hover
{
	font-size: 12px; font-weight: bold;        
	text-decoration: underline;
        color: #9AD0E1;
        margin-left: 15px;
}

#favorite h3	
{
        
	font-size: 22px; font-weight: bold;
        color: #50A1CB;
        text-shadow: 0.1em 0.1em 0.05em #ffffff;
        text-decoration: underline;
}

