html {
	background-color: #818e71;
	background-image: url(/files/templates/pics/site_bgnd.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0 auto;
	width: 974px;
}
input.kontakt {
	width: 500px;
	padding: 1px;
}
textarea.kontakt {
	width: 500px;
	height: 100px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input.gavekort {
	width: 310px;
	padding: 1px;
}
.postnr {
	width: 80px;
	height: auto;
	float: left;
}
.postnr input.gavekort {
	width: 70px;
}
.by {
	width: 230px;
	height: auto;
	float: left;
}
.by input.gavekort {
	width: 230px;
}
textarea.gavekort {
	width: 635px;
	height: 100px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0.5em 0;
}
.gavekortknap {
	float: right;
	margin: 68px 0 0 0;
}
h2.gavekort {
	margin: 0 0 0.6em 0;
}


#print_logo {
	display: none;
}
#wrapper {
	width: 974px;
	height: auto;
	float: left;
	background-image:url(/files/templates/pics/wrapper_bgnd_yrepeat.gif);
}
#mave {
	width: 918px;
	height: auto;
	float: left;
	padding: 91px 41px 0 15px;
	background-image:url(/files/templates/pics/wrapper_bgnd.gif);
	background-repeat: no-repeat;
}
#header {
	width: 918px;
	height: 102px;
	float: left;
	padding: 0;
	background-image:url(/files/templates/sidetop/top.php);
	background-repeat: no-repeat;
}
#hovedmenu {
	width: 893px;
	height: 21px;
	float: left;
	padding: 0 0 0 25px;
}
#menu1 {
	width: auto;
	height: auto;
	float: left;
	display: block;
	margin: 0;
	padding: 0 25px 0 0;
	line-height: 1.4em;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
}

#menu1:hover, #menu1.active {
	color: #808d70;
}

#undermenu {
	display: block;
	width: 192px;
	height: auto;
	float: left;
	padding: 5px 0 0 0;
}

#undermenu h3 {
	display: block;
	width: 167px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 7px 0 0 25px;
	font-size: 1em;
	line-height: 1em;
	font-weight: 700;
	color: #fff;

}
#undermenu a {
	float: left;
	clear: both;
	margin: 0;
	height: auto;
	color: #2d4312;
	line-height: 1em;
}
#undermenu #menu2 {	
	width: 167px;
	padding: 5px 0 5px 25px;
	border-top: 1px solid #818e71;
}
#undermenu #menu3 {	
	width: 152px;
	padding: 0 0 5px 40px;
}
#undermenu a:hover {
	color: #fff;
}
#undermenu .active {
	font-weight: 700;
}

#undermenu_slut {
	display: block;
	width: 192px;
	height: 52px;
	float: left;
	background-image:url(/files/templates/pics/undermenu_bund.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #818e71;
}

#indhold {
	display: block;
	width: 641px;
	height: auto;
	float: left;
	padding: 35px 40px 30px 45px;
}
#footer {
	width: 934px;
	height: 20px;
	float: left;
	padding: 8px 0 0 40px;
	background-image:url(/files/templates/pics/footer_bgnd.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 1em;
	color: #a9b09f;
	font-weight: 700;
}
#footer p a {
	color: #a9b09f;
}

#footer p a:hover {
	color: #fff;
}

#byline {
	display: block;
	float: right;
	font-size: 0.8em;
	padding: 0 41px 10px 0;
	color: #BEC4B6;
}

#byline: hover {
	color: #fff;
}


#spalte1 {
	display: block;
	float: left;
	width: 310px;
	height: auto;
	clear: none;
	padding: 0;
	margin: 0 20px 0 0;
}
#spalte2 {
	display: block;
	float: left;
	width: 310px;
	height: auto;
	clear: none;
	padding: 0;
	margin: 0;
}

