

body {
	background-image: url("images/bgPattern.gif");

}
.annotate{
	font-size:10px;
}
.konkret{
	float:left;
	width:auto;

}

.work p{
	padding-top:15px;
	padding-bottom:15px;
	
}

#explorerIsBadForYou{
	display:none;
}
#pleaseWait{
	width:400px;
	height:100px;
	border:5px solid #FFEA93;
	padding-top:100px;
	background-color:#3e471d;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFEA93;
	margin:auto;
	margin-top:200px;
	text-decoration: none;
	text-align:center;
/*	display:none;*/
	
}

#contentBorder{
	
	width:700px;
	margin-left:auto;
	margin-right: auto;
	margin-top:40px;
	background-image:url('images/mainBg.png');

	background-repeat: repeat-y;

}

#norsk{
	width:83px;
	height:63px;
	float:right;
}

#norsk a{
	background-image:url('images/norskBW.png');
	width:83px;
	height:63px;
	display:block;
	
}
#norsk a:hover, #norsk a:active{
	background:url('images/norsk.png');
	width:83px;
	height:63px;
	display:block;
}
#english{
	width:83px;
	height:63px;
	float:right;
}

#english a{
	background-image:url('images/englishBW.png');
	width:83px;
	height:63px;
	display:block;
	
}
#english a:hover, #english a:active{
	background:url('images/english.png');
	width:83px;
	height:63px;
	display:block;
}


#main {
width:600px;
margin: 0 auto 0 auto;
margin-top:-40px;
}

#header{
	width: 600px;
	height: 268px;
	
	margin-left: auto;
	margin-right: auto;
	
}

#header img{
	margin:-5px 0 0 -61px;
	border: 0;
}

a {
	color:#637423;
	text-decoration:none;
}

a img{
	border:0;
}

#navlist
{
background: #0aaafd;

margin: 0px;
padding: 0px;
height: 16px;
border: 3px solid #000;
border-top:1px solid #000;
border-bottom:1px solid #000;
text-align:center;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;

}

#navlist li a:link, #navlist li a:visited
{
font: bold 24px/18px Georgia, "Times New Roman", Times, serif;
color: #FFEA93;
text-decoration: none;
display: block;
padding: 3px 0px 0px 6px;
margin: -3px 0 0 0;
height: 16px;
overflow: hidden;
width: 140px;
text-align: center;

}

#navlist li a#current
{
color: #FFFFFF;
font-style: italic;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
border-bottom:3px;

}




#content{
	width:  600px;
	border-top:0px;
	background-image:  url('images/contentBG.png');
	padding-top:30px;
	margin-left: auto;
	margin-right: auto;
	color: #3e471d;
	font-family: Georgia,Times,"Times New Roman";
	font-size: 14px;
	
}



.ddd{
	background-image: url('images/dddBG.png');
	background-repeat: no-repeat;
	height: 55px;
	
}
.ddd a, a:hover a:visited a:active{
	margin:0px 40px 10px 50px;
	background-image:url("images/top.png");
	background-repeat: no-repeat;
	background-position: 100% 80%;
	text-decoration: none;
	padding:15px 15px 5px 0px ;
	float:right;
	color:#fefdf5;

	
}
.heading{
	height:60px;
}



.midArea{
	width:503px;
	margin-right:auto;
	margin-left:auto;
	
}
.midArea .heading{
	background-image: url('images/dtBG.png');
	height:55px;
	margin-right:auto;
	margin-left:auto;
	
	background-repeat: no-repeat;
	display:block;
}
.midArea .heading h2{
	padding:30px;	
text-align:center;

}


.midArea .corpus{
	background-image: url('images/ddBG.png');	background-repeat: repeat-y;
	padding:5px 45px 5px 45px;
	
}

.portItem{
	padding:20px 20px 0 0;
	margin: 20px 0 0 0;
	min-height:150px;
	
}

.portHead h3{
	margin:-30px -36px 0 -14px;
	padding:3px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#3e471d;
	color:#FFEA93;
}
.portItem img {
	margin: 20px -15px;
	float:right;
	display:inline;
}

.portItem .wide img {
padding:20px 0;
margin:0 auto;
}

.portItem ul{
	list-style-image: url('images/top.png');
	padding:20px 0 0 30px;
}

.portItem .work{
	padding:10px 0 20px 0;
	
}

.separator{
	background-image:url("images/separator.png");
	height:20px;
	margin:15px;
	background-repeat:no-repeat;
	background-position:center;
}

.work{
	background-image:url("images/workShade.png");
	background-repeat:no-repeat;
	background-position:top;
	background-color:#feedb7;
	padding:0 10px;
	margin: 10px -14px -15px -13px;
}

.imgRight{

		float:right;
		clear:both;
		margin-right:-100px;
	
}

.imgLeft{
		float:left;
		clear:both;
		margin-left:-120px;
	
}
.imgMid{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	
}

img{
	padding:5px;
}

#footer{
	height: 34px;
	width:  600px;

	margin-left:  auto;
	margin-right: auto;
	background-color: #000;
	color: #f7f1dc;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	
	margin-bottom:  -100px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

#overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/overlay.png);
	
	}
	
	#special{

		display:block;
	}

	#special .hulk{
		float:right;
		margin-right:-270px;
		margin-top:0px;
		margin-left:0;

		line-height:10px;
	}	
	

	
	