body {
	font-family: Verdana, sans-serif, Arial;
	font-size:11px;
	margin:0px;
	
	background-color: #fff;
	min-height:100%;
}

#all {
	width: 800px;
	margin: 0 auto;
}

#topp {
	background:url(../images/page/topp_background.jpg) repeat-x;
	background-position: top center;
	height: 382px;
}

#topp_logo {
	background:url(../images/page/topp.jpg) no-repeat;
	background-position: top center;
	height: 382px;
	border: 0px solid #000;
}

#topp_innhold {
	width: 750px;
	margin: 0 auto;
	padding-top: 135px;
	border: 0px solid #000;
}

#siden {
	margin-top: 50px;
}

#mid {
	padding: 5px;
}

#buttom {
	background-color: #c4d9e2;
	height: 60px;
	border-top: 3px solid #afccd7;
	border-bottom: 3px solid #afccd7;
	text-align: center;
	color: #7f7f7f;
	padding: 5px;
	margin-top: 150px;
	margin-bottom: 50px;
}