

/* webdesign by www.matim.dk */


body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-weight: normal;
	color: #39110f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../gfx/bg.gif);
}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}

a {
	color: #867851;
	text-decoration: none;
}

a:hover {
	color: #39110f;
}

#wrapper {
	width: 1100px;
	position: relative;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../gfx/wrapper_bg.gif);
}

#top {
	height: 442px;
	background-image: url(../gfx/top_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	top: 100px;
	left: 869px;
	position: absolute;
}

#topMenu {
	width: 350px;
	height: 30px;
	position: absolute;
	top: 7px;
	right: 118px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topMenu li {
	float: right;
	margin-left: 20px;
}

#menu1 {
	width: 175px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 118px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu1 a {
	color: #729fa5;
}

#menu1 a.menuAktiv {
	color: #39110f;
}

#menu1 a:hover {
	color: #39110f;
}

#menu1 li.big {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}

#menu2 {
	width: 175px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 308px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu2 a {
	color: #729fa5;
}

#menu2 a.menuAktiv {
	color: #39110f;
}

#menu2 a:hover {
	color: #39110f;
}

#menu2 li.big {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}

#menu3 {
	width: 175px;
	height: 120px;
	position: absolute;
	top: 78px;
	left: 498px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu3 a {
	color: #729fa5;
}

#menu3 a.menuAktiv {
	color: #39110f;
}

#menu3 a:hover {
	color: #39110f;
}

#menu3 li.big {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}

#topOverskrift {
	width: 570px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 118px;
	top: 233px;
	font-size: 14px;
}

#topOverskrift a {
	color: #39110f;
}

#topOverskriftBig {
	font-size: 16px;
	color: #FFFFFF;
}

#topKontakt {
	width: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 728px;
	top: 265px;
}

#topKontakt a {
	color: #39110f;
	text-decoration: underline;
}

#topKontaktBig {
	font-size: 14px;
	text-transform: uppercase;
}

#middle {
	position: relative;
	padding-bottom: 175px;
	padding-left: 118px;
	background-image: url(../gfx/middle_bg.gif);
	background-repeat: no-repeat;
}

#content {
	min-height: 690px;
}

#bottom {
	height: 175px;
	position: absolute;
	width: 100%;
	bottom: 0;
	background-image: url(../gfx/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#bottom p {
	margin-left: 118px;
	margin-top: 107px;
	width: 864px;
}



/* Inputfelter */

.nyhedsbrev_input {
	width: 248px;
	background-color: #FFFFFF;
	border: 1px solid #867851;
	color: #39110f;
	padding: 4px;
}

.nyhedsbrev_inputboks {
	width: 248px;
	background-color: #FFFFFF;
	border: 1px solid #867851;
	color: #39110f;
	padding: 4px;
	height: 100px;
}

.nyhedsbrev_submit {
	background-color: #867851;
	border: 1px solid #39110f;
	color: #ffffff;
}
