@charset "UTF-8";

/* css reset inspiret by eric meyer 2007 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*
	font-weight: inherit;
	font-style: inherit;
	*/
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #000;
	/* idealis */
	font-family: Verdana, sans-serif;
	font-size: 62.5%;

}
/* idealis */
html {
	width: 100%;
}
ol, ul {
	list-style: square;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.right_column a:link.imglink, .right_column a:visited.imglink, .right_column a:hover.imglink {
	border-bottom: none;
	padding-bottom: 0;
	background-image: none;
}


/* ========= website styles ======================================================== */


/* ==== Base lnk formating ==== */

a, a:link, a:visited {
	position: relative; /* fixes dead links in ie while using png's as background */
	display: inline;
}


/* ==== Often used elements ==== */
.spacer1px {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	display: block;
}


/* ==== Bgr-wrapper containing the LARGE background image ==== */

#bgr_wrapper {
	z-index: 10;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

#bgr_wrapperoverlay {
	z-index: 11;
	position: absolute;
	width: 100%;
	overflow: hidden;
}

#bgr_wrapper .megawide,
#bgr_wrapperoverlay .megawide {
	width: 300%; /* create extra width to use when resizing with ie */
	margin-left: -100%;
}

#bgr_wrapper .bgr_center, 
#bgr_wrapper .img_bgr,
#bgr_wrapperoverlay .img_sketchoverlay,
#bgr_wrapperoverlay .bgr_center {
	width: 1400px;
	height: 670px;
} 
 
#bgr_wrapper .bgr_center, #bgr_wrapperoverlay .bgr_center {
	margin: 0 auto; /* center with content */
}
 
#bgr_wrapperoverlay .bgr_center {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/_img/page-bgr_mask.png');
}

#bgr_wrapperoverlay .img_sketchoverlay { /* ie dim image = show div alphaimage */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


/* ==== Content Wrappers and centers ==== */

#content_wrapper {
	width: 100%;
	z-index: 100;
	position: absolute;
}
#content_wrapper .content_center {
	width: 925px;
	margin: 0 auto;
}


/* ==== Column layout / def. ==== */

.left_column { /* menu */
	width: 295px;
	float: left;
}


.right_column { /* content */
	width: 610px;
	float: right;
}


/* ==== Right content layout elements ==== */

.right_column .content_top { /* align with menu */
	height: 213px;
	width: 100%;
}
.right_column .content_main {
	width: 100%; /* need to get .png filter to work in ie */
	background:url(/_img/trans_80.png);
	_background:none; /* ie 6 hack */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='/_img/trans_80.png');
}

.right_column .content_innermargien {
	padding: 30px 40px;
}

/* content navigation on top of main content */

.right_column .content_nav {
	margin-top: 160px;
	height: 43px;
	width: 100%; /* need to get .png filter to work in ie */
	background:url(/_img/trans_80.png);
	_background:none; /* ie 6 hack */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='/_img/trans_80.png');
}

.right_column .content_nav {
	padding: 10px 40px 0px 40px;
}


/* ==== Logo def. === */

.logo, .logo img, .logo div {
	width: 295px;
	height: 203px;
}
.logo div {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/_img/logo.png');
	cursor: pointer;
}
.logo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


/* =========================================================
   
   Menu layout / styles 
   
*/

