/*Undo standard HTML*/
a img { border: 0; }
form, p, div, span, body, html, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
table { border-spacing: 0; }

/**
* Common styles
*/

html{
	min-height:100%;
}

body {
	background-color: #242426;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
}
a {
	color: #00adef;
	text-decoration: none;
}
a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}

/**
MISC. Alternating styles
*/
.hidden {
	display: none;
}
.shown {
	display: block;
}
.clear {
	clear: both;
	display: inline-block;
	width: 100%;
	height: 0px;
	max-height: 0px;
	overflow: hidden;
}
.highlight
{
	background-color:#00ADEF;
	color:#FFFFFF;
}
/**
* SITE BUILDs
*/


#canvas {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	width: 800px;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	border-bottom: 1px solid #262626;
	z-index:50px;
	background-image:url(image/bg_pattern.png);
	background-repeat:repeat;
}
#header {
	width: 100%;
	height: 172px;
	overflow: hidden;
}

#address {
	background-image: url(image/bg.address.gif);
	background-repeat: repeat-x;
	padding: 5px 0px 0px 20px;
	width: 780px;
	height: 18px;
	overflow: hidden;
	text-align: center;
}
	#address a
	{
		color: #FFFFFF;
	}
	#address a:hover
	{
		color: #00adef;
	}

#address .sifr_1
{
	padding:0 12px 0 0;
	float:left;
}

#address .sifr_2
{
	padding:0 12px 0 0;
	float:left;
}



#frontpage {
	position: relative;
	margin: 37px 0px 120px 0px;
	width: 100%;
}
#page {
	position: relative;
	margin: 37px 0px 20px 0px;
	width: 100%;
}

/**
* HEADER styles
*/
#header .image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 172px;
	z-index: 4000;
}
#header .logo {
	position: absolute;
	top: 16px;
	left: 0px;
	z-index: 5000;
}
#header #search {
	position: absolute;
	top: 24px;
	right: 15px;
	width: 200px;
	z-index: 8000;
}
#header #search .input {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: 107px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header #search .submit {
	float: right;
	margin: 0;
	padding: 0;
	height:  19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td .input
{
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	width: 107px;
}

/**
* NEWS TICKER styles
*/
#news {
	position: relative;
	background-color: #000000;
	width: 800px;
	height: 28px;
	border-top: 1px solid #272727;
	border-bottom: 1px solid #272727;
	overflow: hidden;
}
#news .item {
	position: absolute;
	top: 6px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}

/**
* FRONTPAGE styles
*/
#frontpage {
	margin: 9px 0px 20px 17px;
	width: 765px;
}
#frontpage .box {
	background-image: url(image/bg.box.content.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	width: 243px;
	max-width: 243px;
	vertical-align: top;
}
#frontpage .box .header {
	position: relative;
	left: 2px;
	background-image: url(image/bg.box.header.gif);
	background-repeat: no-repeat; 
	width: 239px;
	height: 24px;
	overflow: hidden;
}
#frontpage .box .header h3 {
	position: absolute;
	top: 4px;
	left: 13px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
#frontpage .box .content {
	position: relative;
	margin: 0px 0px 10px 2px;
	width: 239px;
	overflow: hidden;
}
#frontpage .box .content .image {
	margin: 20px 0px 0px 11px;
	width: 160px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}
#frontpage .box .content .imageelement {
	margin: 24px 0px 0px 11px;
	width: 217px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}
#frontpage .box .content .text {
	margin: 19px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}
#frontpage .bottom {
	background-color: #2a2a2a;
	margin: 0px 0px 20px 2px;
	height: 1px;
	width: 239px;
	overflow: hidden;
}
#frontpage .logos {
	margin: 0px 0px 0px 2px;
	padding: 20px 12px 20px 12px;
	width: 735px;
	border: 1px solid #272727;
	background-color:#000000;
}

/**
* (LEFT) MENU styles
*/
#page #left {
	float: left;
	width: 195px;
	overflow: hidden;
}
#page #left ul {
	margin: 0px 0px 0px 27px;
	padding: 0;
}
#frontpage .box .content ul {
	margin: 15px 0px 0px 11px;
	padding: 0;
}
#page #left ul li,
#frontpage .box .content ul li {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 14px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	line-height: 1em;
}
#frontpage .box .content ul li { width: 200px; }
#page #left ul li.active,
#frontpage .box .content ul li.active { background-image: url(image/bullit.menu.active.gif); }

#page #left ul li.inactive,
#frontpage .box .content ul li.inactive { background-image: url(image/bullit.menu.inactive.gif); }

#page #left ul li.inactive a,
#frontpage .box .content ul li.inactive a
{
	color: #FFFFFF;
}


#page #left ul li a:hover,
#page #left ul li.active a,
#frontpage .box .content ul li a:hover,
#frontpage .box .content ul li.active a {
	color: #00adef;
}

/**
* MIDDLE styles
*/
#page #mid {
	float: left;
	width: 220px;
	overflow: hidden;
}
#page #mid ul {
	margin: -2px 0px 0px 0px;
	padding: 0;
}
#page #mid ul li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 14px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}
#page #mid ul li.active { background-image: url(image/bullit.submenu.active.gif); }
#page #mid ul li.inactive { background-image: url(image/bullit.submenu.inactive.gif); }
#page #mid ul li a:hover,
#page #mid ul li.active a {
	color: #00adef;
}
#page #mid ul li.inactive a
{
	color: #FFFFFF;
}

/**
* RIGHT styles
*/
#page #right {
	float: left;
	width: 358px;
}
#page #right .image {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 97px;
	overflow: hidden;
}
#page #right .list {
	margin: 0px 0px 16px 0px;
}
#page #right .list h2 {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#page #right .list h2.active { background-image: url(image/bullit.submenu.active.gif); color: #00adef; }
#page #right .list h2.inactive { background-image: url(image/bullit.submenu.inactive.gif); }
#page #right .list .image {
	float: left;
	margin: 0;
	width: 111px;
	overflow: hidden;
}
#page #right .list .text {
	float: right;
	margin: -3px 0px 0px 0px;
	width: 238px;
}
#page #right .text a {
	color: #00adef;
	text-decoration: underline;
}
#page #right .text ul {
	margin: 0;
	padding: 0;
}
#page #right .text ul li {
	background-image: url(image/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0;
	padding: 0px 0px 0px 13px;
	list-style: none;
}

#page #right .letternavi {
	margin: 0px 0px 16px 0px;
}
#page #right .letternavi a {
	color: #00adef;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#page #right .letternavi a.active {
	color: #FFFFFF;
}
#page #right .element {
	margin: 0px 0px 16px 0px;
}
#page #right .active_element {
	background-color: #00adef;
	color: #FFFFFF;
}

#page #right .active_element .text a{
	color: #FFFFFF; !important
	text-decoration:underline; !important
}


#to_top
{
	width:758px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding: 0px 0px 0px 42px;
}

#to_top_sifr
{
	font-size:14px;
	color:#FFFFFF;
}

/* misc. alterings... */
#nyhedsbrev
{
	width:500px;
	height:500px;
	background:#323232;
	color:#FFF;
	position:absolute;
	top:0px;
	left:150px;
	z-index:10;
	display:none;
}
	#nyhedsbrev #top
	{
		margin-right:10px;
		text-align:right;
	}
		#nyhedsbrev #top #x_newsletter
		{
			display:block;
			width:20px;
			height:20px;
			border:1px solid #FFF;
			text-decoration:none;
			color:red;
		}

