body
{
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 16px;
	background-color: #E1EAFB;
	text-align:center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	color: #132356;
}

div,table,#verticalmenu
{
	font-family: tahoma; 
	font-size: 11px; 
	line-height: 16px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #132356;
}

a
{
	color: #000000; font-family: tahoma; font-size: 11px; line-height: 16px; font-weight:bold;text-decoration: underline;
}

a:hover
{
	color: #000000; font-family: tahoma; font-size: 11px; line-height: 16px; font-weight:bold;text-decoration: none;
}

h1, .Allotment_StatusTitle, .Allotment_Headline
{
	color: #000000; font-family: tahoma; font-size: 16px; line-height: 16px; font-weight:bold;
	margin-bottom: 3px;
}


img
{
	border: 0px;
}


.site_container
{
	width: 974px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.content_container
{
	width: 974px;
	float:left;
	background:url('../gfx/site_middle.gif') repeat-y;
	padding-left: 22px;
	padding-right: 22px;
}

.left_content
{
	float:left;
	width: 205px;
	padding-top: 4px;
	/*padding-left: 22px;
	padding-right: 2px;
	padding-top: 4px;*/
	
	
}

.backgroundimagecontainer{
	background:url('../gfx/zeminAcilis.jpg') repeat-y;
	float:left;
	width:931px;
}

.left_menu_header
{
	padding: 0px 4px 4px 4px;
	font-weight: bold;
	line-height: 22px;
}


.box_content
{
	padding: 10px 10px 10px 10px;
}

/*
.left_box_top
{
	float:left;
	width: 162px;
	background: url('../gfx/box_top.gif') no-repeat;
	padding-left: 8px;
	padding-top:8px;
}	
*/

.dbe_quicksearch
{
	background:url('../gfx/dbe_bg.jpg');
	background-position:6 1;
	background-repeat: no-repeat;
	width: 545px;
	height: 214px;
	margin-bottom: 0px;
}

.dbe_quicksearchtop
{
	width:545;
	float:left;
	padding:2 0 0 1;
	margin:0;
}

.quicksearch_fly_button
{
	float:left;
	cursor:'pointer';
}

.quicksearch_fly_hotel_button, .quicksearch_hotel_button, .quicksearch_bil_button, .quicksearch_charter_button
{
	float:left;
	margin-left:2;
	cursor:'pointer';
}

.middle_content
{
	float:left;
	width: 506px;
	padding: 0px;
	margin:0px;
}

.Allotment_text {
	margin: 0px;
	padding: 0px;
}

.right_content
{
	float:left;
	width: 210px;
	padding-left: 0px;
}

.paddingright_content
{
	float:left;
	width: 210px;
	margin-left:4px;
	background-color: #009DB9;
}

.verticalmenu_header
{
	line-height: 20px;
	background: url('../gfx/bullet.gif') no-repeat;
	height: 27px;
	padding-left: 23px;
	padding-top: 1px;
	clear: both;
}


#verticalmenu
{
	width: 201px;
	margin-right: 0px;
	margin-top: 0px;
	float:left;
	clear:left;
}

.verticalmenu_submenu_listitem
{
	width: 201px;
	padding-left: 46px;
	padding-bottom:1px;
	
	/*background: url('../gfx/nobullet.gif') no-repeat;*/
	background-color: #00C8E2;
	color: #ffffff;
	border:1px solid #FFFFFF;
}

#verticalmenu a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
	color: #ffffff;
}

#verticalmenu a:hover
{
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
	color: #ffffff;
}

.enews_box_top
{
	float:left;
	width: 206px;
	background: url('../gfx/enewsbox_top.gif') no-repeat;
}	

.tm_users_text
{
	color: #000000;
	font-size 12;
	
}


.enewssubscribe .tm_field1
{

	border: 1px solid #000000;
}

.enews_box_middle
{
	float:left;
	width: 214px;
	background: url('../gfx/enews_middle.gif') repeat-y;
	margin-bottom: 4px;
	border:solid 4px white;
}

.enews_box_bottom
{
	float:left;
	width: 206px;
	background: url('../gfx/enews_bottom.gif') no-repeat;
	background-position: bottom left;
	padding-bottom: 40px;
}

.right_box_top
{
	float:left;
	width: 206px;
	background: url('../gfx/enews_top.gif') no-repeat;
	padding-top:8px;
	font-size: 21px;
}	

.right_box_middle
{
	float:left;
	width: 206px;
	background: url('../gfx/enews_middle.gif') repeat-y;
	margin-bottom: 10px;
}

.right_box_bottom
{
	float:left;
	width: 206px;
	background: url('../gfx/enews_bottom.gif') no-repeat;
	background-position: bottom left;
	padding-bottom: 40px;
}


