body
{
	text-align: center;
  	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../gfx/gradient_background.gif') repeat-x;
	background-color: #E2E2E2;
	color: #575757; font-family: tahoma; font-size: 12px; line-height: 16px;
	margin: 0px;
	padding: 0px;
}

body#tipafriend75 {
	background-color: #E2E2E2;
	background-image: none;
	padding: 10px;
}

body#tipafriend75 .label{
	font-weight: bold;
	
}

body#tipafriend75 .teasertext {
	padding-bottom: 10px;
}

body#tipafriend75 #comment_label {
	padding-top: 5px;
}

body#tipafriend75 table td#comment_td {
	vertical-align:text-top;
}

body#tipafriend75 input[type='text'] {
	width: 185px;
}

body#tipafriend75 table .buttoncontainer {
	padding-top: 5px;
	padding-right: 10px;
}

body#tipafriend75 table .printpagebutton{
	background:transparent url(../gfx/search_button.gif) repeat scroll 0 0;
	border:0 none;
	width: 59px;
	height: 19px;
	font-family:verdana;
	font-size:12px;
	
}

body#printpage {
	background-color: #FFFFFF;
	background-image: none;
}

body#printpage .logocontainer {
	width: 350px;
	height: 109px;
}

body#printpage .content {
	padding-left: 10px;
	text-align: left;
}

body#printpage .printpage .facts {
	padding-bottom: 10px;
}

form
{
	margin:0px;
}

