@charset "utf-8";
/* CSS Document */

body {
			margin-top: 10px;
			background-color: #FFF;
			font-family: Arial, Helvetica, sans-serif;
}

#wrap { 	
			width:910px;
			margin:0 auto; 
}

#top {
			width: 910px;
			height: 70px;
}

#logo {
			width: 205px;
			height: 70px;
			background-image:url(images/logo.jpg);
			background-repeat:no-repeat;
			float: left;
}

#menu_container	{
			width: 705px;
			height: 70px;
			float: left;
}
#menu {
			width: 675px;
			height: 28px;
			padding-top: 8px;
			padding-left: 30px;
			background-image: url(images/bg_button.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
}

#submenu {
			width: 705px;
			height: 34px;
}

#middle	{
			width: 910px;
			height: 340px;
}

#picture {
			margin-top: 15px;
			width: 591px;
			height: 325px;
			background-image: url(images/prestatiemeting2.jpg);
			background-repeat:no-repeat;
			float: left;
}

#box_top_right {
			margin-top: 14px;
			margin-left: 13px;
			width: 280px;
			height: 308px;
			background-image:url(images/bg_box.jpg);
			background-repeat:no-repeat;
			float: left;
			color: #FFF;
			font-size: 14px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 7px;
			padding-bottom: 10px;
}

#bottom {
			width: 910px;
}

#box{
			margin-top: 12px;
			width: 272px;
			height: 270px;
			float: left;
			background-image: url(images/bg_box_small.jpg);
			background-repeat:no-repeat;
			color: #424242;
			font-size: 14px;
			line-height: 20px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
}

#box_center{
			margin-top: 12px;
			margin-left: 9px;
			width: 272px;
			height: 270px;
			float: left;
			background-image: url(images/bg_box_small.jpg);
			background-repeat:no-repeat;
			color: #424242;
			font-size: 14px;
			line-height: 20px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
}

#box_right{
			margin-top: 13px;
			margin-left: 11px;
			width: 285px;
			height: 270px;
			float: left;
			background-image: url(images/bg_box_right.jpg);
			background-repeat:no-repeat;
			color: #424242;
			font-size: 14px;
			line-height: 20px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 8px;
			padding-bottom: 10px;
}

#footer	{
			width: 910px;
			height: 15px;
			font-size: 12px;
			padding-top: 5px;
			float: left;
			text-align: center;
}

#button_left{
			height: 28px;
			width: 7px;
			float: left;
			background-image: url(images/button_left.jpg);
			background-repeat:no-repeat;
}

#button_right{
			height: 28px;
			width: 7px;
			float: left;
			background-image: url(images/button_right.jpg);
			background-repeat:no-repeat;
}

#button_center{
			height: 21px;
			padding-top: 7px;
			padding-left: 2px;
			padding-right: 2px;
			float: left;
			text-align:center;
			background-image: url(images/button_center.jpg);
			background-repeat:repeat-x;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			font-weight: 400;
}

#button_back_left{
			height: 28px;
			width: 6px;
			margin-left: 5px;
			float: left;
			background-image: url(images/button_back_left.jpg);
			background-repeat:no-repeat;
}

#button_back_right{
			height: 28px;
			width: 6px;
			float: left;
			background-image: url(images/button_back_right.jpg);
			background-repeat:no-repeat;
}

#button_back_center{
			height: 21px;
			padding-top: 7px;
			padding-left: 2px;
			padding-right: 2px;
			float: left;
			text-align:center;
			background-image: url(images/button_back_center.jpg);
			background-repeat:repeat-x;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px;
			font-weight: 400;
}

#button_center a:link{
color: #fe6903;
text-decoration: none;
}

#button_center a:visited{
color: #fe6903;
text-decoration: none;
}

#button_center a:hover{
color: #fe6903;
text-decoration: none;
}

#button_center a:active{
color: #fe6903;
text-decoration: none;
} 

#button_back_center a:link{
color: #424242;
text-decoration: none;
}

#button_back_center a:visited{
color: #424242;
text-decoration: none;
}

#button_back_center a:hover{
color: #fe6903;
text-decoration: none;
}

#button_back_center a:active{
color: #424242;
text-decoration: none;
} 

#footer a:active{
color: #fe6903;
text-decoration: none;
} 

#footer a:link{
color: #fe6903;
text-decoration: none;
}

#footer a:visited{
color: #fe6903;
text-decoration: none;
}

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

ol
{
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 10px;
}

.title{
			font-size: 16px;
}

.orange{
			color: #fe6903;
}

.grijs{
			color: #424242;
}

.title_black{
			font-size: 17px;
			color: #000;
}

.margin_picture{
			margin-bottom: 8px;
}

.margin_lees_meer{
			margin-top: -43px;	
}