* {
	margin:0;
	padding:0;
}


body {
	font-family:Arial, sans-serif,Verdana;
	color:#000;
	font-size:12px;
	line-height: 18px;
	background: #6ba821 url(/images/bg-gras.jpg) no-repeat;
	background-position: 50% 0px;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #2d5517;
	font-weight: bold;
	text-decoration : none;
}

A:HOVER {
	color: #000;
	text-decoration : none;
}

#wrapper {
	position:relative;
	width:905px;
	margin:0 auto;
}

#top {
	position:relative;
	background: url(/images/bg-top.jpg) no-repeat;
	width:905px;
	height: 179px;
	margin:0px auto;
	margin-top: 0px;
	padding:0px;
}

#logo {
	position:absolute;
	margin-top:26px;
	margin-left: 43px;
}

#topmenu {
	position:absolute;
	z-index:1002;
	right: 0px;
	top: 0px;
	background-color: #bedb90;
	height: 32px;
	color:#2e561a;
	font-size:12px;
	line-height: 32px;
	font-weight: bold;
}

#topmenu li {
	background: url(/images/top-menu-start.jpg) no-repeat;
	list-style: none;
	padding-left: 20px;
}


#topmenu A:LINK, #topmenu A:VISITED, #topmenu A:ACTIVE {
	color: #2e561a;
	text-decoration : none;
	padding-right: 20px;
	text-transform: uppercase;
}

#topmenu A:HOVER {
	color: #FFF;
	text-decoration : none;
}



#menu {
	position:relative;
	color:#2e561a;
	font-size:12px;
	line-height: 26px;
	width: 300px;
	float:left;
}

#menu-content1, #menu-content2, #menu-start {
	margin-top: 10px;
	position:relative;
	background: url(/images/bg-menu.png) no-repeat;
	min-height: 50px;
	padding: 20px;
	padding-bottom: 0px;
}


#menu-content1 ul li, #menu-content2 ul li {
	background: url(/images/arrow.gif) no-repeat;
	background-position: 0 2px;
	list-style: none;
}

#menu-content1 A:LINK, #menu-content1 A:VISITED, #menu-content1 A:ACTIVE, #menu-content2 A:LINK, #menu-content2 A:VISITED, #menu-content2 A:ACTIVE, #menu-start A:LINK, #menu-start A:VISITED, #menu-start A:ACTIVE {
	color: #2e561a;
	text-decoration : none;
	font-weight: normal;
	padding-left:15px;
}

#menu-content1 A:HOVER, #menu-content2 A:HOVER, #menu-start A:HOVER {
	color: #000;
	text-decoration : none;
}

#menu-start {
	color: #000;
	font-size:11px;
	line-height: 16px;
min-height:296px;
}



#menu-onder1, #menu-onder2 {
	position:relative;
	background: url(/images/bg-menu-onder.png) no-repeat;
	height: 20px;
}


.stippel {
	position:relative;
	background: url(/images/stippel.gif);
	height: 1px;
	width: 250px;
}


#body {
	position:relative;
	margin-left: 10px;
	color:#000;
	font-size:12px;
	line-height: 22px;
	width: 595px;
	float:left;
	margin-top: 10px;
}

#body-top {
	background: url(/images/bg-body.png) no-repeat;
	padding-top: 15px;
	min-height: 25px;
	float: none;
	text-align: center;
}

#body-content {
	margin-top: 0px;
	background: url(/images/bg-body-midden.png);
	padding: 20px;
	float: none;
}

#body-onder {
	background: url(/images/bg-body-onder.png) no-repeat;
	height: 20px;
	float: none;
}

p {
	margin-bottom:14px;
}


#onder {
	position:relative;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#onder-text {
	width: 450px;
	text-align: left;
	float: left;
	color: #fff;
	font-size:11px;
	line-height: 16px;

}

#onder-text A:LINK, #onder-text A:VISITED, #onder-text A:ACTIVE {
	color: #fff;
	text-decoration : none;
	font-weight: normal;
}

#onder-text A:HOVER {
	color: #fff;
	text-decoration : none;
}
#onder-ontdek {
	width: 455px;
	text-align: right;
	float: left;
}

.img-start {
	padding-top:4px;
	padding-bottom: 4px;
}

td {
	text-align: left;
}

hr {
	height: 1px;
	background: url(/images/stippel.gif);
}