div, table, span, p
{
	
	color: #575757; 
	font-family: tahoma; 
	font-size: 12px; 
	line-height: 16px;
  	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1
{
	color: #2b497f; 
	font-family: tahoma; 
	font-size: 18px; 
	line-height: 21px; 
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}

a
{
	font-weight: bold;
	color: #000000;
}
a
{
	font-weight: bold;
	color: #000000;
}

a:hover
{
	font-weight: bold;
	color: #000000;
}

img
{
	border: 0px;
}

.site_container
{
	text-align:left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}

.top_container
{
	background: url('../gfx/top_background.jpg') no-repeat;
	float:left;
	width: 900px;
	height: 178px;
	border: 0px solid #000000;
	
}

.top_container .logo
{
	margin-top: 20px;
	margin-left: 10px;
	float:left;
	
}

.menu_container
{
	
	float:left;
	width: 900px;
	border-bottom: 47px solid #FFFFFF;
/*	height: 54px;*/
	line-height: 24px; 
	background: url('../gfx/menu_bg.gif') repeat-x;
	
	
}

.content_container
{
	float:left;
	width: 900px;
	border: 0px solid #000000;
	background: url('../gfx/content_middle.gif') repeat-y;
}

.content_container_traveloffer
{
	float:left;
	width: 900px;
	background-color: #FFFFFF;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}


.content_left
{
	float:left;
	width: 640px;
	border: 0px solid #000000;
	padding-left: 15px;
	padding-bottom: 15px;
	position: relative; 
	top: 0px;
	left: 0px;
}

.content_right
{
	background: url('../gfx/right_box_top.gif') no-repeat;
	background-position: top right;
	float:left;
	width: 260px;
	border: 0px solid #000000;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bottom_container
{
	float:left;
	width: 900px;
	height: 39px;
	line-height: 39px;
	border: 0px solid #000000;
	background: url('../gfx/bottom.gif');
	padding-left: 185px;
	padding-top: 7px;
}



/* MENU STYLE START */
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	z-index : 721;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

/*#content {
	clear: left;
}*/

.menutop {
	padding: 0px 14px 0px 14px;
	/*color: #F6A262;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;	*/
}

.menutopcontainer {

	height: 24px;
	cursor: hand;
	pointer: hand;
	padding: 0px 0px 0px 0px;
	/float: left; /*only internet explorer*/
	
}


.menulistcontainer {
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;	
	background-color: #738294;
}

.menulistitem {
	width: 160px;
	padding: 0px 2px 0px 14px;
	color: #FFFFFF;
	background-color: #738294;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	cursor: hand;
	pointer: hand;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #F6A262;
	align: left;	
}


.menubar {
	height: 25px;
	width: 160px;
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 0px 0px;
}

.menutekst {
	color: #FFFFFF;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;	
	line-height: 25px;
	line-height: 24px;
	height: 24px;
}

.menutekst:link, .menutekst:visited {
	/*color: #F6A262;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 25px;*/
}

.menutekst:active, .menutekst:hover {
	/*color: #F6A262;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 25px;*/
}
/* MENU END */


/*
	Frontpage
*/
.frontpage
{

}

.frontpage_section
{
	padding: 0px 0px 0px 0px;
	float:left;
	width: 615px;
	border-right: 1px solid #E9E9E9;
	margin-bottom: 10px;
}

.frontpage_section h1
{
	font-size: 15px; 
	line-height: 21px; 
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	margin-bottom: 3px;
}

.frontpage_section_content
{
	padding: 0px 0px 10px 0px;
	float:left;
	width: 600px;
	border-bottom: 1px solid #E9E9E9;
}


.frontpage_section_content .link_container .bullit
{
	margin-right: 5px;
}

.frontpage_section_content .link_container
{
	padding-left: 25px;
	height: 19px;
	line-height: 19px;
	background:url('../gfx/bullet_orkide.gif') no-repeat;
	float:left;
	margin-top: 10px;
}

.frontpage_section_content .link_container a
{
	line-height: 19px;
	height: 19px;
}

/*
	Frontpage end
*/


/*
	CMS
*/

.cms_attachments_item
{
	clear:both;
	padding-left: 15px;
}

.cms_section
{
	float:left;
	width: 610px;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cms_text
{
	margin-bottom: 7px;
}

.cms_teaser
{
	margin-bottom: 16px;
}

.cms_image2
{
	margin-bottom: 15px;
	margin-left: 15px; float: left;
	clear: left;
}

.cms, .onlinecatalogue
{
	width: 610px;
}

.cms_menu
{
width: 220px;
}


.cms_menuheader
{
	background: url('../gfx/right_box_bullet.gif') no-repeat;
	background-position: center left;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #2A4980;
	font-size: 12px;
}

.cms_menuitemlist
{
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cms_imagelist .onlinecatalogue_text
{
	padding-left:15px;
	font-size: 10px;
}

.cms_menuitem, .cms_menuitem_stars
{
	padding-left: 15px;
	padding-top: 1px;
}

.cms_menuitem_stars
{
	padding-top: 5px;
}

.cms_menuitem a
{
	line-height: 20px;
	color: #2A4980;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	
}

.cms_menuitem a:hover
{
	line-height: 20px;
	color: #2A4980;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.cms_menu
{
	font-size: 10px;
}

.onlinecatalogue_section .cms_address
	{
		float: left;
		width: 331px;
		clear: left;
		margin-bottom: 8px;
	}
	
	
.onlinecatalogue_section .tm_button1
{
	margin-top: 10px;
}	
.cms_imagelist
{
	margin-top: 5px;
	width: 175px;	
}

.cms_address h2
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	padding: 0px 0px 0px 0px; 
}

.onlinecatalogue_fact_table
{
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	margin-top: 20px;
	width: 337px;
}
.onlinecatalogue_fact_table_td1 
{
	width: 150px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.onlinecatalogue_fact_table_td1
{
	line-height: 16px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #E2E2E2;
}

.onlinecatalogue_fact_table_td2
{
	line-height: 16px;
	padding: 0px 5px 0px 5px;
	
}


.onlinecatalogue_fact_table_tr_switch0 .onlinecatalogue_fact_table_td1, .onlinecatalogue_fact_table_tr_switch0 .onlinecatalogue_fact_table_td2
{
	background-color: #E2E2E2;
}

.onlinecatalogue_fact_table td
{
	border-bottom: 1px solid #E2E2E2;
}
	
.cms_image2
{
	width: 160px;
}

a.hotel_mark_normal
{
	padding-top: 2px;
	padding-bottom: 2px;
}

a.hotel_mark_special
{
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url( ../gfx/star.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/*
	CMS END
*/


/*
	Climate
*/

.climate .tm_body3
{
	
		/*
	
		font-family: arial, sans-serif;
		font-size: 14px;
		line-height: 28px;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
		padding: 0px 0px 0px 0px; 
	*/	
}

.climate .tm_button1, .button, .tm_button, .tm_button1
{
	/*font-family: Verdana, sans-serif;
	font-size: 10px;
	background-color: #371A04;
	color: #F6A262;
	border: 0px solid #F6A262;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;*/
	background-color: #E2E2E2;
	font-size: 12px;
	border: 1px solid #738294;
}

.enewsbox .knap
{
	border: 0px;
	background: url('../gfx/submit_button.gif') no-repeat;
	width: 58px;
	height: 17px;
	font-size: 9px;
	font-weight:bold;
	text-align:left;
	padding-left: 4px;
}

.climate .tm_listBackground8 .tm_body1
{
	font-weight:bold;
}

.climate .tm_listBackground8 .tm_body1 select
{
	font-size: 12px;
}

.climate .tm_listBackground1
{
	background-color: #E2E2E2;
}

/*

climate
*/






.page_index a.tm_Link1
{
	color:#a81431;
}

.page_index a.tm_Link1:hover
{
	color:#000;
}

table.travelofferlist{
	margin-top:5px;
}

table.travelofferlist thead{
	background-color:#d93a73;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
table.travelofferlist thead h1{
	background-color:#d93a73;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}

table.travelofferlist table.travelofferlist_details thead{
	background-color:#fff;
	color:#000;
	text-align:left;
}
table.travelofferlist table.travelofferlist_details tbody td{
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
}

table.travelofferlist table.travelofferlist_details tbody div.body_text{
	text-align:left;
	margin:10px;
}

div.travelofferlist_read_more_link a.tm_Link1{
	color:#a81431;
}

div.travelofferlist_read_more_link a.tm_Link1:hover{
	color:#000;
}

/* Les mer */
div.content_container_traveloffer h1{
	padding-left:0px;
}
table.travelofferlist thead td{
	padding:5px;
}

table td.traveloffer_detail_td_header{
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:4px;
	color:#000;
}

table td.traveloffer_detail_td_under_header{
	padding-bottom:4px;
}

table tbody td.tm_body1{
	padding-left:5px;
}

table tbody strong, table tbody b{
	color:#000;
}

td.traveloffer_detail_td_header a{
	color:#a81431;
}

td.traveloffer_detail_td_header a:hover{
	color:#000;
}


.traveloffe_teaser_header
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	padding-left: 45px;
	font-weight: bold;
}

.traveloffe_teaser_header a:hover
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	font-weight: bold;
	text-decoration: underline;
	
}
.traveloffe_teaser_header a
{
	/*width: 252px;*/
	color: #2b497f;
	height: 43px;
	line-height: 37px;
	font-weight: bold;
	text-decoration: none;
}


.travelofferteaser .image
{
	width: 200px;
}

/* Survey */
table.Analysis_table{
	border-collapse:separate;
	border-spacing:2px;
}
td.Analysis_QuestionText{
	border:1px dashed #e2e2e2;
	padding:2px 10px;
}

div.Analysis_QuestionText{
	line-height:1.5em;
}

div.Analysis_Answerext{
	line-height:1.2em;
}
span.Analysis_strong{
	color:#d93a73;
	font-weight:bold;
}

div.Analysis_Answerext select{
	margin:3px 0px;
}

div.Analysis_Answerext textarea{
	width:100%;
	height:100px;
	font-family:Arial, sans-serif;
	font-size:12px;
	margin-top:5px;
}

div.Analysis_Answerext input{
	
}

/*
	Quicksearch
*/

.over_quick_search a
{
	color: #2B497F;
	text-decoration:none;
	font-size: 11px;
}

.over_quick_search a: hover
{
	color: #2B497F;
}

/*
	Quicksearch end
*/


/*
	Sitemap
*/
.sitemap_level_1
{
	background-color: #738294;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 5px;
	line-height: 20px;
	
}

.sitemap_level_1 a
{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	
}

.sitemap_level_2
{
	padding-left: 10px;
}

.sitemap_level_3
{
	padding-left: 20px;
}

.sitemap_box
{
	padding-bottom: 10px;
	padding-right: 10px;
}

/*
	Sitemap end
*/

/*
	Text-ad
*/

.text_ad
{
	width: 200px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float:left; clear:left;
}
/*
	Text-ad end
*/



.booking_left_content{
	float:left;
	width: 460px;
	border: 0px solid #000000;
	padding-left: 5px;
	padding-bottom: 10px;
	valign: top;
	
}

.booking_right_content{
	float:left;
	width: 160px;
	border: 0px solid #000000;
	padding-bottom: 10px;
}

.booking_box_text{
	font-family:tahoma;
	font-size:12px;
	color: white;
	line-height:16px;	
}

.booking_box_header{
	font-family:tahoma;
	font-size:14px;
	color: white;
	font-weight: bold;
	
}

.box_middle, .box_bottom, .box_top{
    float:left;
    width: 161px;
    padding-right:10px;
}
 
 .box_top{
 	padding-top:10px;
 	padding-left:10px;
 }
.box_middle{
    background: url('/gfx/pink_box_middle.gif') repeat-y;
}
 
.box_bottom{
    background: url('/gfx/pink_box_bottom.gif') no-repeat;
    background-position: bottom left;
    padding-bottom:10px;
    padding-right:10px;
}
 
.box_top{
    background: url('/gfx/pink_box_top.gif') no-repeat;
}

.content_left #functionalitycontainer {
	position: absolute;
	width: 70px;
	top: 3px;
	left: 550px;
}

.content_left #functionalitycontainer img {
	border: 0;
}

.content_left #functionalitycontainer a {
	text-decoration: none;
}

.onlinecatalogueimagecontainer, .onlinecatalogueimagecontainer .left_hotel, .onlinecatalogueimagecontainer .right_hotel {
	float: left;
}

.onlinecatalogueimagecontainer {
	width: 610px;
	padding-bottom: 20px;
}
.onlinecatalogueimagecontainer .left_hotel {
	padding-right: 10px;
}
.onlinecatalogueimagecontainer .right_hotel {
	width: 240px;
}

.onlinecatalogueimagecontainer .left_hotel .imagegalleryimagecontainer{
	border: solid 1px #CDCDCD;
	padding: 1px;
}

.onlinecatalogueimagecontainer .right_hotel .imagegalleryimagecontainer{
	float: left;
	border: solid 1px #CDCDCD;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 6px;
}

.onlinecatalogueimagecontainer .gallerylinkcontainer{
	width: 200px;
}

/*IMAGE GALLERY START*/

body.imagegallery .imagecontainergallery{
	background-color: #FFFFFF;
}

body.imagegallery .imagecontainergallery .boxright {
	position: relative;
	top: 0px;
	left: 0px;
}
#closewindowcontainer {
	position: absolute;
	top: 20px;
	right: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#image_gallery_container #image_gallery_buttonbar_top {
	text-align: center;
	width: 100%;
}

#image_gallery_container #image_gallery_buttonbar_top #logo_box {
	display: none;
}

image_gallery_buttonbar_top, 
image_gallery_buttonbar_bottom, 
#image_gallery_buttonbar_middle {
	width: 80px;
}

#image_gallery_container #image_gallery_buttonbar_top {
	margin-left: auto;
	margin-right: auto;
}

#image_gallery_buttons div {
	float: left;
}

