/* ////////////////// COMMON ////////////////// */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #6eacc6;
	background-image: url(../images/body-background.gif);
	background-repeat: repeat-x;
}

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

.clear {
	display:inline-block;
} 

.clear {
	display:block;
}

.space {
	margin: 11px 0 0 0;
}

.boxspace {
	margin: 5px 0 0 0;
}

/* ////////////////// WRAPPER ////////////////// */

div.Wrapper {
	width: 992px;
	margin: 0 auto;
	background-image: url(../images/wrapper_top.jpg)!important;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #6eacc6;
}

div.WrapperInside {
	width: 965px;
	margin: 0 auto;
}

/* ////////////////// LAYOUT & CONTENT ////////////////// */

div.Logo {
	position: absolute;
	width: 258px;
	height: 86px;
	margin: 19px 0 0 41px;
}

div.Support {
	position: absolute;
	font-size: 13px;
	width: 243px;
	color: #0d6d96;
	line-height: 17px;
	text-align: center;
	margin: 28px 0 0 543px;
}

div.Support b {
	font-size: 15px;
	font-weight: bold;
}

div.Support span {
	font-weight: bold;
	color: #ee5400;
	font-size: 14px;
}

div.MainBox {
	width: 965px;
	padding: 90px 0 0 0;
}

div.MainBoxTop {
	height: 47px;
	background-image: url(../images/contentbox_top.png);
	background-repeat: no-repeat;
	behavior: url(files/pngfix/iepngfix.htc);
}

div.MainBoxMiddle {
	background-image: url(../images/contentbox_middle.png);
	background-repeat: repeat-y;
	behavior: url(files/pngfix/iepngfix_scale.htc);
}

div.MainBoxBottom {
	height: 5px;
	background-image: url(../images/contentbox_bottom.png);
	background-repeat: repeat-y;
	behavior: url(files/pngfix/iepngfix.htc);
	font-size: 0px;
}

div.MainBoxLeft {
	float: left;
	width: 361px;
	padding: 15px 0 0 15px;
}

div.MainBoxRight {
	float: left;
	width: 565px;
	margin: 15px 0 0 9px;
}

div.MainBoxFull {
	float: left;
	width: 935px;
	padding: 15px 0 0 15px;
}

