body {
margin: 0;
margin-bottom: -15px;
font-family:Arial, Helvetica, sans-serif;
background:url(/UserFiles/Images/layout/achtergrond.jpg) center;
text-align: center;
}

p {
	font-size: 12px;
	color: #727272;
	line-height:135%;
}

form table {
	color: #727272;
	border:0;
	font-size: 12px;
}



h1 {
	font-size: 15px;
	color: #727272;
    font-weight: bold;
	margin:0 0 10px 0;
}

h2 {
	font-size: 12px;
	color: #727272;
	padding-left: 5px;
}

h3 {
	font-size: 11px;
	color: #727272;
	padding-left: 10px;
    font-weight: bold;
}

p a{
	color: #768e37;
	font-size: 12px;
	text-decoration:underline;
}

ul{
	font-size: 12px;
	color: #727272;
	line-height:135%;
}


ul a{
	color: #768e37;
	font-size: 12px;
	text-decoration:underline;
}

.hoofdtitel {
	color: #535457;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 12px;
}

.hoofdtitel span {
	color:#85a03c;
}

.hoofdtitel2 {
	position: absolute;
	top: 0px;
	right: -5px;
	_right: 25px;
	color: #fff;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 12px;

}

.container {
	/*position: relative;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 5px;*/
	width:902px;
	background:#878889;
	text-align:left;
	/*margin: 0 auto 0 auto;*/
	/*border-left: 1px solid #aaaaaa;*/
	border-right: 1px solid #aaaaaa;
	margin:0;
}

#header {
	position: relative;
	height: 74px;
	/*width: 922px;*/
	/*background:url(/UserFiles/Images/layout/header_back.jpg) repeat-x;*/
	background: #fff;
	border-bottom:1px solid #3f4043;
}

.rechts_header {
	float:right;
/*	width:221px;   */
	width:230px;
	height:70px;
	color:#929292;
	font-size:12px;
	margin-top: 4px;
}

.logo {
	float: left;
	margin: 0;
}

.dml {
	float:right;
	margin:0;
	border-left: 1px solid #3f4043;
}

.taalkeuze {
	position:absolute;
	top: 70px;
	left: 212px;
	color:#799c13;
	font-size: 12px;
	z-index: 100;
}

.taalkeuze a {
	color:#799c13;
	font-size: 12px;
	text-decoration:none;
}

.linkerkolom {
	border-right: 1px solid #3f4043;
	width:210px;

}

/* topmenu */

.menutop {
	height: 27px;
	background:url(/UserFiles/Images/layout/minimenu_back.jpg) repeat-x;
	border-bottom: 1px solid #3f4043;
}

.menuitem {
	float:left;
	height: 27px;
	line-height:27px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #3f4043;
	font-size: 12px;
	color: #454649;
}

.menuitem a {
	text-decoration: none;
	font-size: 12px;
	color: #454649;
}

/* ondermenu */

#menuonder {
	height: 27px;
	background:url(/UserFiles/Images/layout/minimenu_back.jpg) repeat-x;
	border-top: 1px solid #3f4043;
	line-height: 27px;
	vertical-align:middle;
	font-size: 12px;
	color:#454649;
	text-align:center;
}

#menuonder a{
	font-size: 12px;
	color:#454649;
	text-decoration:none;
}

.content {
	padding: 20px;
	padding-right: 17px;
}

.pressurerelief {
	margin-top: 15px;
	margin-left: 20px;
}

.tekstopsom {
	padding-left: 15px;
	background:url(/UserFiles/Images/layout/tekstarrow.jpg) 0 4px no-repeat;
    font-size:12px;
	color:#727272;
}

/* links */

.content_links {
	margin: 16px;
}

.content_links p {
	font-size: 12px;
	color: #454649;
}

.leesmeer {
	margin-left: 10px;
	padding-left: 15px;
	background:url(/UserFiles/Images/layout/arrowgroen.jpg) 0 3px no-repeat;
	color:#768e37;
}

.leesmeer a {
	color:#768e37;
	text-decoration:none;
}

/* menu */

.menulevel1 {
	font-size: 12px;
	margin-top: 15px;
	padding-left: 15px;
	color: #454649;
	background:url(/UserFiles/Images/layout/arrowmenu.jpg) 0 3px no-repeat;
}

.menulevel1 a {
	color: #454649;
	text-decoration: none;
}

.menulevel1 a:hover {
	color: #4c4c4c;
	text-decoration: none;
}


.menulevel2 {
	margin-left: 10px;
	color: #727272;
	font-size:12px;
	padding-left: 15px;
	background:url(/UserFiles/Images/layout/menubol.jpg) 5px 5px no-repeat;
}

.menulevel2 a{
	color: #727272;
	font-size:12px;
	text-decoration:none;
}

.menulevel2 a:hover{
	color: #494949;
	font-size:12px;
	text-decoration:none;
}

.footer {
     position:relative;
	 z-index: 100;
     color: #000000;
     text-align: center;
     font-size: 11px;
	 margin-top:5px;
	 margin-bottom: 5px;
	margin-left: 39px;
	margin-right: 39px;
	border-bottom: 20px solid #878889;
}

.footer a {
    color: #000;
    text-decoration: underline;
}