#image_gallery_buttonbar_top {
	width: 100%;
	height: 60px;
}

#image_gallery_buttons_top {
	width: 130px;
	float: left;
	padding-top: 15px;
}

#image_index_placeholder{
	padding-left: 20px;
	padding-right: 20px;
}

#image_gallery_buttonbar #logo_box {
	padding-left: 20px;
}

#image_placeholder_box {
	clear: left;
}

#logo_box #logo {
	background-image: url( ../gfx/logo2.gif);
	width: 184px;
	height: 42px;
	border: 0px;
}

#image_index_placeholder {
	font-weight: bold; 
	width: 50px;
}

#image_text_title, #image_text {
	text-align: center;
}

#image_text_title  {
	color:#295A9B;
	font-family:tahoma;
	font-size:19px;
	font-weight:bold;
	line-height:22px;
	text-align: center;
}

#image_gallery_backbutton {
	width: 14px;
	height: 14px;
	background-image: url( ../gfx/arrow_left.gif);
	border: none;
	cursor: pointer;
}
#image_gallery_forwardbutton {
	width: 14px;
	height: 14px;
	background-image: url( ../gfx/arrow_right.gif);
	border: none;
	cursor: pointer;
}
/*IMAGE GALLERY END*/


/* ALLOTMENT - START */
.allotment_prepackage .Allotment_Headline, .AllotmentPrepackageOuterTable .Allotment_StatusText .Allotment_StatusTitle{
	color:#2B497F;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	margin:0 0 10px;
}

