	
/* Template 4.1.3 - last updated: 25-02-2010 15:15:46 - realesed: 17/08/2009 - by: DK SOH */

* {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: century gothic, arial;
	font-size: 15px;
	color: #003366;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h2 {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #003366;
	margin: 0 0 5px 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; 
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
ul, ol, blockquote {
	margin-left: 25px;
}
html, body, div#t04_template_background, div#t04_template_repeater {
	min-height: 100%; 
	height: 100%;
	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: #EBEBEB;
}

div#t04_template_background {
	position: absolute;
	left: 0;
	top: 0;
	
	background-image: url('/files/templates/1/repeat.jpg?nocache=25022010151546');
	background-repeat: repeat-y;
	background-position: center top;
	
}
div#t04_template_container {
	width: 100%;
	min-width: 1000px;
	
	background-image: url('/files/templates/1/top.jpg?nocache=25022010151546');
	background-repeat: no-repeat;
	background-position: center top;
	
}
div#t04_template_placeholders {
	position: relative;
	margin: 0 auto 102px auto;
	width: 1000px;
	min-height: 216px;
	height: auto !important;
	height: 216px;
	text-align: left;
	vertical-align: top;
}
div#t04_template_bottom {
	
	position: absolute; 
	bottom: 0;
	width: 100%;
	height: 102px;
	
	background-image: url('/files/templates/1/bottom.jpg?nocache=25022010151546');
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
div#t04_template_bottom div#t04_placeholder_bottom {
	height: 102px;
	width: 1000px;
	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: 102px;
	z-index: 100;
	
}
/* Gallery header and image container */
div.t04_gallery_image_container {
	float: left;
	width: 150px;
	height: 150px;
	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: #003366;
	padding: 5px 5px 5px 0;
	margin: 0 0 5px 0;
	background-color: transparent;
	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: 406px;
	top: 75px;
	z-index: 229;
}
div#t04_hosted_created a {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
div#t04_hosted_created a:hover {
	color: #777777;
	text-decoration: none;
}

/* Module: Searchbox */
div#t04_module_searchbox_input {
	position: absolute;
	top: 34px;
	left: 627px;
	z-index: 252;
}
div#t04_module_searchbox_input form input {
	width: 130px;
	border-width: 0 0 0 0;
	border-color: #000000;
	border-style: solid;
	color: #999999;
	font-family: arial;
	font-size: 10px;
	
	background: transparent;
	
}
div#t04_module_searchbox_submit {
	position: absolute;
	top: 32px;
	left: 756px;
	z-index: 255;
}
div#t04_module_searchbox_submit input.t04_module_searchbox_submit_out {
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	color: #000000;
	font-family: arial;
	font-size: 7px;
	border: 0;
	cursor: pointer;
	background-color: transparent;
	
}
div#t04_module_searchbox_submit input.t04_module_searchbox_submit_over {
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	color: #000000;
	font-family: arial;
	font-size: 7px;
	border: 0;
	cursor: pointer;
	background-color: transparent;
	
}

/* Module: Multilogin */
div#t04_module_multilogin {
	width: 200px;
	height: 100px;
	position: absolute;
	left: 795px;
	top: 2px;
	z-index: 258;
}
div.t04_module_multilogin_status, div.t04_module_multilogin_status * {
	font-family: arial;
	font-size: 11px;
	color: #003366
}
div#t04_module_multilogin_container {
	width: 200px;
	height: 100px;
	position: relative;
	font-family: arial;
	font-size: 11px;
}
div#t04_module_multilogin_container div, div#t04_module_multilogin_container input {
	font-family: arial;
	font-size: 11px;
}
div#t04_module_multilogin_container div#t04_multilogin_username_input input, div#t04_multilogin_password_input input {
	width: 100px;
	color: #A0A0A0;
	border-width: 1px 1px 1px 1px;
	border-color: #EAEAEA;
	border-style: solid;
	background-color: #EAEAEA;
	
}
div#t04_module_multilogin_container div#t04_multilogin_username_text {
	position: absolute;
	left: 3px;
	top: 11px;
	color: #003366;
}
div#t04_module_multilogin_container div#t04_multilogin_username_input {
	position: absolute;
	left: 76px;
	top: 9px;
}
div#t04_module_multilogin_container div#t04_multilogin_password_text {
	position: absolute;
	left: 2px;
	top: 33px;
	color: #003366;
}
div#t04_module_multilogin_container div#t04_multilogin_password_input {
	position: absolute;
	left: 76px;
	top: 30px;
}
div#t04_module_multilogin_container div#t04_multilogin_submit_input {
	position: absolute;
	left: 76px;
	top: 53px;
}
div#t04_module_multilogin_container div#t04_multilogin_submit_input input {
	width: 50px;
	color: #FFFFFF;
	border-width: 0 0 0 0;
	border-color: #000000;
	border-style: solid;
	background-color: #A0A0A0;
	
}

