body {
	background-color: #666;
	padding: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 450px;
	margin-top: -225px; /*always take 1/2 from the size of the height, they have to be negative*/
	margin-left: -500px; /*always take 1/2 from the size of the width, they have to be negative*/
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.tekstboks {
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.overskrift {
	padding: 0px;
	clear: both;
	float: left;
	width: 770px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -5px;
}
#wrapper {
	height: 450px;
	width: 1000px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Bjerg_forside.jpg);
}
#menu {
	height: 25px;
	width: 950px;
	background-color: #1578AF;
	float: left;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content {
	padding: 0px;
	clear: both;
	float: left;
	height: 225px;
	width: 945px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#wrapper .pic {
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottom {
	background-color: #1878AE;
	clear: both;
	float: left;
	height: 25px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#header_clairvoyance {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/skov_clairvoyance.jpg);
}
#header_kontakt_til_afdoede {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Orchid_kontakt-til-afdoede.jpg);
}
#header_kalender {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Strand_Kalender.jpg);
}
#header_praktisk_info {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Vandfald_Praktisk_info.jpg);
}
#header_kontakt {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Aakander_Kontakt.jpg);
}
#header_links {
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pic/Mark_Links.jpg);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