.box_header
{
	float:left;
	background: url('../gfx/enews_top.gif') no-repeat;
	border: 0px solid #000000;
	height:69px;
	width:206px;
	line-height: 69px;
	font-weight:bold;
	font-size: 21px;
}

.left_box_top .box_header
{
	color: #132356;
}

.right_box_top .box_header, .enews_box_top .box_header
{
	color: #FFFFFF;
}

.cms
{
	width: 506px;
	float:left;
	padding-top: 11px;
	padding-left: 9px;
	padding-bottom: 11px;
	background-color: #FFFFFF;
}

.onlinecatalogue #show_hide_button_container
{
	margin-bottom:10px;
}

.onlinecatalogue
{
	width:506px;
	padding-top: 11px;
	padding-left: 9px;
	padding-bottom: 11px;
	background-color: #FFFFFF;
	float:left;
}

table.catalogue_content
{
	width:500px;
	padding-top: 11px;
	padding-left: 9px;
	padding-bottom: 11px;
	background-color: #FFFFFF;
}

.catalogue_content
{
	width:719px;
	padding-top: 11px;
	padding-left: 9px;
	padding-bottom: 11px;
	background-color: #FFFFFF;
}


.onlinecatalogue h1, .catalogue_content h1
{
	color:#029EB7;
	font-weight:bold;
}

.cms_image1 {
	border: 0px;
	float: left;
	margin-right: 10px;
	width: 150px;
	border: 1px solid #071A54;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_image2 {
	float: left;
	clear:left;
	margin-right: 0px;
	margin-bottom: 10px;
}

.cms_menu
{
}

.cms_menuheader
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	text-decoration: none;
	width: 214px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../gfx/headline_bg.gif');
	border:solid 2px white;
}

.cms_menuitemlist_bottom
{
	padding-top:10px;
}

.cms_menuitemlist 
{
	padding: 0px;
	background-color:white;
	border:solid 2px white;
}

.cms_menuitem 
{
	background-position: top left;
	padding-left:4px;
	padding-top:5px;
	padding-bottom: 2px;
	line-height:16px;
	border-bottom:solid 1px #029DB9;
}

.cms_menuitem_stars
{
	padding-left:4px;
}

.cms_menuitem a 
{
	color: #000000;
	text-decoration: none;
}

.cms_menuitem a:hover 
{
	font-weight: bold;
	text-decoration: underline;
	color: #029EB7;
}
	
.cms_section, .onlinecatalogue_section
{
	background-position: bottom left;
	float:left;
	padding-bottom: 16px;
	margin-bottom: 16px;
	width: 485px;
}
	
	.onlinecatalogue_fact_name{
	background-color: #F8F5EC; 
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
}

.onlinecatalogue_fact_value{
	background-color: #F8F5EC; 
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
}

.frontpageteaserspadding {
	width: 506px;
	float: left;
	clear: left;
	/*
	width: 508px;
	padding-left: 0px;
	padding-top: 0px;
	*/
}

.frontpageteasers {
	width: 251px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;	
	/*height: 251px;*/
	height: 262px;
	background: #FFFFFF;
	margin-bottom: 4px;
	float: left;
	overflow: hidden;
}

