/**
 * Designstylesheet
 *
 * Typographie und Layout Stylesheet
 *
 * @project German Transfer Affiliate Buchungsmaske 440x500
 * @author Vanessa Rendel
 */
 

/* Allgemeine Formatierungen ================================================================================================ */

h1, h2, h3, h4, h5, h6, th, td, caption  { line-height: 1.2; }

h1 { font-size: 200%; margin: 0px 0 10px; }
h2 { font-size: 160%; margin: 0px 0 10px; }
h3 { font-size: 140%; margin: 0px 0 10px; }
h4 { font-size: 120%; margin: 0px 0 10px; }
h5 { font-size: 100%; margin: 0px 0 10px; }
h6 { font-size: 90%; margin: 0px 0 15px; }


.clear {
	clear: both;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.left { float:left; }
.right { float:right; }


/* Buchungsmaske ================================================================================================ */

#mainBox
{
	width: 600px;
	border: #e5e5e5 1px solid;
	margin-right: auto;
  margin-left: auto;
  text-align: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: #fff;
}


/* Head ================================================================================================ */

#headBox
{
	width: 600px;
}

#headBG
{
	background: url(../_images/headBG_600.gif);
	width: 590px;
	height: 64px;
	padding-left: 10px;
	padding-top: 10px;
}

.gtlogo
{
	width: 202px;
	height: 20px;
}

.logoclaim
{
	font-size: 11px;
	color: #a7a8aa;
	font-style: italic;
}


/* Content ================================================================================================ */

#contentBox
{
	padding-left: 25px;
	padding-right: 25px;
}

.infotext
{
	font-size: 13px;
	color: #777;
	text-align: justify;
	margin-top: 10px;
	line-height: 15px;
}


/* Preisabfrage  ================================================================================================ */

#startadresse label,
#zieladresse label,
#anzahlpersonen label
{
	font-weight: bold;
	font-size: 13px;
}

#startadresse
{
	margin-top: 15px;
	float:left;
	width: 270px;
}

#zieladresse
{
	margin-top: 15px;
	float:left;
	margin-left: 5px;
	display: inline;
	width: 270px;
}

#anzahlpersonen
{
	float:left;
	margin-top: 15px;
}

.preisabfrageInput
{
	background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;	
	background-color: #FBFBFB;
	border: 		1px solid #e4e4e4!important;
	display:		block;
	float:			none!important;
	font:  			normal 12px "Tahoma", sans-serif;
	height: 		17px;
	padding:		3px 2px 4px 4px!important;
	width:			235px!important;
	color:	 		#666666;
	float:			left;
}

.preisabfrageSelect
{	
	background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;	
	border: 		1px solid #e4e4e4;
	display:		block;
	float:			left;
	font:  			normal 12px Tahoma, sans-serif;
	padding:		2px 2px 4px 4px;
	width: 			220px;
	height: 		26px;
	color: 			#666666;
	float:			left;
}

/* Autocompleter ================================================================================================ */

li.li_auto { 
	margin:1px;
	padding:3px;
}

.startcheck {
	width: 20px;
	float:right;
	position: relative;
	top: 3px;
	left: 0px;
	/*position: absolute;
	left: 378px;
	top: 18px;*/
}

.zielcheck {
	width: 20px;
	float:right;
	position: relative;
	top: 3px;
	left: 0px;
	/*position: absolute;
	left: 378px;
	top: 18px;*/
}


/* Preisbeispiel  ================================================================================================ */

#preisbeispielBox
{
	float:left;
	margin-left: 48px;
	margin-top: 15px;
}

.preisbeispiel
{
	font-size: 13px;
	font-weight: bold;
}

.eurobetragBox
{
	float:left;
	position:relative;
	left:3px;
}

.eurobetrag
{
	line-height: 53px;
	font-size:53px;
}

.centbetragBox
{
	float:left;
	position:relative;
	top:7px;
	left:6px;
}

.centbetrag
{
	font-size: 23px;
}

.euro
{
	font-size:23px;
	position:relative;
	top:6px;
}


/* Fahrzeugklassen  ================================================================================================ */

#fahrzeugklassen
{
	margin-top: 30px;
}

.economyclass
{
	width: 105px;
	height: 56px;
	margin-right: 30px;
	margin-top:5px;
}

.economyclass_ueb,
.premiumeco_ueb
 {
 	float:left;
	font-size: 11px;
}

.premiumeco
{
	width: 109px;
	height: 56px;
	margin-right: 30px;
	margin-top:5px;
}

/*.premiumeco_ueb*/
.businessclass_ueb
{
	float:left;
	margin-left: 69px;
	font-size: 11px;
}

.businessclass
{
	width: 119px;
	height: 56px;
	margin-right: 25px;
	margin-top:5px;
}

/*.businessclass_ueb*/
.firstclass_ueb
{
	float:left;
	margin-left: 56px;
	font-size: 11px;
}

.firstclass
{
	width: 116px;
	height: 56px;
	margin-top:5px;
}

.firstclass_ueb
{
	float:left;
	margin-left: 80px;
	font-size: 11px;
}


/* Benefits Mouseover Tooltip  ================================================================================================ */

#benefitsToolTip
{
	width: 210px;
	float:left;
}

#benefitsToolTip li
{
	padding-left: 20px;
	background-image: url(../_images/benefitsCheck.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	list-style-type: none;
	color: #666;
}


/* SEO Text  ================================================================================================ */

#seotextBG
{
	background: url(../_images/seotextBG_600.gif);
	width: 600px;
	height: 22px;
	margin-top: 14px;
	padding-top: 2px;
}

#seotextBG span
{
	font-weight: bold;
	font-size: 10px;
	margin-left: 28px;
}