BODY {
	background-color: #666;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	}
DIV {
	text-align: left;
	}

BODY, DIV, P, TD {
	font-size: 12px;
	line-height: 14px;
	}
A {
	color: #6d9006;
	text-decoration: underline;
	}

H1 {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	}
H2 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	}

HR {
	border: 0px;
	height: 1px;
	border-top: 1px dotted #999;
	clear: both;
	}
A IMG {
	border: 0px;
	}
TABLE TD {
	padding-right: 20px;
	}
TABLE TR:hover {
	background-color: #ddd;
	}
#wrapper {
	display: block;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #fff;
	background-image: url(/images/sidebunn.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 200px;
	}
#meny {
	display: block;
	position: relative;
	left: 15px;
	width: 930px;
	}
#meny A {
	display: block;
	height: 50px;
	width: 174px;
	margin-right: 14px;
	float: left;
	background-color: #dfdfdf;
	background-image: url(/images/rundtopp.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 50px;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}
#meny A.aktiv {
	background-image: url(/images/rundtoppgronn.png);
	}

#venstre {
	display: block;
	position: relative;
	float: left;
	width: 174px;
	left: 15px;
	top: 15px;
	overflow: hidden;
	}
#venstre .blokk, #hoyre .blokk {
	display: block;
	position: relative;
	width: 154px;
	background-image: url(/images/rundtopp.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	}
#venstre FORM {
	display: inline;
	}
#venstre DIV.blokk:after, #hoyre DIV.blokk:after {
	display: block;
	position: relative;
	margin-bottom: -10px;
	margin-left: -10px;
	content: url(/images/rundbunnlav.png);
	width: 174px;
	height: 8px;
	}
#venstre .blokk P {
	padding: 5px;
	padding-top: 20px;
	}
#hoved {
	display: block;
	position: relative;
	float: left;
	margin-left: 15px;
	left: 15px;
	top: 15px;
	width: 550px;
	}
#hoyre {
	display: block;
	position: relative;
	float: left;
	margin-left: 15px;
	left: 15px;
	top: 15px;
	width: 174px;
	}
#config {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	color: transparent;
	}
#resultater A {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	color: #6d9006;
	text-decoration: underline;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #6d9006;;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	}

#resultater A.aktiv {
	color: #fff;
	font-weight: bold;
	background-color: #6d9006;;
	}
