body{
	font:12px Tahoma,Arial,Verdana;
	margin:0;
	padding:0;
	color:#333;
	line-height:14pt;
	background:url(../images/body_bg.gif) repeat-x top;
}

#container{
	margin:0 auto;
	padding:0;
	width:920px;
}

#header{
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

	#menu{
		float:right;
		width:100%;
		height:41px;
		margin:0;
		padding:0;
		padding-top:15px;
	}
	#menu ul{
		margin:0;
		padding:0;
		padding-right:155px;
	}

	#menu li{
		margin:0;
		padding:0;
		display:inline;
	}
	#menu li a{
		float:right;
		margin:0;
		padding:0;
		color:#4f4f4f;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		margin-right:5px;
		height:35px;
		text-align:center;
	}	
	
	*html #menu li a.home {
		width:40px;
	}
	*html #menu li a.rest {
		width:50px;
	}
	*html #menu li a.schade {
		width:175px;
	}
	*html #menu li a.reageren {
		width:145px;
	}
	
	#menu li a:hover{
		background:url(../images/mainnav-right.gif) right bottom no-repeat ;
	}
	
	#menu li.actief2 a{
		color:#fff;
		background:url(../images/mainnav-right.gif) right top no-repeat ;
	}
	#menu li.actief2 a:hover{
		color:#fff;
		background:url(../images/mainnav-right.gif) right top no-repeat ;
	}
	
	span.front{
		float:left;
		width:100%;
		margin:0;
		padding:0;
		padding-right:15px;
		padding-left:15px;
		text-align:left;
		padding-top:7px;
		height:28px;
	}

	span.front:hover{
		cursor:hand;
		background:url(../images/mainnav-left.gif) left bottom no-repeat   ;
	}
	
	.actief{
		float:left;
		width:100%;
		margin:0;
		padding:0;
		text-align:center;
		padding-right:20px;
		padding-left:15px;
		padding-top:7px;
		height:28px;
		background:url(../images/mainnav-left.gif) top left no-repeat ;
	}
	
	span.actief:hover{
		background:url(../images/mainnav-left.gif) top left no-repeat  ;
	}

#strook{
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:190px;
	background:url(../images/topimg.png) no-repeat;
}

*html #strook{
	background:url(../images/topimg.gif) no-repeat;
}
	
#content{
	float:left;
	margin:0;
	padding:0;
	width:950px;
	padding-top:30px;
}
	
	#links{
		float:left;
		margin:0;
		padding-right:42px;
		width:647px;	
		background:url(../images/v-divider-top.gif) top right no-repeat;
	}
	
	#links_middle_wrap{
		float:left;
		margin:0;
		padding:0;
		width:689px;
		background:url(../images/v-divider-middle.gif) center right repeat-y;
	}	
	
	#links_bottom_wrap{
		float:left;
		width:689px;
		margin:0;
		padding:0;
		background:url(../images/v-divider-bot.gif) bottom right no-repeat;
	}
	
	#rechts{
		float:left;
		margin:0;
		padding:0;
		width:221px;
		padding-left:5px;
		background:url(../images/grad2.gif) repeat-x top;
	}
	
		#submenu{
			float:left;
			width:220px;
			margin:0;
			padding:10px;
		}
			#submenu ul{
				margin:0;
				padding:0;
			}
			#submenu li{
				margin:0;
				padding:0;
				list-style:none;
			}
			#submenu li a{
				display:block;
				margin:0;
				padding:0;
				text-decoration:none;
				border-bottom:1px dotted #cccccc;
				padding-bottom:8px;
				color:#333333;
			}
			#submenu li a:hover{
				color:#0cb2f0;
			}

	.button_blok a{
		float:left;
		margin:0;
		padding:10px;
		padding-right:20px;
		width:187px;
		height:130px;
		color:#fff;
		font:26px Georgia,Arial;
		text-decoration:none;
		margin-bottom:10px;
		background:url(../images/button_bg2.gif) no-repeat top left;
		overflow:hidden;
	}		
	.button_blok a.paars{
		background:url(../images/button_bg.gif) no-repeat top left;
	}

	.button_blok a.reageren{
		background:url(../images/button_bg3.gif) no-repeat top left;
	}

		
#kruimelpad {
	font-size:11px;
	color:gray;
	overflow:hidden;
	height:20px;
}

#kruimelpad a{
	float:left;
	margin:0;
	padding:0;
	color:#0cb2f0;
	padding-right:13px;
	padding-left:10px;
	background:url(../images/bullet.gif) no-repeat center right;
}


h1{
	font:30px Georgia;
	margin:0;
	padding-left:0px;
	margin:0;
	color:#4f4f4f;
}

h2, h3 {
	font:150% Georgia;
	margin:0;
	margin-top:10px;
	padding:5px;
	padding-left:0px;
	color:#4f4f4f;
	font-weight:bold;
}

h3{
	font:140% Georgia;
}

h4{
	margin:0;
	padding:0;
}

a{
	color:#0cb2f0;
}

hr{
	float:left;
	width:100%;
	height:1px;
	margin-top:10px;
	border:0px solid #fff;
	border-top:1px dotted #cccccc;
}
