body{
		background-color	: #548531;
		margin				: 0px;
		padding				: 0px;
		font-family			: verdana, arial;
		font-size			: 11px;
		font-weight			: normal;
		background-image	: url('../images/achtergrondtop.gif');
		background-repeat	: repeat-x;
		color: #406426;
		line-height: 14px;
	}
	
.container{
	width: 800px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.header{
	width: 800px;
	height: 180px;
	display: block;
	position: relative;
	background-color: #fff;
}

.header-onderkant{
	width: 800px;
	height: 44px;
	background-image: url('../images/onderheader.gif');
	background-repeat: no-repeat;
	position: relative;
	display: block;
}

.content-border{
 	width: 701px;
 	display: block;
 	position: relative;
 	margin: 0px;
 	margin-left: 48px;
	border-left: 2px solid #876B31;
	border-right: 2px solid #876B31;

}

.content{
	width: 637px;
	background-color: #e2ebd8;
	position: relative;
	display: block;
	border-left: 2px solid #E5BE0B;
	border-right: 2px solid #E5BE0B;
	padding: 0 10px 10px 50px;
	float: left;
}

.content-veld
{
    position: relative;
    display: block;
    width: 410px;
    float: left;
    margin: 0px;
    overflow: hidden;
}

.menu-rechts
{
    position: relative;
	display: block;
	width: 227px;
	right: -48px;
	margin-top: -46px;
	float: left;
	padding-bottom: 80px;
}

/*

backup oude menu!

.menu{
	position: relative;
	display: block;
	background-image: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 227px;
	height: 392px;
}
*/



.menu-boven
{
    position: absolute;
    top: 0px;
    background-image: url('../images/menu-boven.jpg');
    background-repeat: no-repeat;
    width: 227px;
    height: 176px;
    left: 0px;
}

.menu-onder
{
    position: absolute;
    bottom: -80px;
    background-image: url('../images/menu-onder.jpg');
    background-repeat: no-repeat;
    width: 227px;
    height: 211px;
    left: 0px;
}

.menu{
	position: relative;
	display: block;
	background-image: url('../images/menu-stretch.jpg');
	background-repeat: repeat-y;
	width: 227px;
    height: 100%;
    top: 0px;
    bottom: 0px;
}

.menu-expand
{
    background-image: url('../images/menu-expend.gif');
    background-repeat: repeat-y;
    display: block;
    position: relative;
    right: 0px;
    top: -10px;
    width: 227px;
}

.menu-bottom
{
    background-image: url('../images/menu-bottom.gif');
    background-repeat: no-repeat;
    display: block;
    position: relative;
    width: 227px;
    height: 142px;
    right: 0px;
    top: -10px;
}

.footer
{
    width: 774px;
    height: 270px;
    position: relative;
    display: block;
    float: left;
}
.onderkant-links{
	position: absolute;
	display: block;
	background-image: url('../images/onderkant.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 424px;
	height: 270px;
	float: left;
	left: 35px;
	z-index: 999;
	background-color: #E2EBD8;
	
}

.onderkant-rechts{
	position: absolute;
	display: block;
	width: 350px;
	height: 270px;
	background-color: #E2EBD8;
	float: left;
	right: -34px;
}

.menu ul
{
    display :block;
    position: relative;
    top: 20px;
 	margin: 0px 0 0 35px;
 	top: 30px;
 	padding: 0px;
	width: 180px;
	height: 100%;
	color: #FDD43E;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	line-height: 17px;
	
}

.menu ul li.streep{
	background-image: url('../images/streep-menu.gif');
	background-repeat: no-repeat;
	width: 162px;
	height: 4px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
	}

.menu ul li{
	text-align: center;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
}

.bord-tekst
{
    position: absolute;
    top: 92px;
    left: 180px;
    display: block;
    width: 190px;
    height: 100px;
    font-family: Verdana, Arial;
    font-size: 11px;
    color:#fff;
    font-weight: bold;
    text-align: center;
}

span.bord-zwart
{
    color: #000;
}

.home-bord
{
    position: relative;
    display: block;
    width: 465px;
    height: 300px;
    background-image: url('../images/homebord.gif');
    background-repeat: no-repeat;
    color: #fff;
}

.home-bord .content-tekst
{
    padding-top: 135px;
    padding-left: 26px;
    width: 240px;
    height: 150px;
}

.footer a{
	color:#E2EBD8;
}

a.menulink:visited{color: #FDD43E; text-decoration: none; margin: 0px; padding: 0px;}
a.menulink:link{color: #FDD43E; text-decoration: none; margin: 0px; padding: 0px;}
a.menulink:active{color: #FDD43E; text-decoration: none; margin: 0px; padding: 0px;}
a.menulink:hover{color: #FDD43E; text-decoration: none; margin: 0px; padding: 0px;}
