body
{
	background-color: #F3E9C6;
	font-family: Verdana;
	font-size: 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	text-align: center;
}

.background_container
{
	background: url('../gfx/top.jpg') no-repeat;
	margin-left: auto; 
	margin-right: auto; 
	text-align:left;
	width: 785px;
}

.site_container
{
	width: 785px;
}

form
{
	margin: 0px;
}

table, div
{
	font-family: Verdana;
	font-size: 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-family: Verdana;
	font-size: 18px;
	color: #A00000;
	margin: 0px 0px 5px 0px ;
}

.top
{

}

.top_logo
{
	height: 200px;
}

.travelofferteaser_background
{
	background: url('../gfx/box_solid.gif') repeat-y;
}

.traveloffer_content
{
	background: url('../gfx/box_forloeb_mod.gif') no-repeat;
	padding: 10px;
}

.travelofferteaser_background .tmi_list_table
{
	width: 190px;
}

.travelofferteaser .price a, .travelofferteaser .all_offers a
{
	font-weight:bold;
	color: #000000;
}

.travelofferteaser .destination a
{
	font-weight:bold;
	color: #A00000;
}

.travelofferteaser .all_offers
{
	text-align: right
}



img.HotelStarHeader
{
	margin-left: 2px;
}

img.HotelStarMenu
{
	margin-left: 1px;
}


.content
{
	background: url('../gfx/midt_content.gif') repeat-y;
	float:left;
	width: 780px;
}


.left_frontpage_div
{
	float:left;
	width: 220px;
	
	padding: 10px 0px 10px 10px;
	
}

.right_frontpage_div
{
	float:left;
	
	padding: 10px;
}


.cms_left
{
	padding-left: 10px;
	padding-top: 10px;
	
}

.cms_right
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.cms_leftmenu
{	
	background-color: #E4DBAD;
	background: url('../gfx/box_midt_trans.gif') repeat-y;
	width: 210px;
	
}

.cms_leftmenu_norepeat
{
	
	width: 210px;

}

.cms_leftmenu_top
{
	
}

.cms_leftmenu_bottom
{
	background: url('../gfx/box_bund.gif') no-repeat;
	width: 210px;
	height: 7px;
	line-height: 7px;
}

.bottom
{
	clear:both;	
	text-align: center;
	background: url('../gfx/bund_content.gif') repeat-y;	
	color: #000000;

}

.bottom_content
{
	background: url('../gfx/bund.gif') no-repeat;
	background-position: bottom left;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight:bold;
}



.menu_div
{
	height: 25px;
}

/* 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: 25px;
	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 5px 0px 5px;
	color: #FFFFFF;

    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: #FFFFFF;
	border-width: 0px 0px 0px 0px;	
	background-color: #BCB279;
}

.menulistitem {
	padding: 0px 2px 0px 14px;
	color: #FFFFFF;
	background-color: #BCB279;
	/*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: #BCB279;
	align: left;	
	line-height: 25px;
}


.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;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 25px;
}

.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: 25px;
}

.menutekst:active, .menutekst:hover {
	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: 25px;
}
/* MENU STYLE SLUT */


.cms_image2
{
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-left: 22px; 
}

.cms_image1 {
	/*width: 132px;*/
	border: 0px;
	margin: 0px 0px 0px 0px;
}
.cms_frontpage 
{
	width: 500px;
}

.cms_imagecontainer {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}


.cms_horisontalteaser, .cms_verticalteaser {
	float: left;
	margin: 0px 0px 10px 0px;
	background: url('../gfx/linie_content.gif') repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	
}
	
.cms_horisontalteaser_link {


	clear: left;
	
}

.cms_menu
{
	
	width: 210px;
}

.cms, .onlinecatalogue, .traveloffer_div
{
	margin-left: 22px;
	margin-right: 32px;
	width: 500px;
}

.traveloffer_div
{
	width: 730px;
	padding-top: 10px;
}

.cms_menuheader
{	
	padding-left: 22px;
	background: url('../gfx/box_menu_top.gif') no-repeat;
	font-size: 15px;
	color: #A00000;
	margin: 0px 0px 0px 0px;
	line-height: 45px;
	font-weight:bold;
}

.cms_menuitemlist
{
	padding-bottom: 10px;
	padding-left: 22px;
}

.cms_menu a
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.cms_section
{
	margin: 0px 0px 0px 0px;
	background: url('../gfx/linie_content.gif') repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cms_teaser, .onlinecatalogue_teaser
{
	font-weight: bold;
	margin-bottom: 10px;	
}

.cms_address h2, .cms_facts h2
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	text-decoration: none;
	
}

.cms_facts
{
	margin-top: 10px;
}

.cms_address
{
	margin-bottom: 10px;
}

.tm_header1
{
	background-color: #BCB279;
	color: #FFFFFF;
	line-height: 22px;

	font-weight: bold;
}

.tm_header2
{
	font-weight: bold;
	
	line-height: 20px;
}


.enews
{
	background: url('../gfx/box_solid.gif') repeat-y;
	margin-top: 10px;
}

.enewssubscribe
{
	background: url('../gfx/box_forloeb_mod.gif') no-repeat;
	background-position: top left;
	width:	210px;
	padding: 10px;
}

.enewsoverskrift
{
	background: url('../gfx/box_nyhedsbrev_top.gif') no-repeat;
	width:	210px;
	height: 41px;
}

.enews  .tm_button2
{
	margin-top: 5px;
	border: 1px solid #BCB279;
	background-color: #F3E9C6;
}


.enews .tm_field1
{
	border: 1px solid #BCB279;
}

.travelmarket-interactive
{
	float:right;
	margin-right: 5px;
}

.travelmarket-interactive a 
{
	color: #BCB279;
}

	#star {
	color: #000000;
	font-family: Wingdings;
   font-size: 12px;
	font-weight: normal;
	line-height: 8px;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	text-decoration: none;
	}