	
/* Template 4.1.3 - last updated: 04-01-2012 14:56:18 - realesed: 17/08/2009 - by: DK SOH */

* {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #666666;
}

h1 {
	font-family: trebuchet ms;
	font-size: 15px;
	color: #666666;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h2 {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #262626;
	margin: 0 0 10px 0;
	text-transform: none;
}

h3 {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #262626;
	margin: 0 0 10px 0;
	text-transform: none;
}

input, textarea, select {
	border-width:1px; 
}
hr{
	height:1px;
}
a {
	color: #94AF31;
	text-decoration: underline;
}
a:hover {
	color: #A5833A;
	text-decoration: underline;
}
ul, ol, blockquote {
	margin-left: 25px;
}
html, body, div#t04_template_background, div#t04_template_repeater {
	min-height: 800px; 
	height: 800px;
	width: 100%;
	margin: 0;
}
html {
	
	overflow-y: scroll;
	overflow-x: hidden;
	
}

html>body, html>body div#t04_template_background, div#t04_template_repeater {
	height: auto;
}

body {
	
	background-color: #D2D2D2;
}

div#t04_template_background {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 990px;
	
	background-image: url('/files/templates/1/repeat.jpg?nocache=04012012145618');
	background-repeat: repeat-y;
	background-position: center top;
	
}
div#t04_template_container {
	width: 100%;
	min-width: 990px;
	
	background-image: url('/files/templates/1/top.jpg?nocache=04012012145618');
	background-repeat: no-repeat;
	background-position: center top;
	
}
div#t04_template_placeholders {
	position: relative;
	margin: 0 auto 25px auto;
	width: 990px;
	min-height: 771px;
	height: auto !important;
	height: 771px;
	text-align: left;
	vertical-align: top;
}
div#t04_template_bottom {
	
	position: absolute; 
	bottom: 0;
	width: 100%;
	min-width: 990px;
	height: 25px;
	
	background-image: url('/files/templates/1/bottom.jpg?nocache=04012012145618');
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
div#t04_template_bottom div#t04_placeholder_bottom {
	height: 25px;
	width: 990px;
	margin: 0 auto 0 auto;
	position: relative;
}
div#t04_template_container br.t04_clear {
	clear: both; 
	height: 0; 
	line-height: 0; 
	overflow: hidden;
}
div#t04_template_background_center {
	text-align: center;
}
div#t04_metatraffic_container {
	display: none;
}
div.t04_clickarea_fix {
	
	position: absolute;
	overflow: hidden; 
}
div.t04_clickarea_fix a img {
	width: 100%;
	height: 100%;
	border: 0;
}
div#t04_template_contentarea {
	text-align: left;
	margin-bottom: 25px;
	z-index: 100;
	
}
/* Gallery header and image container */
div.t04_gallery_image_container {
	float: left;
	width: 130px;
	height: 100px;
	border-width: 1px 1px 1px 1px;
	border-color: #DADADA;
	border-style: solid;
	margin: 0 10px 10px 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
div.t04_gallery_image_container img {
	width: 100%; 
	height: 100%;
	border: 0;
}
div.t04_gallery_header {
	width: auto;
	height: auto;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	background-color: #DADADA;
	clear: both;
	font-family: arial;
	font-size: 11px;
	
}
/* Guestbook settings */
table.t04_guestbook_table {
	width: 100%;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DADADA;
}
td.t04_guestbook_entry_header {
	padding: 3px; 
	background-color: #DADADA; 
	border-bottom: 1px solid #DADADA;
}
td.t04_guestbook_entry_header div.t04_guestbook_entry_header_left {
	float: left;
	color: #333333;
	margin: 0 0 0 3px;;
}
td.t04_guestbook_entry_header div.t04_guestbook_entry_header_right {
	float: right;
	text-align: right;
	color: #333333;
	margin: 0 3px 0 0;
}
td.t04_guestbook_entry_header div.t04_guestbook_entry_header_left strong, td.t04_guestbook_entry_header div.t04_guestbook_entry_header_left a, td.t04_guestbook_entry_header div.t04_guestbook_entry_header_right strong {
	color: #333333;
	text-decoration: none;
}
td.t04_guestbook_entry_text {
	padding: 7px;
	color: #333333;
}

/* Hosted and created link */
div#t04_hosted_created {
	position: absolute;
	left: 26px;
	top: 40px;
	z-index: 999;
}
div#t04_hosted_created a {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div#t04_hosted_created a:hover {
	color: #777777;
	text-decoration: none;
}

/* Module: Flashbanner */
div#t04_module_flashbanner {
position: absolute;
	top: 46px;
	left: 562px;
	z-index: 999;
	width: 408px;
	height: 561px;
	background-color: ;
	overflow: hidden;
}

/* Dropdown menu container */
div#t04_dropdown_container {
	position: absolute;
	top: 4px;
	left: 1px;
	z-index: 999;
}
/* Dropdown menu - NOT MODIFY */
.qmmc .qmdivider { display:block; font-size:1px; border-width:0px; border-style:solid; position:relative; z-index:20; float:right }
.qmmc .qmdividery { float:left; width:0px; }
.qmmc .qmtitle { display:block; cursor:default; white-space:nowrap; position:relative; z-index:1; }
.qmclear { font-size:1px; height:0px; width:0px; clear:left; line-height:0px; display:block; float:none !important; }
.qmmc { position:relative; z-index:10; }
.qmmc a, .qmmc li { float:left; display:block; white-space:nowrap; position:relative; z-index:1; }
.qmmc div a, .qmmc ul a, .qmmc ul li { float:none;}
.qmsh div a { float:left; }
.qmmc div { visibility:hidden; position:absolute; left:0; top:0; }
#qm0 div { width: 150px; border-style:none; }

/* Dropdown menu - submenus */
#qm0 a.menu { color: #605F5F; padding: 0 36px 0 36px; margin: 0 0 0 0; font-family: trebuchet ms; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; text-transform: uppercase; background-color: transparent; border-width: 0 0 0 0; border-color: #C6C6C6; border-style: solid; height: auto; background-image:none;}
#qm0 a.menu:hover, #qm0 a.menu_selected { color: #DD8A04; padding: 0 36px 0 36px; margin: 0 0 0 0; font-family: trebuchet ms; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; text-transform: uppercase; background-color: transparent; border-width: 0 0 0 0; border-color: #C6C6C6; border-style: solid; height: auto; background-image:none;}
#qm0 div a.menu { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: none; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}
#qm0 div a.menu:hover, #qm0 div a.menu_selected { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: transparent; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}
#qm0 div div a.menu { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: none; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}
#qm0 div div a.menu:hover, #qm0 div div a.menu_selected { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: transparent; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}
#qm0 div div div a.menu { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: none; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}
#qm0 div div div a.menu:hover, #qm0 div div div a.menu_selected { color: inherit; padding: 0; margin: 0; font-family: ; font-size: 0; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; text-transform: normal; background-color: transparent; border-width: 0; border-color: transparent; border-style: solid; width: auto; width: 100%; height: auto; background-image:none;}

/* Styring af elementer */
div.t04_contentarea_position { float: left; display: inline; width: 530px; margin-top: 299px; margin-left: 23px; }
div.t04_freeform_position { float: left; display: inline; width: 400px; margin-top: 0; margin-left: 562px; }
