/* test by Mr. Bilde */
.hidden{display:block;}

/* wrapper */
#wrapper{
	width:100%;
	position:relative;
}
/* header */
#header{display:none;}
/* service lists */
.headline ul{display:none;}
/* main navigation */
.navigation{display:none;}
/* service box */
.service-box{display:none;}
/* main */

.comment-area  fieldset,
.comment-area .heading,
.comment-area .comment-link,
.addthis_toolbox,
.translate-box,
#sidebar,
#content .white,
#content .png,
.hidden{display:none;}

#main{
	height:1%;
	overflow:hidden;
	padding:8px 8px 0 7px;
	background:#fff url(../../images/web11/bg-main.gif) no-repeat;
}
/* A side */
.aside{display:none;}
/* content */
#content{
	float:left;
	width:100%;
	margin:0 19px 0 0;
	padding:17px 0 0 8px;
	position:relative;
	line-height:16px;
	background: url(../../images/web11/bg-content.gif) no-repeat 0 0;
	font-size:10pt;
	color:#000;
	font-family:Verdana;
}
/* print link */
#content a.print{display:none;}
/* headline */
#content .headline{
	height:1%;
	overflow:hidden;
	background: url(../../images/web11/bg-border02.gif) no-repeat 0 100%;
	padding:0 0 22px 9px;
	margin:0 0 13px -9px;
}
#content .headline h1{
	margin:0 0 12px;
	font-size:20px;
	line-height:24px;
	color:#000;
	/*letter-spacing:-2px;*/
}
#content .headline .description{
	font-size:15px;
	line-height:20px;
	/*letter-spacing:-1px;*/
	/*word-spacing:-1px;*/
}
/* text holder */
#content .text-holder{
	height:1%;
	overflow:hidden;
	background: url(../../images/web11/bg-border02.gif) no-repeat 0 100%;
	padding:0 0 21px 9px;
	margin:0 0 6px -9px;
}
#content .text-holder p{margin:0 0 15px;}
#content .text-holder strong{
	font-size:13px;
	line-height:17px;
}
#content .text-holder p a{
	text-decoration:underline;
	color:#004883;
}
#content .text-holder p a:hover{text-decoration:none;}
#content .text-holder p a:visited{color:#333;}
/* social list */
.social-list{display:none;}
/* box */
.box{
	height:1%;
	overflow:hidden;
	background: url(../../images/web11/bg-box.gif) repeat-x;
	font-size:9px;
	line-height:16px;
	color:#666;
	margin:0 0 0 -9px;
	padding:7px 40px 9px 8px;
	/*letter-spacing:-1px;*/
	text-transform:uppercase;	/* Oxygen */
}
.box a {color:#666;}			/* oxygen */
.box p{margin:0;}
.box span{float:right;}
/* sidebar */
#sidebar{
	float:right;
	width:30%;
	background: url(../../images/web11/bg-sidebar.gif) repeat-y;
	padding:4px 0 0 6px;
}
/* spot */
.spot-container{
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
	color:#666;
	background: url(../../images/web11/bg-spot.gif) no-repeat;
	margin:0 0 25px;
}
.spot-container .holder{
	height:1%;
	overflow:hidden;
	padding:6px 0 0 10px;
}
.spot-container h2{
	margin:0 0 3px;
	padding:5px 0 5px 10px;
	font-size:16px;
	line-height:24px;
	color:#333;
	background: url(../../images/web11/bg-border05.gif) no-repeat 0 100%;
	/*letter-spacing:-1px;*/
}
/* white spot */
.white{
	color:#fff;
	background: url(../../images/web11/bg-border03.gif) no-repeat 0 0;
	margin:0 0 54px;
}
.white h2{
	color:#fff;
	background: url(../../images/web11/bg-border04.gif) no-repeat 0 100%;
}
#sidebar .spot-container img{
	display:block;
	margin:0 0 0 -8px;
	position:relative;
}
.spot-container p{margin:0 0 6px;}
.spot-container .more{text-decoration:underline;}
.spot-container .more:hover{text-decoration:none;}
/* sidebar navigation */
.sidebar-nav{
	margin:-6px 0 0;
	padding:0 37px 0 0;
	list-style:none;
}
.sidebar-nav li{
	background: url(../../images/web11/bg-arrow02.gif) no-repeat 100% 50%;
	margin:0 10px 10px;
}
.sidebar-nav li a{
	color:#fff;
	font-weight:bold;
	line-height:13px;
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	text-align:right;
	font-size:9px;
	line-height:16px;
	color:#666;
	background-color:#eae6e0;
}
/* address */
#footer address{
	font-style:normal;
	/*letter-spacing:-1px;*/
	margin:0 35px 0 0;
	text-transform:uppercase; /* Oxygen, flyttet fra anchor */
}
#footer address a{
	color:#666;
	text-decoration:underline;
	margin:0 0 0 10px;
}
#footer address a:hover{text-decoration:none;}
/* them page */
.theme-page #content .alignright{
	float:right;
	margin:-160px 0 0 0;
	position:relative;
}
.spot{
	height:1%;
	overflow:hidden;
	background: url(../../images/web11/bg-content.gif) no-repeat;
}
.spot .heading{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
	margin:0 0 4px;
}
.white .heading{margin:0 0 7px;}
.spot .heading h1{
	margin:0;
	padding:0 0 4px 8px;
	background: url(../../images/web11/bg-border04.gif) no-repeat 0 100%;
	font-size:16px;
	line-height:24px;
	/*letter-spacing:-1px;*/
}
.spot .holder{
	height:1%;
	overflow:hidden;
	padding:0 0 11px 10px;
}
#content .white .holder{padding:0;}
.spot .holder ul{
	margin-top:10px;
	margin-bottom: 10px;
	padding:0 0 0 9px;
	list-style: disc outside none;
	font-weight:normal;
	/*width:200px;*/
	/*overflow:hidden;*/
	/*float:left;*/
}
.spot .holder ul li{
	height:1%;
	/*overflow:hidden;*/
	background: url(../../images/web11/bg-arrow03.gif) no-repeat 0 6px;
	padding:0 0 9px 15px;
}
.spot .holder ul li a{color:#fff;}
.spot .holder ul ul{
	width:150px;
	overflow:hidden;
} 
.spot .holder ul ul li{
	background:none;
	padding:0;
}
.float-rule{
	width:460px;
	overflow:hidden;
	padding:9px 0 0;
	margin:0 -22px 0 0;
}
.float-rule .spot{
	float:left;
	width:215px;
	margin:0 23px 21px 0;
}
.spot .heading h2{
	margin:0;
	padding:0 0 2px 10px;
	font-size:16px;
	line-height:24px;
	color:#333;
	background: url(../../images/web11/bg-border05.gif) no-repeat 0 100%;
	/*letter-spacing:-1px;*/
}
.spot .heading h2 span{
	display:block;
	font-size:9px;
	line-height:16px;
	color:#666;
	font-weight:normal;
}
.float-rule .spot .holder{background-color:#ebe8e4;}
.float-rule .spot img{
	display:block;
	border-bottom:2px solid #fff;
	margin:0 0 10px -10px;
	position:relative;
}
.spot .holder p{margin:0 0 6px;}
.spot .holder .more{
	text-decoration:underline;
	color:#003663;
}
.spot .holder .more:hover{text-decoration:none;}
.theme-page #sidebar{
	background: url(../../images/web11/bg-sidebar01.gif) repeat-y;
	width:24%;
}
.spot-hold{
	width:100%;
	overflow:hidden;
	padding:24px 0 0;
}
.spot-hold dl{
	width:151px;
	overflow:hidden;
	margin:0;
}
.spot-hold dl dt{
	float:left;
}
.spot-hold dl dd{
	float:right;
	margin:0;
}
.important{
	margin:0;
	padding:0;
	/*list-style:none;*/
}
.important li a{
	color:#ea2273;
	font-size:11px;
	line-height:22px;
	text-decoration:underline;
}
.important li a:hover{text-decoration:none;}
/* front page */
.front-page #content{
	background: url(../../images/web11/bg-content02.gif) repeat-y;
	padding:4px 0 0 6px;
}
/* center column image */
.front-page #content .alignright{
	float:right;
	margin:-160px -8px 0 0;
	position:relative;
}
/* gallery */
.float-rule .gallery{
	width:452px;
	margin:0;
	padding:0 0 19px;
	border-bottom:1px solid #d3d0cc;
}
/* paginator */
.paginator{
	margin:5px 14px 0 0;
	padding:0;
	list-style:none;
	float:right;
	height:1%;
	overflow:hidden;
	display:inline;
}
.paginator li{
	float:left;
	padding:0 0 0 2px;
}
.paginator li a{
	float:left;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../../images/web11/bg-paging.gif) no-repeat;
}
.paginator li.active a,
.paginator li a:hover{background-position:0 -12px;}
.float-rule .gallery .heading{margin:0 0 13px;}
/* carousel */
.carousel{
	overflow:hidden;
	position:relative;
}
/* link prev and next */
.carousel a.link-prev,
.carousel a.link-next{display:none;}
.carousel div{
	width:453px;
	overflow:hidden;
	position:relative;
	z-index:4;
}
/* gallery list */
.carousel ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:99999px;
}
.carousel ul li{
	float:left;
	padding:0 3px 0 0;
}
.carousel ul li.img-small{width:117px;}
.carousel ul li.img-middle{width:132px;}
.carousel ul li.img-large{width:197px;text-align:center;}
.float-rule .carousel ul li img{
	margin:0 0 5px;
	border:none;
}
.carousel ul li strong{display:block;}
.carousel ul li span{margin:0;}
.front-page #sidebar{width:23%;}
.front-page #sidebar .spot-hold{padding:36px 0 0;}
.front-page #sidebar .spot-hold .spot-container{margin:0 0 20px;}

/* oxygen software */
/* start */
#content_end
{
	background: url(../../images/web11/bg-border02.gif) no-repeat 0 0;
	margin:0 0 6px -9px;
	height:1px;
}
/* slut */
/* oxygen software */

/* Subsites */
body, #background { background-image: none ; background-color: #ffffff; }
#top-branding-streg, #logo, #header, .translate-box, .gallery, .spot-container, .noprint { display:none; }
.twocolumns { clear:both; }
#main {margin-top:-1px;}
.twocolumns, #content, .float-rule, .float-rule .spot { width:600px; }
/* end, subsites */