.Allotment_StatusSubTitle, .Allotment_Subtitle {
	font-weight: bold;
}

.allotment_prepackage .teasertext{
	width: 440px;
}
.allotment_prepackage_list .teaserlistitem .section{
	padding-bottom: 50px;
	border-bottom: solid 1px #808080;
}

.allotment_prepackage_list .teaserlistitem img{
	margin-right: 19px;
}

.AllotmentPrepackageOuterTable .AllotmentPrepackage_PrepackageCell {
	padding: 10px;
	padding-right: 17px;
	padding-top: 0px;
	width: 610px;
}

.AllotmentPrepackageOuterTable .Allotment_StatusText {
	padding: 10px;
}

.AllotmentPrepackageOuterTable table.Allotment_StatusText {
	padding: 0px;
}

/* ALLOTMENT - END */

.allotment_prepackage_list .teaserlist,
.allotment_prepackage_list .teaserlist .teaserlistitem {
	float: left;
}
.allotment_prepackage_list .teaserlist .teaserlistitem {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #EEEEEE 1px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .textBox,
.prepackagedatecontainer .textBox {
	float: left;
	width: 480px;
	padding-right: 10px;
}

.allotment_prepackage_list .teaserlist .teaserlistitem .imageBox,
.prepackagedatecontainer .imageBox {
	float: left;
	width: 130px;
}

.prepackagedatecontainer .imageBox img {
	margin-bottom:10px;
}

#content,
#content div {
	float: left;
}

#content {
	width: 100%;
}

#content #left {
	width: 160px;
}

#content #center {
	width: 465px;
}

#content #right {
	float: right;
	padding-right: 10px;
}