@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	margin: 0px;
	padding: 0px;
	height: 233px;
	width: 888px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #link {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 888px;
}
#wrapper #bodyArea #left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 404px;
	width: 144px;
}
#wrapper #bodyArea #middle {
	background-image: url(../bilder/hoved_main.jpg);
	float: left;
	height: 404px;
	width: 604px;
}
#wrapper #bodyArea #right {
	float: right;
	height: 404px;
	width: 140px;
}
#wrapper #bodyArea #bottom {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 888px;
}
#wrapper #bodyArea #middle #form1 #navn {
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #adresse {
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #postnr {
	height: 18px;
	width: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #sted {
	height: 18px;
	width: 112px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #email {
	height: 18px;
	width: 149px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #henvendelse {
	height: 100px;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #middle #form1 #button {
	height: 23px;
	width: 50px;
	background-color: #5b8ca6;
	border: 1px solid #FFFFFF;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