div.MainBoxFull .Top {
	height: 4px;
	background-image: url(../images/fullbox_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.MainBoxFull .Middle {
	background-image: url(../images/fullbox_middle.gif);
	background-repeat: repeat-y;
	padding: 15px;
}

div.MainBoxFull .Bottom {
	height: 4px;
	background-image: url(../images/fullbox_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.CompareBoxFull {
	float: left;
	width: 935px;
	padding: 15px 0 0 15px;
}

div.CompareBoxFull .Top {
	height: 4px;
	background-image: url(../images/comparebox_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.CompareBoxFull .Middle {
	background-image: url(../images/comparebox_middle.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 0;
	text-align: center;
}

div.CompareBoxFull .Bottom {
	height: 4px;
	background-image: url(../images/comparebox_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.SmallBox {
	width: 361px;
}

div.SmallBox h1 {
	font-size: 24px;
	color: #0f6e97;
	display: block;
	text-align: center!important;
	padding: 8px 0 8px 0;
}

div.SmallBox .Top {
	height: 4px;
	background-image: url(../images/smallbox_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.SmallBox .MiddleWorldmap {
	background-image: url(../images/teaser_worldmap.jpg);
	background-repeat: no-repeat;
	height: 309px;
}

div.SmallBox .MiddleWorldmap h4 {
	font-size: 14px;
	color: #ffffff;
	display: block;
	position: absolute;
	margin: 24px 0 0 150px;
}

div.SmallBox .Middle {
	background-image: url(../images/smallbox_middle.gif);
	background-repeat: repeat-y;
}

div.SmallBox .Middle h4 {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
	padding: 18px 0 20px 10px;
}

div.SmallBox .Middle h5 {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
}

div.SmallBox #NewsTitle {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 0 18px;
	padding: 11px 0 20px 54px;
}

div.SmallBox .Bottom {
	height: 4px;
	background-image: url(../images/smallbox_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.SmallBox .Worldmap {
	width: 345px;
	margin: 7px 0 9px 8px;
}

div.SmallBox .WorldmapText {
	display: block;
	position: absolute;
	width: 336px;
	margin: 240px 0 0 30px;
}

div.SmallBox .WorldmapText a  {
	color: #ffffff!important;
	text-decoration: none;
}

div.SmallBox .WorldmapText a:hover  {
	text-decoration: underline;
}

div.SmallBox .WorldmapText b {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

div.SmallBox .WorldmapText span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	display: block;
}

div.SmallBox .WorldmapText span a  {
	font-size: 11px;
	color: #fb7300;
	text-decoration: none;
	font-weight: bold;
}

div.SmallBox .WorldmapText span a:hover  {
	text-decoration: underline;
}

div.SmallBox .NewsWrapper {
	width: 305px;
	margin: 0 0 0 21px;
}

div.SmallBox .NewsWrapper b {
	font-size: 11px;
	color: #09587a;
	margin: 0 0 5px 0;
}

div.SmallBox .NewsWrapper small {
	font-size: 11px;
	display: block;
	color: #fe7c00;
	display: block;
	margin: 0 0 5px 0;
}

div.SmallBox .NewsWrapper span {
	font-size: 11px;
	color: #0e6e97;
	line-height: 14px;
}

div.SmallBox .NewsWrapper span a {
	color: #ff7603;
	text-decoration: none;
}

div.SmallBox .NewsWrapper span a:hover {
	text-decoration: underline;
}

div.SmallBox .NewsSpace{
	margin: 0 0 26px 0;
}

*html div.SmallBox .NewsSpace{
	margin: 0 0 20px 0;
}

div.BigBox {
	width: 565px;
}

div.BigBox .Top {
	height: 4px;
	background-image: url(../images/bigbox_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.BigBox .Middle {
	background-image: url(../images/bigbox_middle.gif);
	background-repeat: repeat-y;
}

div.BigBox .MiddleTeaser2 {
	background-image: url(../images/teaser_verlauf.jpg);
	background-repeat: no-repeat;
	height: 309px;
}

div.BigBox .Middle strong {
	font-size: 14px;
	color: #09587a;
	display: block;
	padding: 18px 0 0 18px;
}

div.BigBox .MiddleTeaser {
	background-image: url(../images/mietwagen_teaser_index.jpg);
	background-repeat: no-repeat;
	padding: 21px 0 0 18px;
	height: 288px;
}

div.BigBox .MiddleTeaser h2 {
	font-size: 14px;
	color: #09587a;
	font-weight: bold;
	display: block;
	margin: 0 0 16px 0;
}

div.BigBox .MiddleTeaser .TeaserText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e6e97;
	line-height: 16px;
	display: block;
	width: 415px;
}

div.BigBox .MiddleTeaser .TeaserText a  {
	font-weight: bold;
	color: #fd7100;
	text-decoration: none;
}

div.BigBox .MiddleTeaser .TeaserText a:hover  {
	text-decoration: underline;
}

div.BigBox .MiddleTeaser .TeaserAdvantages  {
	width: 200px;
	display: block;
	margin: 32px 0 0 0;
}

div.BigBox .MiddleTeaser .TeaserAdvantages div  {
	font-size: 11px;
	color: #0e6e97;
	font-weight: bold;
	margin: 0 0 12px 0px;
}

div.BigBox .MiddleTeaser .TeaserAdvantages span  {
	margin: 0 5px 0 0;
}

div.BigBox .Bottom {
	height: 4px;
	background-image: url(../images/bigbox_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.BigBox .BottomTeaser {
	height: 4px;
	background-image: url(../images/bigbox_bottom_teaser.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.Location {
	width: 347px;
	border-top: 1px solid #dee7eb;
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0 0 0 7px;
}

div.ComparsionLocation {
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0 0 0 7px;
	display: block;
}

div.ComparsionPickup b {
	font-size: 12px;
	color: #ffffff;
	display: inline-block;
	width: 80px;
	text-align: right;
}

div.ComparsionPickup {
	margin: 0 0 10px 0;
}

div.ComparsionPickup input {
	border: 1px solid #dcdcdc;
	margin: 0 0 15px 11px;
	font-size: 11px;
	width: 189px;
	padding: 2px 0 2px 0;
}

div.ComparsionPickup {
	margin: 0 0 10px 0;
}

div.Pickup {
	margin: 0 0 10px 0;
}

div.Pickup b {
	font-size: 12px;
	color: #106f97;
	display: inline-block;
	width: 80px;
	text-align: right;
}

div.Pickup input {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 11px;
	font-size: 11px;
	width: 190px;
	padding: 2px 0 2px 0;
}

div.PickupDate {
	margin: 0 0 10px 0;
}

div.PickupDate b {
	font-size: 12px;
	color: #106f97;
	display: inline-block;
	width: 99px;
	text-align: right;
	margin: 0 0 0 9px;
}

div.PickupDate input {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 11px;
	font-size: 11px;
	width: 190px;
	padding: 2px 0 2px 0;
}

div.ComparsionPickupDate {
	margin: 0 0 10px 15px;
}

div.ComparsionPickupDate b {
	font-size: 12px;
	color: #ffffff;
	display: inline-block;
	width: 99px;
	text-align: right;
	margin: 0 0 0 9px;
}

div.ComparsionPickupDate input {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 11px;
	font-size: 11px;
	width: 190px;
	padding: 2px 0 2px 0;
}

div.ComparsionReturn b {
	font-size: 12px;
	color: #ffffff;
	display: inline-block;
	width: 80px;
	text-align: right;
}

div.Return b {
	font-size: 12px;
	color: #106f97;
	display: inline-block;
	width: 80px;
	text-align: right;
}

div.ComparsionReturn input {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 11px;
	font-size: 11px;
	width: 190px;
	padding: 2px 0 2px 0;
}

div.Return input {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 11px;
	font-size: 11px;
	width: 190px;
	padding: 2px 0 2px 0;
}

div.ComparsionAirport {
	padding: 16px 0 0 96px;
}

*html div.ComparsionAirport {
	padding: 0 0 0 92px;
}

div.Airport {
	padding: 10px 0 0 96px;
}

*html div.Airport {
	padding: 0 0 0 92px;
}

div.ComparsionAirport b {
	font-size: 12px;
	color: #fd7406;
	padding: 10px 0 0 0;
}

div.Airport b {
	font-size: 12px;
	color: #106f97;
	padding: 10px 0 0 0;
}

div.Airport span {
	margin: 2px 0 0 -23px;
	position: absolute;
}

div.ComparsionAirport span {
	margin: 2px 0 0 -23px;
	position: absolute;
}

*html div.Airport span {
	margin: 8px 0 0 -25px;
	position: absolute;
}

div.Date {
	border: 1px solid #d6e0e3;
	width: 346px;
	margin: 0 0 0 7px;
	background-color: #f3f4f4;
	padding: 1px 0 2px 0;
}

div.ComparsionDate {
	padding: 45px 0 2px 0;
}

*html div.ComparsionDate {
	padding: 56px 0 2px 0;
}

div.ComparsionImprint {
	font-size: 10px;
	color: #fd7406;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	margin: 135px 0 0 144px;
}

div.ComparsionImprint a {
	font-size: 10px;
	color: #fd7406;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.ComparsionImprint a:hover {
	text-decoration: underline;
}

div.NewsletterWrapper {
	display: block;
	padding: 18px 0 0 18px;
}

div.NewsletterTitle {
	float: left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

div.NewsletterField {
	float: left;
	font-size: 14px;
	color: #09587a;
	font-weight: bold;
}

div.NewsletterInput {
	float: left;
	margin: 0 0 0 3px;
}

div.NewsletterInput .NewsletterForm {
	border: 1px solid #8db8ca;
	font-size: 11px;
	color: #b5b5b5;
	padding: 1px 0 2px 0;
	width: 197px;
}

div.NewsletterButton {
	float: left;
	margin: 0 0 0 7px;
}

div.OfferWrapper {
	padding: 0 0 0 7px;
}

div.OfferBox {
	float: left;
	width: 182px;
	height: 263px;
	background-image: url(../images/offer_box.gif);
	background-repeat: no-repeat;
	margin: 5px 4px 0 0;
}

div.OfferBox .OfferCity {
	font-size: 14px;
	color: #ff7700;
	dsplay: block;
	font-weight: bold;
	width: 177px;
	text-align: center;
	padding: 16px 0 1px 0;
}

div.OfferBox .OfferCity a {
	font-size: 14px;
	color: #ff7700;
	text-decoration: none;
}

div.OfferBox .OfferCity a:hover {
	text-decoration: underline;
}

div.OfferBox .OfferImage {
	width: 175px;
	height: 100px;
	margin: 0 0 0 1px;
}

div.OfferBox .OfferPrice {
	position: absolute;
	margin: -29px 0 0 14px;
	z-index: 500;
}

div.OfferBox .OfferPrice small {
	font-size: 12px;
	color: #636f8f;
	font-weight: bold;
	display: block;
}

div.OfferBox .OfferPrice b {
	font-size: 24px;
	color: #636f8f;
	font-weight: bold;
}

div.OfferCar {
	margin: -4px 0 0 1px;
	z-index: 100;
}

div.OfferButton {
	position: absolute;
	margin: -4px 0 0 15px;
}

div.BrokerWrapper {
	padding: 11px 0 5px 0;
	margin: 0 0 0 6px;
}

div.BrokerBox {
	width: 552px;
}

div.BrokerBox .Top {
	height: 5px;
	background-image: url(../images/box_inner_top.gif);
	background-repeat: no-repeat;
}

div.BrokerBox .Middle {
	background-image: url(../images/box_inner_middle.gif);
	background-repeat: repeat-y;
}

div.BrokerBox .Bottom {
	height: 5px;
	background-image: url(../images/box_inner_bottom.gif);
	background-repeat: no-repeat;
}

div.BrokerBox .BrokerLogo {
	padding: 6px 0 0 13px;
}

div.BrokerBox .BrokerLogo2 {
	padding: 4px 0 0 13px;
}

div.BrokerBox .BrokerLogo3 {
	padding: 10px 0 0 13px;
}

div.BrokerBox .BrokerText {
	font-size: 11px;
	color: #0e6e97;
	display: block;
	padding: 12px 0 6px 13px;
	width: 528px;
}

div.BrokerBox .BrokerText2 {
	font-size: 11px;
	color: #0e6e97;
	display: block;
	padding: 5px 0 6px 13px;
	width: 528px;
}

div.BrokerBox .BrokerText3 {
	font-size: 11px;
	color: #0e6e97;
	display: block;
	padding: 12px 0 6px 13px;
	width: 528px;
}

.BrokerTitle {
	font-size: 14px;
	color: #09587a;
	font-weight: bold;
	display: block;
	padding: 10px 0 0 19px;
}

div.FactsheetWrapper {
	padding: 15px 0 15px 0;
	margin: 0 0 0 17px;
}

div.FactsheetWrapper .Flag {
	float: left;
}

div.FactsheetWrapper .FlagTitle {
	font-size: 14px;
	color: #09587a;
	margin: 3px 0 0 8px;
	float: left;
}

div.FactsheetWrapper .Image {
	margin: 15px 0 15px 0;
}

div.Factsheet b {
	font-size: 12px;
	color: #09587a;
}

div.FactsheetTable {
	float: left;
	padding: 10px 0 12px 0;
	
}

div.FactsheetTable .Left {
	float: left;
	width: 100px;
}

div.FactsheetTable .Dark {
	background-color: #e2e3e3;
}

div.FactsheetTable .Left small {
	font-size: 10px;
	color: #09587a;
	line-height: 18px;
	display: block;
	padding: 2px 0 2px 4px;
}

div.FactsheetTable .Right {
	float: left;
	text-align: right;
}

div.FactsheetTable .Right small {
	font-size: 10px;
	color: #09587a;
	line-height: 18px;
	display: block;
	padding: 2px 4px 2px 0;
	width: 222px;
}

div.ContentBox {
	padding: 18px 24px 0 24px;
}

div.ContentBox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
}

div.ContentBox h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0f75a1;
	display: block;
}

div.ContentBoxBusiness {
	padding: 18px 24px 0 24px;
	background-image: url(../images/mietwagen_business.jpg);
	background-repeat: no-repeat;
	background-position: right 16px;
}

div.ContentBoxBusiness h2 {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
}

div.ContentBoxBusiness h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0f75a1;
	display: block;
}

div.RegionBox {
	padding: 18px 24px 0 24px;
}

div.RegionBox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #09587a;
	display: block;
}

div.RegionBox h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0f75a1;
	display: block;
}

div.RegionBox h3 a {
	color: #0f75a1;
	text-decoration: none;
}

div.RegionBox h3 span {
	color: #ff7400;
}

div.RegionBox .RegionText {
	font-size: 11px;
	color: #0f75a1;
	line-height: 18px;
	display: block;
	padding: 15px 0 18px 0;
}

div.RegionMap {
	width: 517px;
}

div.RegionMap #map_canvas {
	width: 517px;
	height: 350px;
}

.PickupDateShow .date_long input {
	background-color: #000!important;
}

div.Destination {
	float: left;
}

div.Destination .Left {
	float: left;
	width: 186px;
}

div.Destination .Middle {
	float: left;
	width: 186px;
	background-image: none;
}

div.Destination .Right {
	float: left;
}

.DestinationTree {
	width: 145px;
}

.DestinationTree span {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	padding: 6px 0 0 10px;
	color: #0f75a1;
}

.DestinationTree span a {
	color: #0f75a1;
	text-decoration: none;
}

.DestinationTree span a:hover {
	text-decoration: underline;
}

.DestinationTree div {
	font-size: 11px;
	color: #0f75a1;
	padding: 0 0 0 51px;
	line-height: 18px;
}

.DestinationTree div a {
	color: #0f75a1;
	text-decoration: none;
}

.DestinationTree div a:hover {
	text-decoration: underline;
}

.DestinationSpace {
	margin: 20px 0 0 0;
}

ul#KatNavigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#KatNavigation li {
	float: left;
	width: 120px;
	background-image: url(../images/button_background.gif);
	background-repeat: no-repeat;
}

ul#KatNavigation li a {
	width: 120px;
	display: block;
	font-size: 12px;
	color: #ff7400;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	font-weight: bold;
}

ul#KatNavigation li .activ {
	display: block;
	font-size: 12px;
	color: #0f75a1;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0 0;
	font-weight: normal;
}

ul#KatNavigation li a:hover {
	text-decoration: underline;
}

div.ContentText {
	font-size: 11px;
	color: #0f75a1;
	line-height: 18px;
	display: block;
	padding: 15px 0 18px 0;
}

div.ContentText a {
	font-size: 11px;
	color: #0f75a1;
	text-decoration: none;
}

div.ContentText a:hover {
	text-decoration: underline;
}

div.TopProvider b {
	font-size: 14px;
	color: #0f75a1;
}

div.TopProvider div {
	font-size: 14px;
	color: #ff7400;
	width: 521px;
	height: 42px;
	background-image: url(../images/top_mietwagen_anbieter.gif);
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
}

div.FaqAnswer b {
	display: block;
	background-color: #dfdfdf;
	padding: 2px 0 3px 3px;
	width: 514px;
}

div.FaqAnswer p {
	padding: 2px 0 0 3px;
}

ul#FaqList {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: square;
}	

div.clippings a {
	display: inline-block;
	background-color: #dfdfdf;
	width: 492px;
	padding: 3px 0 4px 25px;
}

div.clippings table {
	padding: 5px 5px 0 5px;
}

.clippings .toggle {
    background-repeat: no-repeat;
    background-image: url(../images/toggle_open.gif);
	background-position: 5px;
}

.clippings .toggle.close {
	background-image: url(../images/toggle_close.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

div#BoxHeight {
	height: 787px!important;
}

*html div#BoxHeight {
	height: 810px!important;
}

*:first-child+html div#BoxHeight {
	height: 818px!important;
}

html>body div#BoxHeight {
	height: 803px!important;
}

html>/**/body div#BoxHeight {
	height: 803px!important;
}

.H2Title {
	font-size: 14px;
	color: #09587a;
	font-weight: bold;
}

.CompareText {
	font-size: 11px;
	color: #09587a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 4px 0 0 0;
}

div.Steps {
	float: left;
}

div.Step1 {
	float: left;
	width: 228px;
	height: 113px;
	background-image: url(../images/step_1.gif);
	background-repeat: no-repeat;
}

div.Step1 b {
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 91px 0 0 0;
	width: 228px;
	display: block;
	text-align: center;
}

div.Step2 {
	float: left;
	width: 227px;
	height: 113px;
	background-image: url(../images/step_2.gif);
	background-repeat: no-repeat;
}

div.Step2 b {
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 91px 0 0 0;
	width: 227px;
	display: block;
	text-align: center;
}

div.Step3 {
	float: left;
	width: 227px;
	height: 113px;
	background-image: url(../images/step_3.gif);
	background-repeat: no-repeat;
}

div.Step3 b {
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 91px 0 0 0;
	width: 227px;
	display: block;
	text-align: center;
}

div.Step4 {
	float: left;
	width: 223px;
	height: 113px;
	background-image: url(../images/step_4.gif);
	background-repeat: no-repeat;
}

div.Step4 b {
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 91px 0 0 0;
	width: 223px;
	display: block;
	text-align: center;
}

div.StepsTitle {
	font-size: 14px;
	color: #09587a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	margin: 20px 0 15px 0;
}

div.BlueComparsionBox {
	height: 224px;
	background-image: url(../images/compare_background.jpg);
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
}

div.BlueComparsionBox .Left {
	float: left;
	width: 315px;
	height: 224px;
}

div.BlueComparsionBox .Left strong {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fd7406;
	display: block;
	margin: 20px 0 0 17px;
}

div.BlueComparsionBox .Center {
	float: left;
	width: 294px;
	height: 224px;
}

div.BlueComparsionBox .Rightside {
	float: left;
	height: 224px;
}

div.ComparsionButton {
	position: absolute;
	margin: 165px 0 0 30px;
}

*html div.ComparsionButton {
	position: absolute;
	margin: 160px 0 0 0;
}

.BusinessTitle {
	font-size: 14px;
	color: #09587a;
	font-weight: bold;
	margin: 0 0 0 24px;
}

div.BusinessBox {
	width: 540px;
	height: 101px;
	background-image: url(../images/bluebox.gif);
	background-repeat: no-repeat;
	margin: 10px 0 10px 13px;
}

div.BusinessBox .Left {
	float: left;
	margin: 12px 0 0 21px;
}

div.BusinessBox .Right {
	float: left;
	margin: 12px 0 0 30px;
}

ul.BusinessList {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
}

div.BusinessAreaWrapper {
	padding: 15px 0 15px 0;
	margin: 0 0 0 17px;
}

div.BusinessAreaWrapper .Flag {
	float: left;
}

div.BusinessAreaWrapper .BusinessAreaTitle {
	font-size: 14px;
	color: #09587a;
	margin: 3px 10px 0 8px;
	float: left;
}

div.BusinessArea b {
	font-size: 12px;
	color: #09587a;
}

div.BusinessAreaWrapper .small {
	font-size: 11px;
	color: #09587a;
	display: block;
	margin: 0 0 0 40px;
}

*html div.BusinessAreaWrapper .small {
	font-size: 11px;
	color: #09587a;
	display: block;
	margin: -8px 0 0 40px;
}

.BusinessNewsletter{
	margin: 6px 0 0 0;
}

.BusinessNewsletter .Field {
	width: 260px;
	border: 1px solid #d8e3e8;
	font-size: 11px;
	color: #babab9;
	padding: 4px 0 4px 11px;
}

.BusinessAreaList {
	float: left;
	padding: 7px 0 6px 0;
}

*html .BusinessAreaList {
	float: left;
	padding: 10px 0 8px 0;
}

.BusinessAreaList .Left {
	float: left;
	width: 195px;
}

.BusinessAreaList .Right {
	float: left;
}

ul.BusinessAreaList {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul.BusinessAreaList a {
	font-size: 11px;
	color: #09587a;
	text-decoration: none;
	line-height: 24px;
}

ul.BusinessAreaList a:hover {
	text-decoration: underline;
}

div.BoxRounded {
	margin: 0 0 9px 0;
}

div.BoxRounded .Top {
	height: 3px;
	background-image: url(../images/box_rounded_top.gif);
	background-repeat: no-repeat;
}

div.BoxRounded .Middle {
	background-image: url(../images/box_rounded_bg.gif);
	background-repeat: repeat-y;
	padding: 21px 0 21px 12px;
	line-height: 16px;
}

div.BoxRounded .Middle2 {
	background-image: url(../images/box_rounded_bg.gif);
	background-repeat: repeat-y;
	padding: 15px 0 14px 12px;
	line-height: 16px;
}

div.BoxRounded .Bottom {
	height: 3px;
	background-image: url(../images/box_rounded_bottom.gif);
	background-repeat: no-repeat;
}

div.BusinessWoman {
	width: 125px;
	height: 192px;
	background-image: url(../images/businesswoman.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: -49px 0 0 365px;
}

div.BusinessMan {
	width: 148px;
	height: 182px;
	background-image: url(../images/businessman.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: -52px 0 0 368px;
}

/* ////////////////// NAVIGATION ////////////////// */

div.Navigation {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 20px 0 0 350px;
}
	
div.Navigation ul {
    margin:0;
    padding:0;
    list-style:none;
}

div.Navigation li {
    padding:0;
	display: inline;
}

div.Navigation li:hover {
    background:url(../images/navigation_right_on.gif) no-repeat right top;
}
	
div.Navigation a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

div.Navigation a:hover {
    background:url(../images/navigation_left_on.gif) no-repeat left top;
}

*html div.Navigation a {
    display: inline-block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
	
div.Navigation #current {
    background-image:url(../images/navigation_right.gif);
}

div.Navigation #current a {
    background-image:url(../images/navigation_left.gif);
}

table.Comparsion input {
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
}

table.Comparsion b {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

table.AirportCheckbox {
	margin: 15px 0 0 98px;
}

*html table.AirportCheckbox {
	margin: 15px 0 0 94px;
}

table.AirportCheckbox b {
	color: #fd7406;
	margin: 0 0 0 10px;
}

/* ////////////////// WEBMILES ////////////////// */

div.webmilesBg {
	width: 540px;
	height: 734px;
	background-image: url(../images/webmiles_background.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 13px;
}

div.webmilesBg h2 {
	font-size: 18px;
	color: #ff7400;
	font-weight: bold;
	position: absolute;
	margin: 15px 0 0 5px;
}

div.webmilesBg h3 {
	font-size: 15px;
	color: #0f75a1;
	font-weight: bold;
	position: absolute;
	margin: 480px 0 0 5px;
}

div.webmilesBg p {
	width: 290px;
	font-size: 11px;
	color: #0f75a1;
	line-height: 16px;
	position: absolute;
	margin: 65px 0 0 5px;
}

div.webmilesBg .BlueBox {
	width: 500px;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	position: absolute;
	margin: 540px 0 0 25px;
}

div.webmilesBg .BlueBox b {
	font-size: 15px;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 5px;
}

div.webmilesBg a {
	position: absolute;
	margin: 666px 0 0 140px;
}

div.Webmiles {
	width: 358px;
	height: 46px;
	background-image: url(../images/webmiles.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 1px;
}

/* ////////////////// FOOTER ////////////////// */

div.FooterWrapper {
	width: 955px;
	margin: 4px 0 0 4px;
}

div.FooterWrapper .Top {
	height: 5px;
	background-image: url(../images/footerbox_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.FooterWrapper .Middle {
	background-image: url(../images/footerbox_middle.gif);
	background-repeat: repeat-y;
}

div.FooterWrapper .Bottom {
	height: 5px;
	background-image: url(../images/footerbox_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

div.FooterLogo {
	padding: 11px 0 11px 20px;
	float: left;
}

div.FooterNavigation {
	float: left;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 20px 0 0 193px;
}

div.FooterNavigation a {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.FooterNavigation a:hover {
	text-decoration: underline;
}

div.FooterText {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
	padding: 15px 10px 15px 10px;
}

div.FooterText a {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

div.FooterText a:hover {
	text-decoration: underline;
}

div.FooterLinks {
	font-size: 11px;
	color: #0e6c95;
	font-weight: bold;
	line-height: 16px;
	padding: 15px 10px 15px 10px;
}

div.FooterLinks a {
	font-size: 11px;
	color: #0e6c95;
	text-decoration: none;
}

div.FooterLinks a:hover {
	text-decoration: underline;
}

div.FooterTipp {
	width: 955px;
	margin: 6px 0 6px 4px;
}

div.FooterTipp b {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: 18px 0 0 60px;
}

div.FooterTipp .Top {
	height: 46px;
	background-image: url(../images/footer_tipps_top.gif);
	background-repeat: no-repeat;
}

div.FooterTipp .Middle {
	background-image: url(../images/footer_tipps_middle.gif);
	background-repeat: repeat-y;
}

div.FooterTipp .Bottom {
	height: 1px;
	background-image: url(../images/footer_tipps_bottom.gif);
	background-repeat: no-repeat;
}

div.StatsCounter {
	position: absolute;
	margin: -2500px 0 0 -2500px;
}

div.WebmilesInfo {
	position: absolute;
	width: 137px;
	height: 30px;
	background-image: url(../images/webmiles-info.gif);
	background-repeat: no-repeat;
	margin: -36px 0 0 12px;
}