/* Layout styles */
body, td{font: 11px "verdana", Arial, Helvetica, sans-serif; color: #000000;margin:0px;}
body {padding:0px;margin:10px 0px 0px 0px;background-color: #F0F7FD;-moz-box-sizing: border-box;box-sizing: border-box;}
h1, h2, h3, h4, h5, h6{font: 12px "trebuchet ms", trebuchet, tahoma, Geneva, Arial, Helvetica, sans-serif; color: #000000;font-size-adjust: 0.51; margin:0px;}

form
{
	margin: 0px;
}

a:link{color:#000000;text-decoration: underline;}
a:visited{color:#000000;}
a:hover{color:#8192B3;text-decoration: underline;}
a:active{color:#8192B3;}

.tmi {color:#8192B3;line-height:18px;}
.tmi a:link{color:#8192B3;text-decoration: underline;}
.tmi a:visited{color:#8192B3;}
.tmi a:hover{color:#000000;text-decoration: underline;}
.tmi a:active{color:#000000;}

img, image {border: 0px;}
div{word-wrap:break-word;}

p{padding: 0px 10px 0px 8px;}

.indhold{padding:0px 0px 0px 0px;margin:0px 10px 0px 10px;}

.bund{background: url('../gfx/body_end.gif') repeat-x;margin:0px;height:7px;}
.bund_indh{height:9px;padding:0px 10px 0px 10px;}

.col_indh_forside{width: 526px;}
.col_right_forside{width: 207px;margin-left:7px;}
.col_right_forside h1 {
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_kort.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin:0px;
	padding-left:10px; 
	}

/* Layout styles slut*/

/* ENEWS */
.enews {
	padding:4px 4px 4px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.textfelt
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #ffffff; 
	border-color: #000000; 
	width: 160px; 
	border-width: 1px; 
	margin: 2px 0px 0px 0px;
	padding: 0px;
	float: left;
	-moz-box-sizing: border-box;box-sizing: border-box;
}
/* ENEWS SLUT */
/* FBE */
.fbe{
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	margin:0px 0px 20px 0px;
	padding-left:0px; 
	}
.fbe h1 {
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_lang.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin:0px;
	padding-left:10px; 
	}
.legend {
	font-size: 11px; 
	font-weight: bold;
	background-color: #FFFFFF;
	padding:0px;
	line-height:15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
fieldset {
	background: url('../gfx/bagr_field.gif') repeat-x;
	border:1px solid #E5D8C9;
	background-color: #FBF6F0; 
	width: 165px;
	padding:0px 0px 0px 5px;
	margin:10px 3px 0px 4px;
	height: 130px;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.field1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border-color: #686868 #cccccc #999999 #666666; 
	width: 140px; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin: 0px 0px 2px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.field2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border-color: #686868 #cccccc #999999 #666666; 
	width: 40px; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin: 0px 4px 2px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.field3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border-color: #686868 #cccccc #999999 #666666; 
	width: 94px; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin: 0px 0px 2px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* MENU STYLE START */
.menu_bagr{	background: url('../gfx/menu_bagr.gif') repeat-x;height: 32px;line-height: 32px;}

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: 31px;
	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;
}

.menutop {
	padding: 0px 7px 0px 7px;
	color: #F6A262;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
.menutopcontainer {
	height: 31px;
	cursor: hand;
	pointer: hand;
	padding: 0px 0px 0px 0px;
	/float: left; /*only internet explorer*/
}
.menulistcontainer {
	border-style: solid;
	border-color: #231804;
	border-width: 0px 1px 1px 1px;	
	background-color: #2B4474;
}
.menulistitem {
	padding: 0px 2px 0px 14px;
	color: #FFFFFF;
	background-color: #2B4474;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	width: 160px;
	cursor: hand;
	pointer: hand;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #F6A262;
	align: left;	
	line-height: 25px;
}
.menubar {
	height: 25px;
	width: 160px;
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 0px 0px;	
}

.menutekst {
	color: #231804;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 31px;
}

.menutekst:link, .menutekst:visited {
	color: #FFFFFF;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 31px;
}

.menutekst:active, .menutekst:hover {
	color: #F0F7FD;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 31px;
}
/* MENU STYLE SLUT */
.knap {
	border: 1px solid #2A4574;
	font-size: 11px;
	font-weight: bold;
	background-color: #8292B3;
	color: #FAEFD9;
	padding: 1px;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
/*CMS*/
.onlinecatalogue, .cms {
	margin: 0px 7px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 526px;
	
}
.cms_frontpage {
	width: 526px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.onlinecatalogue_section, .cms_section {
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	
	}
.cms_section h1, .onlinecatalogue h1 {
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_lang.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin:0px;
	padding-left:10px; 
	}

.content_cms, cms_horisontalteaser_text {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.cms_imagelist {width: 165px; }
.cms_imagecontainer{}
.cms_image1 {
	border: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
	border: 1px solid #46668B;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_image2 {
	margin: 10px 10px 5px 5px;
	width: 150px;
	border: 1px solid #46668B;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_image4 {
	border: 0px;
	float: left;
	margin-right: 10px;
	width: 90px;
	border: 1px solid #46668B;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_horisontalteaser {
	margin: 0px 10px 0px 5px;
	padding: 0px 0px 5px 0px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_horisontalteaser h1,.cms_verticalteaser h1{
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	height: 18px;
	line-height:18px;
	margin:0px;
	padding:0px; 
	}

.cms_verticalteaser {
	
}

.cms_verticalteaser_left
{
	background: url('../gfx/vert_top.gif') no-repeat;
	background-position:top center;
	background-color: #F0F7FD;
	width: 245px;
	margin: 5px 10px 10px 5px;
	padding: 10px;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_verticalteaser_right
{
	background: url('../gfx/vert_top.gif') no-repeat;
	background-position:top center;
	background-color: #F0F7FD;
	width: 245px;
	margin: 5px 10px 10px 5px;
	padding: 10px;
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}	
	
	
	
.cms_horisontalteaser_bottom{height:30px;}


.cms_verticalteaser_bottom {
	background: url('../gfx/vert_bund.gif') no-repeat;
	background-position:top center;
	height:7px;
	line-height:7px;
	
}

.cms_horisontalteaser_link
{
	background: url('../gfx/pil_dut.gif') no-repeat;
	background-position: 0px 2px;
	float: left;
	margin-top: 2px;
	padding: 0px 2px 2px 18px;
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_horisontalteaser_link a {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}
.cms_horisontalteaser_link a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #8192B3;
}
.cms_verticalteaser_link
{
	background: url('../gfx/pil_dut_blaa.gif') no-repeat;
	background-position: 0px 2px;
	float: left;
	margin-top: 2px;
	padding: 0px 2px 2px 18px;
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_verticalteaser_link a {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}
.cms_verticalteaser_link a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #8192B3;
}


.cms_teaser
{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_text, .onlinecatalogue_text, .cms_address
{
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	/*margin: 12px 0px 14px 0px;*/
	padding: 5px 10px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.cms_menuheader
{
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_kort.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin:0px;
	padding-left:10px; 
	width: 207px;
	
}
.cms_menuitemlist {
	padding: 5px 0px 15px 0px;
	width: 180px; 
	text-align: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.cms_menuitem {
	background: url('../gfx/dut.gif') no-repeat;
	background-position: right;
	padding: 0px 10px 0px 10px;
	width: 180px; 
	text-align: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.cms_menuitem a {
	font-weight: bold;
	color: #2B4474;
	text-decoration: none;
	}
.cms_menuitem a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #2B4474;
	}
	
#star
{
	color: #8A6A13;
	font-family: Wingdings;
	font-size: 12px;
}

img.HotelStarHeader
{
	margin-left: 2px;
	border: none;
}

img.HotelStarMenu
{
	margin-left: 1px;
	border: none;
	margin-bottom: 1px;
}

.travelmarket_brochures{margin: 10px;}

.carrent, .hotelbooking {
	margin: 0px 0px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 526px;
}

.carrent h1, .hotelbooking h1{
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_lang.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin:0px;
	padding-left:10px;
}	
	


/*CMS STOP*/

/*Traveloffer*/
.tm_header1
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 16px;
    padding-left: 3px;
    margin: 0px 1px 0px 0px ;
	background-color: #2B4474;
}
.tm_header2
{
	padding-left: 3px;
}

.tm_body1
{
	padding: 0px 3px 0px 3px;
}

.tm_tableheader1, .charterofferteasertable{
	margin:10px 0px 10px 5px;
	width: 190px;
	
}
.charteroffer_h1 {
	font-family:"trebuchet ms", trebuchet, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background: url('../gfx/h1_kort2.gif') no-repeat;
	height: 28px;
	line-height:28px;
	margin-top:10px;
	padding-left: 10px;
	}
.tm_link8 {
		font-family: verdana, sans-serif;
		color: #000000;
		font-size: 11px;
		line-height: 18px;
		font-weight: bold;
		text-decoration: none;
}
.tm_link8 a:link {
		font-weight: bold;
		text-decoration: none;
}
.tm_link8 a:hover {
		text-decoration: none;
		color: #505050;
}
.tm_link8 a:visited {
	text-decoration: none;
}
.tm_link9 {
		font-family: verdana, sans-serif;
		color: #2987C6;
		font-size: 11px;
		line-height: 18px;
		font-weight: bold;
		text-decoration: none;
}
.tm_link9 a:link {
		font-weight: bold;
		text-decoration: none;
}
.tm_link9 a:hover {
		text-decoration: none;
		color: #505050;
}

.tm_link9 a:visited {
	text-decoration: none;
}

/*Traveloffer slut*/



.traveloffer_header {
	background-color: #2B4474;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

.traveloffer {
	background-color: #ffffff;
	width: 714px;
	padding: 10px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #7DA0CB;
	border-right: 1px solid #7DA0CB;
}


.travelofferlist {
}

.traveloffer_detail_td_header a {
	color: #ffffff;
}

a.tm_Link1, .traveloffer_detail_td_header a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.traveloffer .header, .traveloffer h1, .traveloffer_detail_td_header {
	background-color: #9EADC9;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.travelofferlist_details td {
	font-size: 12px;
	padding-left: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.travelofferlist_details .body_text {
	padding-top: 15px;
	font-size: 11px;
}

.tm_table1 td {
	padding-left: 6px;
	padding-right: 6px;
}

.travelofferlist_read_more_link {
	padding-left: 6px;
}

.traveloffer_detail_td_under_header, .traveloffer_detail_td_header, .tm_table2 td {
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
}

.tm_table2 {
	margin-top: 6px;
}

.tm_table2 a {
	color: #ffffff;
	text-decoration: none;
}

.tm_table1 div.tm_body1 {
	padding-left: 0px;
}

.tm_body1 {
	padding-left: 6px;
}

.tm_table1 .tm_body1 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.travelofferlist_details td div {
	text-align: left;
}

.travelofferlist img {
	border: 1px solid #fffff;
	margin-left: 16px;
	margin-top: 3px;
}

.travelofferlist td {
	vertical-align: top;
}

.travelofferlist_details .title, .travelofferlist_details .valid, .travelofferlist_details .price, .travelofferlist_details .duration, .traveloffer_detail_td_header, .tm_table2 td {
	font-size: 12px;
	font-weight: bold;
}

.travelofferlist {
	margin-bottom: 20px;
}

input.tm_field1, input.tm_field2, input.tm_field3, textarea {
	border: 1px solid #AABFDC;
	font-size: 11px;
	font-family: Tahoma;
}

textarea.tm_field3 {
	width: 100%;
}


/*  TRAVELOFFER TEASER*/

.tmi_list_table{
margin-left:10px;
width:190px;
}
.travelofferteasers_img{
width:188px;
overflow:hidden;
padding-bottom:5px;
}

.tmi_list_table tbody{

}

.tmi_list_table td{
padding:10px 5px 10px 0px;
 font-family: tahoma; font-size: 14px; font-weight:bold;
}
.tmi_list_table a, .tmi_list_table a:hover, .cms_menuitem a, .cms_menuitem a:hover{
color: #2b4475; font-family: tahoma; font-size: 14px; font-weight:normal; line-height:18px;
text-decoration:none;font-weight:bold;
}
.bottom_cell
{
	text-align: right;
}
.bottom_cell a
{
	font-size: 12px;
}
.bottom_cell a:hover
{
	font-size: 12px;
	text-decoration: underline;
}
