/* CSS Document */
@import "level.css";
@import "lightbox.css";


/******************   HTML     *************************/
body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background: url(/images/bg.jpg) repeat;
	margin:10px;
	font-size:0.9em;
	color:#0c2601;
}

/******************   Struktur     *************************/

div#websiteContainer {
	width:897px;
	margin:0 auto;
	background:#f8f8f8;
}
div#topContainer {
	height:175px;
	margin-bottom:10px;
}
div#topbar {
	height:9px;
	line-height:9px;
	margin:10px;
	background: url("/images/topbar.jpg") repeat-x;
}
div#topLeft {
	margin:10px;
		_margin-left:5px;
	width:587px;
	height:165px;
	background:url(/images/top_banner.jpg) no-repeat;
	overflow:hidden;	
	float:left;
	clear:none;
}
div#topRight {
	margin-top:10px;
	margin-right:10px;
		_margin-right:5px;
	float:right;
	clear:right;
	height:165px;
	width:280px;
	background:url(/images/top_right.jpg) no-repeat;
	overflow:hidden;
}
div#contentContainer {
	background:url(/images/menu_bg.jpg) repeat-y 10px 0px;
	height:400px;
	height:auto;
	min-height:400px !important;
	
}
div#leftMenu {
	width:180px;
	float:left;
	margin:0 10px 0 10px;
}
div#rightMenu {
	width:150px;
	float:right;
	
	margin:0 10px 0 10px;
	_margin-right:5px;
}
div#content {
	float:left;
	width:517px;
	_width:500px;


}
div#content ul {
	list-style:inside;
	
}

div#bottom {
	text-align:center;
	font-size:0.7em;
	padding:3px;
	border-top:2px solid #cfd7be;
	margin:10px;

	background:#e5eae1;
	letter-spacing:5px;
	display:block;
	clear:both;
}
div#blogLinks {
	border:1px solid #cfd7be;
	background:#e5eae1;
	height:150px;
	max-height:150px;
	overflow:hidden;
	margin-bottom:10px;
	line-height:20px;
}
div#exLinks {
	border:1px solid #cfd7be;
	background:#e5eae1;
	height:150px;
	height:auto;
	min-height:150px !important;
	margin-bottom:10px;
}
div#rightMenu ul,div#rightMenu li {
	list-style:none;
	margin:0;
	padding:0;
}
div#content img { 
	margin:5px;
}
div#content a img {
	margin:auto;
}
div#rightMenu a {
	font-size:0.7em;
	color:#0c2601;
	text-decoration:none;
	padding:1px;
	paddin-bottom:2px;
	display:block;
	width:auto;
	_height:18px;

}
div#rightMenu a:hover {
	background:#0c2601;
	color:#cfd7be;
}
div#exLinks a {
	padding-left:14px;
}
div#rightMenu h2 {
	background:url(/images/active_bg.jpg) repeat-x;
	font-weight:bold;
	padding:1px 4px;
}
div#content h1 {
	display:block;
	padding-bottom:5px;
	background:url(/images/header.jpg) no-repeat bottom left;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:3px;
}
#galleri li{
	width:140px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
	
}

#galleri img{
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 
}


/******************   other     *************************/
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearFix {
	display: inline-block;
}

html[xmlns] .clearFix {
	display: block;
}

* html .clearFix {
	height: 1%;
}
.semantik {
	 overflow:hidden;
     width: 0;
     height: 0;
     margin: 0;
     position:absolute; 
}


blockquote {

  background: transparent url(/images/quote.gif) left top no-repeat;
	padding-left: 25px;
	padding-top:5px;
	width:90%;
	font-style:italic;
	margin:0 auto;
}
blockquote[cite]:after {
	content: "Citat fra: " attr(cite);
	display: block;
	text-align:right;
	border-top: 1px solid #999;
	color: #999;
	font-size: .8em;
	width:95%;
	font-weight: bold;
}

a[rel="external"] {
padding-left:15px;
margin-left:5px;
background:url(/images/external.png) no-repeat left;
}
div#content a {
color:#0c2601;
}
div#content a:hover {
background:#e5eae1;
text-decoration:none;
}


div#content h2 {
	font-size:0.9em;
	font-weight:bold;
}

div#content h3 {
	font-size:0.8em;
	font-weight:bold;
}
div#content h4 {
	font-size:0.7em;
	font-weight:bold;
}
div#content h5,div#content h6 {
	font-size:0.6em;
	font-weight:bold;
}
input:hover,textarea:hover,input:focus,textarea:focus {
	background:#cfd7be;
	color:#0c2601;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
input[type="submit"] {
cursor:pointer;

}


dl {
    border-top:0;
    border-bottom:1px solid;
    border-left:1px solid;
    border-right:1px solid;
    background:#eee;
	width:90%;
}

.dlList dt {
    float:left;
    clear:left;
    width:9em;
    padding:0.5em;
    _width:10em;    /* WinIE */
    border-top:1px solid;
    white-space:nowrap;
}
.dlList dd {
    margin-left:10em;    
    padding:1ex;
    border-top:1px solid;
    border-left:1px solid;
    background:#fff;
}

		.bdetail {
		
			
				background-image:url(/images/bhead.gif);
				background-position:top;
				background-repeat:repeat-x;
				font-size:0.8em;
				height:25px;
				text-align:center;
				
			}
			.betail img {
				padding:0;
				margin:0;
				border:none;
			}
			h3 {
				text-transform:none;
			}
			.dato2 {
				margin-top:1px;
				text-align:justify;	
	
				background-position:bottom;
				font-size:0.9em;
			
			
			}
			.dato2 a {
				margin-left:8px;
			}
			.dato2 img {
				margin:0;
				padding:0;
				border:0;
				margin-left:3px;
margin-right:3px;
			
			}
			.bheader {
				height:50px;
				
							background-image:url(/images/bhead.gif);
				background-repeat:repeat-x;
				background-position:bottom;
			
			}
			.bheader a {
	font-size:1.5em;
text-decoration:none;

			}
			.bheader a:hover {
				background:none;
				
			}
			#websiteContainer {
				width:950px;
			}
			.blog {
				margin-bottom:10px;
				border:1px solid #cfd7be;
			}
			
			.kategori {
	background:url(/images/documents.gif) left no-repeat;
	padding-left:15px;

}
			.pdf {
	background:url(/images/pdflille.gif) left no-repeat;
	padding-left:15px;

}
			.visind {
	background:url(/images/arrow.gif) left no-repeat;
	padding-left:15px;

}
			.rss {
	background:url(/images/rss_icon.gif) left no-repeat;
	padding-left:15px;

}
	.ldato {
		float:left;
		clear:none;
		width:44px;height:49px;margin-right:2px;text-align:center;background:url(/images/date-bg.gif) no-repeat;
	}
	.lmonth {
	display:block;color:#FFF;font-weight:bold;font-size:0.8em;margin-bottom:2px;text-align:center;
	}
	.lday {
	font-size:1.8em;
	}
	.bheader h3 {
		font-size:1.2em;
	}