div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 10px;
	width:773px;
	background-color: #FFFFFF;
}
/* ---------- HEADER / MENU --------------- */
div#head {
	position: relative;
	width:773px;
	height:80px;
	left:0px;
	top: 0px;
	background-color: #FFFFFF;
}
div#menu-content {
	position: relative;
	width: 773px;
	top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
div#menu {
	position: relative;
	width: 773px;
	height:111px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-image:url(/Files/System/images/MenuBoks.gif);
	background-repeat: no-repeat;
}
#menupics {
	position:relative;
	width:773;
	height:79;
	z-index:1;
	left: 0;
	top: 0;
}
#menuitems {
	position:relative;
	width:753px;
/*	height:20px;*/
	z-index:2;
	top: 3px;
	left: -20px;
	float: left;
}

#menuitems ul li { 
	display: inline;
	padding-left: 0px;
}

#menuitems ul li a {
	text-decoration: none;
	padding: .2em 1em;
	padding-top: 5px;
	color: #065033;
	text-decoration: none;
	font-style: normal;
	font-weight: Bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
}

#menuitems ul li a:hover {
	color: #065033;
	text-decoration: Underline;
}
/* ---------- MAIN CONTENT WRAP --------------- */
div#main {
	background-color:#FFFFFF
}

.main .sections {
	clear:both;
	width:278px;
/*	height: 400px; */
	float: left;
	background-color:#FFF;
}

.main .sections .menusection {
/*	float:left;
	width:267px;
	overflow: hidden;
	background-color: #009933;*/
	
	padding: 10px;
	height: 370px;
	width:257px;
	background-color: #FFF;
	background-image:url(/Files/System/images/VenstreBoks.gif);
	background-repeat:no-repeat
}
.main .sections .section .inner {
	clear:both;
	margin-left:3px;
	width:50px;
}

.main .innerin {
    clear:right;
	float:right;
	width:488px;
/*	height: 370px;*/
	background-color:#FFF;
}
/* ---------- Frontpage --------------- */
div#left {
	position:absolute;
	width:267px;
	height:368px;
	top: 0px;
	left:1px;
	background-color: #FFFFFF;
	background-image:url(/Files/System/images/VenstreBoks.gif)
}
#leftcontent {
	width:240;
	height:340;
	z-index:1;
	left: 0;
	top: 0;
	margin:0px
}
.main .innerinfront {
	clear:right;
	float:right;
	width:493px;
	height: 368px;
	background-image:url(/Files/System/images/NyhedBoks.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	color: #FFF;
}
#nyhedpic {
	position:relative;
	width:460;
	z-index:1;
	left: 10;
	top: 10;
	margin-top:10px;
	margin-left:10px;
	margin-right:25px;
}
.update {
	clear:both;
	width: 773px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
/* ---------- FOOTER --------------- */
div#foot {
	clear:both;
	width: 773px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

.footerlink {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
