/* CSS Document */

body{
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
.blauw{
	color: #1C3F94;
}
a{
	color: #1C3F94;
}

img{
	border: 0;
}

.titel-foto{
	height: 20px; /*22*/
	background-color: #1C3F94;
	font-weight: bold;
	padding: 2px 0 0 0;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}
	
#container{
	width: 1274px;
	height: 932px;
	margin: 0 auto;
}
#logo{
	width: 202px; /*236*/
	height: 182px; /*310*/
	float: left;
	padding: 128px 0 0 34px;
}
#menu_container{
	width: 1038px;
	height: 310px;
	float: right;
}
#slogan{
	width: 1000px; /*1038*/
	height: 155px;
	padding: 0 0 0 38px;
}
#menu{
	width: 1038px;
	height: 25px; /*30*/
	padding-top: 5px;
	background-image: url(images/arbeco_3.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu a{
	margin: 0 9px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover, .blauw-menu{
	color: #1C3F94;
	margin: 0 9px;
}

#submenu{
	width: 1038px;
	height: 125px;
	background-image: url(images/arbeco_4.jpg);
	background-repeat: no-repeat;
}
#submenu ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#submenu li{
	margin: 0 0 3px 0;
	padding: 0;
	background-image: url(images/back_submenuknop.gif);
	color: #FFFFFF;
	height: 18px; /*22*/
	width: 205px; /*225*/
	font-weight: bold;
	padding: 4px 10px 0 10px;
}
#submenu a{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover{
	color: #000000;
}

#inhoud{
	clear: both;
	float: left;
	width: 610px; /*846*/
	height: 590px;
	padding: 0 0 0 236px;
	background-image: url(images/arbeco_5.jpg);
	background-repeat: no-repeat;
}
#tekst{
	overflow: auto;
	width: 592px; /*602*/
	padding: 0 10px 10px 0;
	height: 572px; /*582*/
}
#inhoud-aanvulling{
	float: right;
	width: 420px;
	height: 590px;
	background-image: url(images/arbeco_7.jpg);
	background-repeat: no-repeat;
}
#foto{
	overflow: auto;
	width: 365px; /*412*/
	height: 582px;
	padding: 0 37px 0 0px;
	margin-left: 10px;
}
#foto p{
	margin: 0 0 1.5em 0;
}
#voet{
	clear: both;
	width: 1267px; /*1274*/
	padding-right: 7px;
	font-size: 12px;
	height: 32px;
	background-image: url(images/arbeco_8.gif);
	background-repeat: no-repeat;
}