.menu_main {
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.menu_middle {
/* contains mini slideshow/webcam-timelapsed wiev from location */
	margin: 10px 0px 0px 0px;
	padding: 10px;}

.menu_low {
/* newsletter and latest headings from newsletters */
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.menu_main, .menu_middle, .menu_low {
	height: 100%;
	background:url(/_img/trans_80.png);
	_background:none; /* 6 hack */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/trans_80.png',sizingMethod='scale');
}


/* menu typo */
.left_column p {
	font-size: 1.0em;
	line-height: 1.8em;
	padding: 0.5em 0px;
	color: #707070;

}
.left_column h3 {
	font-size: 1.2em;
	padding: 0.5em 0px;
	color: #707070;
}

.left_column .eng {
	color: #069;
}


.left_column a:link, .left_column a:visited  {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
.left_column a:link.eng, .left_column a:visited.eng  {
	color: #069;
	text-decoration: none;
	border-bottom: 1px solid #069;
}

.left_column p a:hover, .left_column p a:hover.eng {
	color: #08aaff;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 1px;
	background: url(/_img/linkanim_08aaff.gif) bottom repeat-x;
}

/* menu formating */

.menu_low .adress {
	margin: 20px 0px;
}


/* menu bottoms */

.menu_main p.menu, .menu_low p.menu {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #FFF;
}

.menu_main p.menu a, .menu_main p.menu a:link, .menu_main p.menu a:visited,
.menu_low p.menu a, .menu_low p.menu a:link, .menu_low p.menu a:visited {
	background-color: #08aaff;
	width: 255px;
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	font-weight: bold;
	color: #FFF;
	border-bottom: none;
}
/* selected menu items */
body.select01 .select01 a, body.select01 .select01 a:link, body.select01 .select01 a:visited,
body.select02 .select02 a, body.select02 .select02 a:link, body.select02 .select02 a:visited,
body.select03 .select03 a, body.select03 .select03 a:link, body.select03 .select03 a:visited,
body.select04 .select04 a, body.select04 .select04 a:link, body.select04 .select04 a:visited {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

.menu_main .menu a:link .eng, .menu_main .menu a:visited .eng,
.menu_low .menu a:link .eng, .menu_low .menu a:visited .eng {
	color: #000;
	padding-left: 0.5em;
	font-weight: normal;
}

.menu_main .menu a:hover .eng,
.menu_low .menu a:hover .eng{
	color: #000;
}

.menu_main p.menu a:hover,
.menu_main p.menu .select01 a:hover,
.menu_main p.menu .select02 a:hover,
.menu_main p.menu .select03 a:hover,
.menu_main p.menu .select04 a:hover,
.menu_low p.menu a:hover {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	border-bottom: none;
	background-image: none;
}

/* ====== frontpage galleri special styles ====== */

.slidethumb {
	background: #000;
	border: 4px solid #0099FF;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 160px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.slidethumb_right {
	margin-right: 0px;
}

.dim {
	border: 3px solid #333;
	background-color: transparent;
	background:url(/_img/trans_30.png);
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale src='/_img/trans_30.png');	

}

.thumbinfo {
	width: 160px;
	height: 100px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: black;
	position: relative;
	color: white;
	text-align: center;
	line-height: 12px;
}
.thumbinfo div {
	padding: 5px;
}


/* =========== typo =============== */

/* Typo */

p, h1, h2, h3, h4, h5, h6, il, ul, a, a:link, a:visited {
	color: #FFF;
}

/* link style */

.right_column p.eng, .right_column p .eng {
	color: #006699;
}

.right_column a:link, .right_column a:visited {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

.right_column a:link .eng, .right_column a:visited .eng {
	text-decoration: none;
	border-bottom: 1px solid #08aaff;
}

.right_column a:hover, .right_column a:hover .eng  {
	color: #08aaff;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 1px;
	background: url(/_img/linkanim_08aaff.gif) bottom repeat-x;
}

ul { 
	padding-left: 15px;
}
li { 
	padding-left: 5px;
}

/* ================= lines ==================== */

.stroke01 {
	border-top: 1px solid #666;
	height: 1px;
}



/* ================================================

   Formular elementer for newsmail

*/


.nyhedsmail .input {
	background-color:#2B2B2B;
	border:1px solid #676767;
	color:#CCCCCC;
	font-size:11px;
	padding:8px 5px;
	width:240px;
	margin: 2px 0px 20px 0px;
}

.nyhedsmail .input:focus {
	border:1px solid #3399CC;
	color:#FFF;
}

.nyhedsmail button {
	background-color: #424242;
	border-top-color: #676767;
	border-left-color: #676767;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-width: 1px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0px;
	color: #ccc;
	margin: 0px;
	text-align:center;
}	

.nyhedsmail button:hover {
	color: #FFF;
}










