/* Layout styles */
body {
	background: url('../gfx/bagr.gif') repeat-x;
	font-family: verdana, sans-serif;
	font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 13px ;
    background-color: #472A0E;
    text-align:center;

}

#site_container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

form
{
	margin: 0px;
}

a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6B3F01;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6B3F01;
}
div{word-wrap:break-word;}
img, image {
	border: 0px;
}
.dato {
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
	background-color: #A22827;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 24px;
}
.right_bagr {
	padding:0px;
	background-color: #C69C6D;
	border-right: 1px solid #ffffff;
	width: 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left_bagr {
	padding:10px;
	background-color: #A67C52;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left {
	background: url('../gfx/pil.gif') no-repeat;
	background-position: 0px 4px;
	float: left;
	padding: 0px 2px 2px 10px;
	width:120px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
h4 {
	color: #2E4A9D;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h3  {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h2  {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px; 
	text-decoration: none;
}

h1 {
	color: #A22827;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-decoration: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bottom {
	background-color:#472A0E;
	border-right: 1px solid #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bottom a {
	color: #C0A570;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.bottom a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #C0A570;
	text-decoration: underline;
}

/* Layout styles slut*/

/* ENEWS & NYHEDSBREV */
.enews {
	text-transform:uppercase;
	background: url('../gfx/pil.gif') no-repeat;
	background-position: 0px 4px;
	float: left;
	width: 140px;
	padding: 0px 2px 0px 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: 120px; 
	border-width: 1px; 
	margin: 5px 0px 0px 0px;
	padding: 2px;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.legend {
	text-transform:uppercase;
	background: url('../gfx/pil.gif') no-repeat;
	background-position: 2px 4px;
	float: left;
	padding: 0px 2px 0px 10px;
	margin-top:10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
fieldset {
	border:1px solid #472A0E;
	padding-bottom:5px;
	width: 140px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.knap, .button {
	border: 1px double #472A0E;
	border-top-color: #472A0E;
	border-left-color: #472A0E;
	font-size: 11px;
	font-weight: normal;
	background-color: #A67C52;
	color: #000000;
	padding: 0px 2px 0px 2px;
	margin: 8px 0px 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 59px;
}
/* ENEWS & NYHEDSBREV SLUT */

/* MENU STYLE START */
.menu_container {
	width: 599px;
	height:24px;
	
}
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: 24px;
	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: #000000;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #ffffff;
	width: 100px;
	text-align:center;
}
.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 1px 1px;	
	background-color: #000000;
	margin-left: -1px;
}
.menulistitem {
	padding: 0px 2px 0px 12px;
	color: #000000;
	background-color: #A67C52;
	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 1px 0px;
	border-color: #ffffff;
	align: left;	
	line-height: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menubar {
	height: 24px;
	width: 160px;
	border-style: solid;
	border-color: red;
	border-width: 0px;	
}

.menutekst {
	color: #000000;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;	
	line-height: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.menutekst:link, .menutekst:visited {
	color: #000000;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;	
	line-height: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.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: 24px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* MENU STYLE SLUT */

/*CMS*/

.cms_address
{
	margin-bottom: 10px;
}


.onlinecatalogue, .cms {
	margin: 8px 15px 5px 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 40px;
}
.cms_frontpage {
	width: 575px;
	padding: 0px 10px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.onlinecatalogue_section, .cms_section {
	
	
	margin-bottom: 8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 420px;
	}
.onlinecatalogue h1 {
	color: #A22827;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	text-align:left;
	margin: 0px 0px 0px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.content_cms, cms_horisontalteaser_text, cms_box_text{
	font-family: verdana, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.cms_imagelist {
	width: 130px;
}
.cms_image1 {
	border: 0px;
	float: right;
	margin-left: 10px;
	width: 130px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_image2 {
	border: 0px;
	float: right;
	margin-left: 10px;
	width: 130px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_image4 {
	border: 0px;
	float: left;
	margin-right: 8px;
	padding-bottom:2px;
	width: 130px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cms_horisontalteaser {
	width: 575px;
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
	clear: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_horisontalteaser h1 {
	margin-bottom: 0px;
}
.cms_verticalteaser {
	width: 575px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	float:left;
	overflow:hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_verticalteaser_left
{
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float:left;
	overflow:hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_verticalteaser_right
{
	width: 280px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_verticalteaser h1
{	
	color: #A22827;
	margin-bottom: 0px;
}

.cms_horisontalteaser_link, .cms_verticalteaser_link, .cms_box_link
{
	background: url('../gfx/pil.gif') no-repeat;
	background-position: 0px 7px;
	float: left;
	margin-top: 4px;
	padding: 0px 2px 2px 10px;
	line-height:16px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_horisontalteaser_link a {
		font-family: verdana, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #6B3F01;
		line-height:16px;
		text-decoration: none;
}
.cms_horisontalteaser_link a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #6B3F01;
}
.cms_box {
	width: 173px;
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #985A26;
}
.cms_box h1 {
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #A22827;
	font-weight: bold;
}
.cms_teaser
{
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.cms_text
{
	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #000000;
	margin: 12px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.cms_menuheader
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 10px; 
	text-decoration: none;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.cms_menuitemlist {
	padding: 5px 0px 0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.cms_menuitem {
	background: url('../gfx/pil.gif') no-repeat;
	background-position: 0px 4px;
	padding: 0px 2px 2px 10px;
	text-align:left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cms_menuitem a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cms_menuitem a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#star {
	color: #8A6A13;
	font-family: Wingdings;
    font-size: 12px;
	/*font-weight: normal;
	line-height: 8px;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	text-decoration: none;*/
}
.travelmarket_brochures
{
	margin: 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 0px 0px 0px ;
	background-color: #593815;
}

.travelofferteaserlink a {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.travelofferteaserlink a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


.tm_table1 #submitbutton {
	margin-top: 10px;
	border:1px solid #E5E5E5;
	font-size:11px;
	background-color: #F0F0F0;
	
}
/*Traveloffer slut*/

