* {
	font-family: tahoma, arial, sans;
	padding: 0;
	margin: 0;
	text-align: left;
}

body {
	background-color: #fff;
	text-align: center;
}

img {
	border: 0;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #393939;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #798E14;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #9F3D22;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 span {
	font-size: 0.75em;
	color: #9A8E8E;
	padding-left: 10px;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #849922;
	border-bottom: 1px solid #d9e3ad;
	padding-bottom: 4px;
}

h4:before {
	content: url('img/beforeh4.png');
	padding-right: 5px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	font-size: 0.75em;
	line-height: 18px;
	color: #313131;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
}

li {
	font-size: 0.75em;
	line-height: 18px;
	color: #313131;
}

a {
	color: #B62E00;
}

a:hover {
	color: #798E14;
	text-decoration: none;
}

input, textarea {
	font-size: 0.95em;
	padding: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#header {
	background-color: #F9F9F9;
	text-align: center;
	background-image: url('img/headerline.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

div.header {
	margin: auto !important;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.kundelogin {
	text-align: right;
	font-size: 0.7em;
	color: #676b66;
}

div.kundelogin input {
	color: #565656;
	border: 1px solid #d7dcd3;
	background-color: #e2e7dc;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

div.kundelogin input.submit {
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFF;
	background-color: #ACBA69;
}

div.hovedmeny {
	font-size: 0.8em;
	text-align: right;
}

div.hovedmeny a {
	color: #444638;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 15px;
}

div.hovedmeny a:hover {
	color: #8eac00;
}

div.ramme {
	margin: auto !important;
	width: 950px;
	padding-top: 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

div.venstre {
	float: left;
	width: 190px;
	color: #5F5F5F;
}

div.venstre a {
	color: #5F5F5F;
	text-decoration: none;
	padding-left: 13px;
}

div.venstre a:hover {
	color: #B62E00;
	background-image: url('img/arrow.png');
	background-repeat: no-repeat;
}

div.venstre ul {
	list-style: none;
	margin-left: 8px;
}

div.hoyre {
	margin-left: 250px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div#bunn {
	text-align: center;
	background-image: url('img/bottomline.png');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	background-color: #F9F9F9;
}

div.bunn {
	margin: auto !important;
	width: 950px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.7em;
	color: #1F361F;
}

div.bunn a {
	color: #1F361F;
	text-decoration: none;
	border-bottom: 1px dotted #1F361F;
}

div.bunn a:hover {
	color: #798E14;
	border-bottom: 0;
}

p.boxcontent {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}

div.leftbox {
	float: left;
	width: 180px;
}

div.rightbox {
	float: right;
	width: 180px;
}

div.mainbox {
	margin-left: 220px;
	margin-right: 220px;
}

.boxheader {
	color: #fff;
	background-color: #97a942;
	margin: 0;
	padding: 6px;
	padding-left: 15px;
	font-weight: normal;
}
