

/* webdesign by www.matim.dk */


body, html {
	background-color: #ffffff;
	height: 100%;
	font-weight: normal;
	color: #797e5e;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/bg.gif);
	font-size: 11px;
	line-height: 15px;
}

table {
	font-size: 11px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

a {
	color: #a2a963;
	text-decoration: none;
}

a:hover {
	color: #575b44;
}

#wrapper {
	width: 930px;
	position: absolute;
	left: 50%;
	margin-left: -465px;
}

#top {
	height: 186px;
	background-image: url(../gfx/top.gif);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 625px;
	top: 51px;
}

#topmenu {
	list-style: none;
	height: 36px;
	position: absolute;
	top: 8px;
	left: 34px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#topmenu li {
	float: left;
	margin-right: 15px;
	color: #a2a963;
}

#facebook {
	position: absolute;
	right: 10px;
	top: 8px;
}

.menuAktiv {
	color: #575b44;
}

#land {
	list-style: none;
	height: 36px;
	position: absolute;
	top: 8px;
	right: 34px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#land li {
	float: right;
	margin-left: 15px;
	color: #a2a963;
}

#menu {
	list-style: none;
	height: 43px;
	position: absolute;
	top: 132px;
	margin: 0;
	padding: 0;
}

#menu li {
	width: 184px;
	height: 43px;
	line-height: 43px;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}

#menu li a {
	display: block;
}

#picture {
	height: 325px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#middle {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content {
	background-image: url(../gfx/content_bg.gif);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-top: 45px;
	padding-bottom: 90px;
}

#bottom {
	background-color: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 143px;
}

#bottom li {
	width: 296px;
	height: 123px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 1px;
	text-align: center;
	background-color: #797e5e;
}

#bottom li a {
	margin-top: 28px;
	color: #FFFFFF;
	display: block;
}

#bottom li a .bottomBig {
	font-size: 16px;
	line-height: 20px;
}

#bottom li a .facebook {
	position: absolute;
	left: 40px;
}

#bottom li#bottom2 {
	background-color: #c1c1b5;
}

#bottom li#bottom2 a {
	color: #575b44;
}

#bottom li#bottom3 {
	background-color: #a64427;
}

#copyright {
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 10px;
	color: #575b44;
}

#copyright a {
	color: #575b44;
}
