
html, body {
	margin:0;
	padding:0;
	background: #ebe9c3; /* #d7d29d;*/
	font-family: times new roman;
	font-size: 0.95em;
	}

div#page {
	width: 770px;
	margin: auto;
	background: #fff;
	border-left: 1px solid #24604a;
	border-right: 1px solid #24604a;
	}

div#top {
	position: relative;
	height: 160px;
	background: url("../billeder/topjagt1.gif") no-repeat 10px 10px;
	}

div.hr {
	line-height: 0px;
	height: 0px;
	border-bottom: 2px solid #24604a;
	margin: 0 8px;
	padding: 0;
	clear: both;
	}

div#indhold {
	min-height: 400px;
	margin: 8px 0 8px 0px;
	padding: 0 20px 10px 20px;
	}

p#footer {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	}

h1 {
	color: #24604a;
	font-size: 1.5em;
	text-align: center;
	}

ul#pagemenu {
	margin:0px 0 20px 8px;
	padding: 0 20px;
	}

ul#pagemenu li {
	margin: 0;
	display: inline;
	padding:0 10px;
	list-style: none;
	}

ul#pagemenu li a {
	color: #24604a;
	text-decoration: none;
	border-left: 14px solid #ebe9c3;
	padding-left: 4px;
	font-weight: bold;
	}

ul#pagemenu li a:hover,
ul#pagemenu li a#aktiv {
	border-left: 14px solid #9b8948;
	text-decoration: underline;
	}

div#topbox {
	position: absolute;
	top: 20px;
	left: 450px;
	}

div#topbox p {
	font-size: 10px;
	float: left;
	margin: 0 15px 0 0;
	vertical-align: top;
	}

div#topbox img {
	vertical-align: top;
	}

	div#topbox p a {
	text-decoration: none;
	color: #9b8948;
	}

div#topbox p a:hover {
	color: #000;
	}

/* CSS vedr. Danmarkskort på kontakt siderne */

div#kortbox {
	position: relative;
	}

p#korttekst {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 200px;
	padding: 10px;
	font-style: italic;
	border: 1px solid #24604a;

	}

#kortbox a {
	position: absolute;
	display: block;
	padding:30px 0 0 45px;
	height: 41px;
	background: url("../billeder/sigtekorn-sort.gif") no-repeat;
	color: #000;
	font-weight: bold;
	}

div#kortbox a:hover {
	background: url("../billeder/sigtekorn.gif") no-repeat;

	}


a#fiskerihuset {
	top: 340px;
	left: 490px;
	}

a#aktivfritid {
	top: 410px;
	left: 465px;
	}

a#tommerup {
	top: 465px;
	left: 250px;
	}

a#klindt {
	top: 525px;
	left: 75px;
	}

a#vestjysk {
	top: 270px;
	left: 50px;
	}

a#sportshuset {
	top: 360px;
	left: 200px;
	}

a#bossemageren {
	top: 260px;
	left: 180px;
	padding-top: 20px;
	}

a#almasaalb {
	top: 135px;
	left: 180px;
	}

a#almashad {
	top: 195px;
	left: 210px;
	}
a#almasbr {
	top: 80px;
	left: 185px;
	}

table {
	width: 100%
	}

td {
	text-align: center;
	}

table#produkt td {
	text-align: left;
	vertical-align: middle;
	padding: 0 17px 17px 0; 
	}

table#produktspec td {
	text-align: left;
	vertical-align: top;
	padding: 0 17px 17px 0; 
	}

a img {
	border: none
	}

a:hover img {
	border: 1px solid #24604a;
	}

.italic {
	font-style: italic;
	}

table h1 {
	Text-align: left;
	margin-top: 0;
	}

