body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:#000;
}
a:link, a:visited {
	text-decoration:underline;
	color:#666;
	}
a:hover, a:visited:hover {
	text-decoration:none;
	color:#000;
	}
#wrapper {
	position: absolute; 
	left: 50%; top: 50%;
	width:1000px;
	height:588px;
	margin-left: -500px; margin-top: -294px;
	background:#000;
	background:url(../images/bakgrunn.jpg);
	background-repeat:no-repeat;
	color:#999999;
}
#innhold {
	margin-top:105px;
	float:left;
}
#flash {
	width:370px;
	float:left;
	height:357px;
	/*background-color:#00CCFF;*/
}

/********* MENYEN */
	#menycontainer {
	/*background:#654;*/
	width:130px;
	height:300px;
	float:left;
	margin-left:10px;
	margin-top:40px;
	}
	.moduletable-meny {
	/*background:#654;*/
	width:130px;
	}
	.moduletable-meny ul {
		list-style-type:none;
		margin-left:5px;
		}
	.moduletable-meny li a:link, .moduletable-meny li a:visited, .moduletable-meny li {
		height:22px;
		width:110px;
		text-decoration:none;
		color:#000000;
		}
	.moduletable-meny li a:hover, .moduletable-meny li a:visited:hover {
	height:22px;
	width:110px;
	text-decoration:none;
	color:#666;
		}
	#01_norwegian a:link, #01_norwegian a:visited {
		background-color:#009933;
		color:#000000;
		}

/********* MENYEN SLUTT */	
	#main {
		width:330px;
		height:330px;
		float:left;
		padding:10px;
		overflow:auto;
		overflow-x:none;
		color:#333333;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#fot {
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
	height:100px;
	}
#fotimg {
	margin-left:710px;
	margin-top:20px;
	}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0px;
padding:0px;
}
.contentheading {
	font-size:13px;
	font-weight:bold;
	}
.createdate {
	font-size:9px;
	margin:0px;
	padding:0px;
	}
.inputbox-sok {
	border: 1px solid #999999;
	margin-top:20px;
	}
.moduletable-language {
	width:47px;
	height:15px;
	float:left;
}
.jflanguageselection{}

#boxx {
	position:absolute;
	margin-right:0px;
	margin-bottom:0px;
	}
.inputbox {
	width:300px;
	}