.frontpageteasers .header {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.frontpageteaserimage {
	width: 251px;
	padding: 2px;
	background: #FFFFFF;
	float: left;
}

.frontpageteaserheader {
	width: 251px;
	height: 24px;
	font-weight: bold;
	background: url('../gfx/contentbox_small_topbar.gif') no-repeat;
	padding: 4px 0px 0px 7px;
	color:#FFFFFF;
	float: left;
}

.frontpageteasertext {
	width: 251px;
	padding: 0px 2px 0px 2px;
	background: #FFFFFF;
	float: left;
}

.frontpageteaserlink {
	width: 251px;
	padding: 0px 2px 0px 2px;
	background: #FFFFFF;
	float: left;
}

.frontpageteasers2 {
	width: 506px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 4px;
	float: left;
}

.frontpageteasers3 {
	margin-bottom: 4px;
	width: 4px;
	padding: 0px 0px 0px 0px;
	height: 251px;
	float: left;
}

.frontpageteaserimage2 {
	background: #FFFFFF;
	width: 506px;
	padding: 2px;
	float: left;
}

.frontpageteaserheader2 {
	background: url('../gfx/contentbox_big_topbar.gif') no-repeat;
	font-weight: bold;
	width: 506px;
	height: 24px;
	padding: 4px 0px 0px 7px;
	color:#FFFFFF;
	float: left;
	clear: left;
}

.frontpageteasertext2 {
	background: #FFFFFF;
	width: 506px;
	padding: 0px 2px 0px 2px;
	float: left;
	clear: left;
}

.frontpageteaserlink2 {
	width: 506px;
	padding: 0px 2px 0px 2px;
	background: #FFFFFF;
	float: left;
}


p {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

form {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.Allotment_StatusText {
}

	.Analysis
	{
	background-color: #FFFFFF;
	margin: 5px 0px 5px 5px;
	width: 721px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
	.Analysis_table h1
	{
		color:#029EB7;
		font-weight:bold;
		
	}	
	
	.Analysis_strong
	{
	font-weight: bold;
	}
	
	.Analysis_textarea2, .Analysis_textarea
	{
	font-size: 11px;
	width: 300px;
	height: 110px;
	color: #000000;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	}

	.Analysis_textfield
	{
	font-size: 11px;
	width: 300px;
	color: #000000;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	}
	.Analysis_QuestionText
	{
    padding: 0px;
	}
	
	.Analysis_Answerext select {
	font-size: 11px;
	color: #000000;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	}
	
	.Analysis_Answerext {
	font-size: 11px;
    padding: 0px;
	}

	.Analysis_form {

	font-size: 11px;
    padding: 0px;
	}
	
	.Analysis_table {
	float: left;
	clear: left;
	margin-bottom: 8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
	.Analysis_AnalysisText
	{
	font-size: 11px;
    padding: 0px;
	}
	
.bottom_container {
	padding-top: 23px;
	color: #01A0B1;
	float:left;
	clear:left;
}

.portal_link {
	width:974px;
	text-align: right;
	padding-right: 20px;
	background:#E1EAFB;
}

.infoteasertext {
	float:left; 
	width:141px;
	padding: 3px; 
}

.infoteasertext a{
	text-decoration: none;
}

.tm_users_error_text {
}

.site_bottom
{
	width: 974px;
	float:left;
	background:url('../gfx/site_bottom.gif') no-repeat;
	height: 79px;
	clear:left;
}

.left_hotel
{
	float:left;
	width: 303px;
	margin-right: 10px;
}

.left_hotel .image
{
	margin-bottom: 10px;
	border: 1px solid #748595;
	width: 320px;
	height: 206px;
}

.right_hotel
{
	float:left;
	width: 150px;
}

.right_hotel .image
{
  width: 64px;
  margin-bottom: 7px;
  margin-right: 5px;
  border: 1px solid #9AC4F8;
  float: left;
  height: 34px;
}

.paddingquicklastminut {
	width: 201px;
	padding: 3px 0px 3px 3px;
	background-color: #FFFFFF;
	float:left;
	clear:left;
}

.quicklastminut {
	width: 195px;
	float:left;
}

.skift1 {
	background-color: #45C8DD;
}

.skift2 {
	background-color: #C6F7FE;
}

.resttop {
	width:195;
	background:url('../gfx/restplasser_top.gif') no-repeat;
	height: 64px;
	color:#FFFFFF;
	font-size: 22px;
	padding: 24px 0px 0px 19px;
	font-weight:bold;
	float:left;
	clear:left;
}

.restbottom {
	width:195px;
	background:url('../gfx/restplasser_bottom.gif') no-repeat;
	height: 41px;
	padding-left:3px;
}

.restbottom a{
	color:#FFFFFF;
}

.restbottom a:hover{
	color:#FFFFFF;
}

.charteroffer {
	padding: 10px 10px 10px 10px;
}

.tm_table1{
	padding-top:6px;
	background-color: #FFFFFF;
}

.paddingqs {
	/*padding: 4px 4px 4px px;*/
	background-color: #FFFFFF;
	margin-bottom: 4px;
	float:left;
	height: 473px;
	width: 214px;
	clear:left;
	border: 4px solid #FFFFFF;
}

.switch1 {
	background-color: #c4e3f8;
}

.catalogue_skift2 {
	background-color: #c4e3f8;
} 

.traveloffer {
	background-color: #FFFFFF;
	width: 724px;
	margin-bottom: 6px;
}

.travelofferlist {
	width: 724px;
	margin-bottom: 6px;
	padding-left: 6px;
	padding: 3px 6px 0px 6px;
}

.travelofferlist .header {
	background-color: #009DB9;
	background:url('../gfx/contentbox_mega_topbar.gif') no-repeat;
	width: 724px;
	height: 24px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px 6px 0px 6px;
	font-size: 11px; 
	line-height: 11px;
	margin-bottom: 0px;
}

.traveloffer h1 {
	background-color: #009DB9;
	background:url('../gfx/contentbox_mega_topbar.gif') no-repeat;
	width: 724px;
	height: 24px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 6px 6px 0px 6px;
	font-size: 11px; 
	line-height: 11px;
	margin-bottom: 0px;
}

.traveloffer_detail_td_header, .traveloffer_detail_td_under_header {
	padding-left: 6px;
}

.traveloffer .tm_body1 {
	padding-left: 6px;
}

.traveloffer .tm_link1 {
	padding-right: 6px;
	margin-bottom: 6px;
}

.button {
	background: url('../gfx/enews_submit.gif') no-repeat;
	width:97px;
	height:22px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border:0;
	cursor:hand;
	float: right;
}

.Analysis .button {
	float: left;
}

.field {
	width:186px;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

.restbund {
	float:left;
	clear:left;
}

strong {
	margin: 0px;
	padding: 0px;
}

.left_menu_middle {
	float:left;
	clear:left;
}

/*
	Charteroffer	
*/

.tm_table1 .tm_header1
{
	padding-left: 6px;
}
.tm_table1 .tm_header2
{
	padding-left: 6px;
}

.traveloffer .book_button
{
	background:url('../gfx/order_button.gif');
	width:46px;
	height:17px;
	border: 0px;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;
	pointer:hand;
	cursor: hand;
	margin-right: 5px;
}

.tm_header1
{
	/*background-color: #0294AE;*/
	
	background: url('../gfx/top_bar.gif');
	color: #5F6062;
	font-weight: bold;
	font-size: 12px;
	/*line-height: 20px;*/
	height: 26px;
	vertical-align: middle;
	
}

.tm_listBackground1
{
	background-color: #F4F5F9;
	height: 26px;
}
.tm_listBackground2
{
	height: 26px;
}



/*
	Charteroffer
*/

/*
	Traveloffer quicksearch
*/
.traveloffer_quicksearch_search_box
{
	background: url('../gfx/box_background.gif');
	width: 715px;
	height: 110px;
	float:left;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 10px;
	
}

.traveloffer_quicksearch_search_box_table
{
	color: #FFFFFF;
	font-weight: bold;
	width: 695px;
}

.traveloffer_quicksearch_departure
{
	margin-left: 4px;
	float:left;
	width: 715px;
	line-height: 20px;
}

.traveloffer_quicksearch
{
	float:left;
	width: 715px;
	margin-bottom: 4px;
	
}



.traveloffer_quicksearch .update_button
{
	background: url('../gfx/update_button.gif');
	border: 0px;
	color: #059BB4;
	font-weight:bold;
	pointer:hand;
	cursor: hand;
}

/*
	text_ads
*/
.text_ads
{
	width: 370px;
	float:left;
	margin-left:20px;
	border-bottom: 1px solid #C7C7C7;
	background-color: #F3FAFF;
	color: #000000;
}

.text_ads .image
{
	border: 0px;
	margin:0px;
}

.text_ads .image_container
{
	padding:0px;
	margin:0px;
}

.text_ads .text_ad_left
{
	padding:10px;
	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	
}

.text_ads .text_ad_right
{
	padding-top: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	
}

.text_ads .title
{
	font-weight: bold;
	margin-bottom: 10px;
}

.text_ads .link_container
{
	padding-top: 25px;
}


.text_ad_list
{
	padding-top:0px;
	background-color: #F3FAFF;
	width: 214px;
}

.text_ad_list table
{
	width: 204px;
	margin-left:5px;
	
}

.text_ad_list table td
{
	border-bottom:1px solid #029DB9;
	background-position: bottom left;
	padding-bottom: 10px;
	padding-top:10px;
}


.text_ad_list table
{
	margin-bottom:10px;
}
.text_ad_list h1
{
	/*background-image: url(../gfx/headline_bg.gif;
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	color: #ffffff;
	background-color: #3F6B9C;
	padding-left: 9px;
	
	line-height: 20px;

	font-size: 11px;
	margin:0px 1px 10px 0px;*/
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	text-decoration: none;
	width: 214px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../gfx/headline_bg.gif');
	border:solid 2px white;
	margin-bottom: 10px;


}	

/*.text_ad
{
	padding-left: 13px;
	margin-bottom: 15px;

}
*/
.text_ad_list .image
{
	padding-left: 10px;
	margin-bottom: 10px;
	width: 67px;
	margin-right: 10px;
}

.text_ad_list .title
{
	font-weight: bold;
}

.text_ad_list td
{
	padding-bottom: 20px;
}

.text_ad_list .title a, .text_ad_list .title a:hover
{
	font-weight:bold;
} 

.text_ad_list a 
{
	font-weight:normal;
	text-decoration: underline;
}

.text_ad_list a:hover
{
	font-weight:normal;
	text-decoration: none;
}

/*
	text_ads end
*/



/*
	Traveloffer quicksearch slut
*/