body {
	background:#fcf9f1;
	margin:0px;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333333;
	text-align:center;
	}
	
img {border:0px;}
	
#allWrap {
	margin:0 auto;
	width:930px;
	background-color:#fff;
	text-align:center;
}
#main {
	background:url(../images/mainBG.jpg) top center no-repeat;
	background-color:#fff;
	}
	
#top {
	background:url(../images/topBG.png) top center no-repeat;
	width:930px;
	height:143px;
	}
#logo {
	float:right;
	margin:12px 46px 0 0;
	width:238px;
	height:103px;
	display:inline;
	}
	
#menuContainer {
	width:189px;
	float:left;
	margin:0 0 0 32px;
	display:inline;
	}
	
#menu {
	background:url(../images/menuBG.png) top center no-repeat #e44757;
	width:100%;
	text-align:left;
	}
#menuBund {
	background:url(../images/menuBund.png) center top;
	background-repeat:no-repeat; 
	width:189px;
	height:91px;
	float:left;
	}
	
#menu ul.level1 {
	padding:0 8px 0 15px;
	margin:0;
}

#menu ul.level2 {
	padding:0 8px 0 13px;
	margin:0;
}
	
#menu li {
	list-style-image:none;
	list-style:none;
}

#menu ul.level1 li {
	padding-left:12px;
}

#menu ul.level1 li:hover {
	background:url(../images/arrow.gif) no-repeat 0px 8px;
	padding-left:12px;
	}

#menu ul.level2 li {
	background:url(../images/streg.gif) no-repeat 0px 10px;
	padding-left:12px;
}

#menu ul.level2 li:hover {
	background:url(../images/arrow.gif) no-repeat 0px 8px;
	padding-left:12px;
}

#menu a {
	line-height:18px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:none;
	}
	
#content {
	float:left;
	width:600px;
	margin:10px 0 0 48px;
	text-align:left;
	}
	* html #content {
		padding-top:10px;
		}
	#content p {
		margin-top:0px;
		}
	#content h1 {
		font-size:16px;
		font-weight:normal;
		}
	#content h2 {
		font-size:14px;
		font-weight:normal;
		margin:8px 0;
		}
	#content h3 {
		font-size: 13px;
		font-weight:600;
		margin:6px 0;
		}
	#content h4 {
		font-size:11px;
		font-weight:bold;
		margin:4px 0;
		}
	
#tidligere {
	margin:0px 10px 0 0;
	background:url(../images/footerBG.png) top center no-repeat;
	clear:both;
	width:100%;
	height:97px;
	float:left;
	}
	
#tidligere #box {
	color:#c0beb9;
	font-size:11px;
	text-align:right;
	float:right;
	margin:35px 45px 0 0;
	width:490px;
}

#tidligere #box p {
	margin:0px;
	font-weight:bold;
	text-align:right;
	}
	
#tidligere a {
	color:#c0beb9;
	text-decoration:none;
	text-align:right;
}
#tidligere a:hover {
	color:#9b9995;
	text-decoration:none;
	text-align:right;
	}