body{
	background-image: url(../img/css/home_body_bg.png);
	background-repeat: repeat-x;
}

#header_top_img{
	background-image: url(../img/header_home.jpg);
	height: 170px;
	width: 923px;
	padding-top: 80px;
	padding-left: 55px;
}

#kruimelpad{
	display: none;
}

#coll_left{
	display: none;	
}
#coll_right{
	margin-top:24px;
}
#content{
	float:left;
	width: 738px;
}

#menu{
	height: 360px;	
	background-image: url(../img/css/menu_tot_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.menu_home{
	background-image: url(../img/css/menu_bg.jpg);
	width:199px;
	height:331px;
	float: left;
	margin-right:28px;
	margin-top: 24px;
	padding-left: 20px;
	font-size: 11px;
	color: #4d4d4d;
}

.menu_home h1 a{
	display:block;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight:normal;
	font-size: 18px;
	color: #ef930f;
	margin-top: 18px;
	margin-bottom: 18px;
	text-decoration: none;
}

.menu_home h1 a:hover{
	text-decoration: underline;
}
.menu_home div h2{
	background-image: url(../img/css/menu_pijl_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-top:2px;
	height: 17px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 7px;
}

.menu_home div h2 a{
	color: #4d4d4d;
	text-decoration: none;
}

.menu_home div h2 a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.cr_center{
	min-height: 283px;
}
