
body {
	color: #333333;
	font: 11px/16px Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	
}

h4 {
	color: #333333;
	font: 11px/16px Helvetica, Verdana, Arial, Geneva, sans-serif;
	line-height:18px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	font-style: normal;
	
}


html {overflow-y: scroll;}


ul{
	padding-left:27px;
}

li{
	margin-left:0px;
    list-style-image:url(../img/puntlijn.gif)
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#navigation {
	margin-top: 70px;
	margin-bottom: 15px;
	margin-right: 10px;
}

#subnavi a {
	color: #7c7979;
	font-weight: bold;
	text-decoration: none;
}

#subnavi a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#footer {
	font-size: 10px;
	padding-bottom: 50px;
	color: #b2b2b2;
	margin-top: 5px;
}

#footer a {
	color: #b2b2b2;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	color: #827653;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 30px;
}

.box1 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 2px solid #ffffff;
	height:200px;
	line-height: 16px;
	background-color:#ededed;
	padding: 12px 12px 12px;
	
}

.box11 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	height:90px;
	padding: 5px 0 15px;
	
}


.box12 {
	margin-bottom: 8px;
	line-height: 16px;	
}

.box13 {
	margin-top:6px;
	margin-bottom: 8px;
	line-height: 16px;	
}




.box10 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	height:204px;
	padding: 5px 0 15px;
	
}



.box2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	height:160px;
	padding: 5px 10px 15px;
	background-color: #f5f5f5;
}


.box3 {
	margin-top: 1px;
	margin-bottom: 10px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	padding: 10px 10px 10px;
	background-color: #f1f1f1;
	font-weight: bold;
}

.box4 {
	margin-top: 5px;
	margin-bottom: 10px;
	
	line-height: 16px;
	padding: 5px 10px 15px;
	height:100px;
}

.box5 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	padding: 5px 10px 15px;
}

.box6 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	padding: 5px 0 15px;

}


.box7 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #e0e0e0;
	line-height: 16px;
	padding: 5px 0 15px;

}


.box8 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	padding: 5px 0 15px;

}

.box9 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
	padding: 5px 10px 15px;
	height:20px;
}


.box1 h1, .box2 h1 ,.box4 h1 ,.box3 h1 ,.box9 h1 ,.box11 h1{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

#funcBigLabel {
	float: left;
	width: 160px;
}

#funcBigShare {
	width: 160px;
	float: right;
}

.trenner {
	border-top: 1px solid #e0e0e0;
	padding-top: 15px;
}