/* Module: News feed */
div#t04_module_newsfeed div.t04_module_newsheader {
	padding: 3px 3px 3px 10px;
	background-color: #003366;
	
}
div#t04_module_newsfeed div.t04_module_newsheader a {
	font-family: century gothic, arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
div#t04_module_newsfeed div.t04_module_newsrepeat {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	padding: 5px 5px 5px 10px;
	background-color: #F1F1F1;
	
}
div#t04_module_newsfeed div.t04_module_newsbottom {
	height: auto;
	padding: 3px 5px 3px 10px;
	margin: 0 0 15px 0;
	background-color: #EBEBEB;
	
}
div#t04_module_newsfeed div.t04_module_newsbottom a {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

/* Horizontal menu */
div#t04_horizontalmenu_container {
	width: 740px;
	height: auto;
	position: absolute;
	top: 121px;
	left: 259px;
	z-index: 267;
	
}

div.t04_horizontalmenu_out {
	background-color: transparent;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #C4C2C2;
	text-align: left;
	float: left;
	cursor: pointer;
}
div.t04_horizontalmenu_out div.t04_horizontalmenu_left {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_out div.t04_horizontalmenu_repeat {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_out div.t04_horizontalmenu_right {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_out div.t04_horizontalmenu_link {
	height: auto;
}
div.t04_horizontalmenu_out div.t04_horizontalmenu_link a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: century gothic, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	display: block;
	padding: 0 7px 0 7px;
	height: 100%;
}
div.t04_horizontalmenu_over {
	background-color: transparent;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #C4C2C2;
	text-align: left;
	float: left;
	cursor: pointer;
}
div.t04_horizontalmenu_over div.t04_horizontalmenu_left {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_over div.t04_horizontalmenu_repeat {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_over div.t04_horizontalmenu_right {
	width: auto;
	height: auto;
	
	background-image: none;
	
}
div.t04_horizontalmenu_over div.t04_horizontalmenu_link {
	height: auto;
}
div.t04_horizontalmenu_over div.t04_horizontalmenu_link a {
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
	font-family: century gothic, arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	display: block;
	padding: 0 7px 0 7px;
	height: 100%;
}

/* Vertical menu */
div#t04_verticalmenu_container {
	z-index: 0;
	margin-bottom: 102px;
}
div#t04_verticalmenu_container ul {
	padding: 0;
	margin: 0;
}
div#t04_verticalmenu_container ul li {
	list-style-type: none;
	
}
div#t04_verticalmenu_container li a {
	
}
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl1 { color: #000000; font-family: century gothic, arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; padding: 3px 5px 3px 10px; margin: 0 0 4px 0; height: auto; background-color: transparent; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: url('/files/templates/1/menu.jpg?nocache=25022010151546');  }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl1:hover, div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl1_hover { color: #003366; font-family: century gothic, arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; padding: 3px 5px 3px 10px; margin: 0 0 4px 0; height: auto; background-color: transparent; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: url('/files/templates/1/menu_.jpg?nocache=25022010151546');  }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl2 { color: #000000; font-family: century gothic, arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; padding: 0 5px 2px 10px; margin: 0 0 3px 0; height: auto; background-color: transparent; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none;  }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl2:hover, div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl2_hover { color: #003366; font-family: century gothic, arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; padding: 0 5px 2px 10px; margin: 0 0 3px 0; height: auto; background-color: transparent; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none; }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl3 { color: #666666; font-family: arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; padding: 5px 5px 5px 25px; margin: 0 0 3px 0; height: auto; background-color: #DADADA; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none;  }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl3:hover, div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl3_hover { color: #333333; font-family: arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: underline; text-transform: none; padding: 5px 5px 5px 25px; margin: 0 0 3px 0; height: auto; background-color: #CACACA; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none; }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl4 { color: #666666; font-family: arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; padding: 5px 5px 5px 35px; margin: 0 0 3px 0; height: auto; background-color: #DADADA; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none;  }
div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl4:hover, div#t04_verticalmenu_container li a.t04_verticalmenu_link_lvl4_hover { color: #333333; font-family: arial; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: underline; text-transform: none; padding: 5px 5px 5px 25px; margin: 0 0 3px 0; height: auto; background-color: #CACACA; text-align: left; border-width: 0 0 0 0; border-color: #999999; border-style: solid; overflow: hidden; display: block; background-image: none; }

/* Styring af elementer */
div.t04_vertical_menu_position { float: left; display: inline; width: 197px; margin-top: 160px; margin-left: 20px; }
div.t04_freeform_position { float: left; display: inline; width: 960px; margin-top: 609px; margin-left: -197px; }
div.t04_contentarea_position { float: left; display: inline; width: 523px; margin-top: 162px; margin-left: -742px; }
div.t04_newsmodule_position { float: left; display: inline; width: 200px; margin-top: 163px; margin-left: 19px; }
