body {
	margin:0px;
	text-align:center;
	background-color:#f7f8f6;
}
a {
	color:#000000;
	text-decoration:underline;
}
a.frontlink {
	color:#787878;
	text-decoration:underline;
}
#front_container {
	position:relative;
	text-align:center;
	margin:0 auto;
	width:596px;
	padding-top:20px;
}

.front_box {
	position:relative;
	width:250px;
	height:188px;
	background-image: url(/images/front_box.jpg);
	padding:14px;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

.front_item_r {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(/images/submenu_item_hover_rood.jpg);
	text-align:left;
}
.front_item_o {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	font-family:tahoma;
	font-size:12pt;
	color:#231f20;
	text-decoration:none;
	background-image:url(/images/button_oranje.png);
	text-align:left;
}

.front_item_g {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	font-family:tahoma;
	font-size:12pt;
	color:#231f20;
	text-decoration:none;
	background-image:url(/images/button_groen.png);
	text-align:left;
}

.front_item_b {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	font-family:tahoma;
	font-size:12pt;
	color:#231f20;
	text-decoration:none;
	background-image:url(/images/button_blauw.png);
	text-align:left;
}

#header_bg {
	position:relative;
	height:180px;
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
}

#header {
	position:relative;
	width:908px;
	height:180px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin:0 auto;
}

#logo {
	position:absolute;
	height:131px;
	width:190px;
	left:30px;
	top:25px;
}

#logo_front {
	position:relative;
	height:131px;
	width:190px;
	margin:0 auto;
	top:25px;
}

#header_img {
	position:absolute;
	height:180px;
	width:650px;
	top:0px;
	left:255px;
	background-color:#FFFFFF;
	text-align:left;
	overflow:hidden;
}


#menu_bg {
	position:relative;
	height:56px;
	width:100%;
	background-image:url(/images/menu_bg.jpg);
	text-align:center;
	margin-bottom:2px;
}

#menu {
	position:relative;
	height:50px;
	width:900px;
	margin:0 auto;
	text-align:left;
}

.menu_item_groen {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item_groen:hover {
	background-color:#73ad0f;
	color:#FFFFFF;
}
.menu_item_groen_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#73ad0f;
	color:#FFFFFF;
}
.menu_item_rood {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item_rood:hover {
	background-color:#dc2f2f;
	color:#FFFFFF;
}
.menu_item_rood_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#dc2f2f;
	color:#FFFFFF;
}


.menu_item_oranje {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item_oranje:hover {
	background-color:#e76e15;
	color:#FFFFFF;
}
.menu_item_oranje_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#e76e15;
	color:#FFFFFF;
}


.menu_item_blauw {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item_blauw:hover {
	background-color:#11b6d6;
	color:#FFFFFF;
}
.menu_item_blauw_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#11b6d6;
	color:#FFFFFF;
}


.menu_item2_groen {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item2_groen:hover {
	background-color:#73ad0f;
	color:#FFFFFF;
}
.menu_item2_groen_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#73ad0f;
	color:#FFFFFF;
}
.menu_item2_rood {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item2_rood:hover {
	background-color:#dc2f2f;
	color:#FFFFFF;
}
.menu_item2_rood_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#dc2f2f;
	color:#FFFFFF;
}


.menu_item2_oranje {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item2_oranje:hover {
	background-color:#e76e15;
	color:#FFFFFF;
}
.menu_item2_oranje_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#e76e15;
	color:#FFFFFF;
}


.menu_item2_blauw {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	color:#4a4a4a;
}

.menu_item2_blauw:hover {
	background-color:#11b6d6;
	color:#FFFFFF;
}
.menu_item2_blauw_actief {
	position:relative;
	display:block;
	float:left;
	height:33px;
	padding-left:20px;
	padding-right:20px;
	padding-top:17px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d7d5;
	font-family:tahoma;
	text-decoration:none;
	font-size:10pt;
	background-color:#11b6d6;
	color:#FFFFFF;
}


#content_top {
	position:relative;
	height:10px;
	width:908px;
	background-image:url(/images/content_top.jpg);
	margin:0 auto;
}

#content_bottom {
	position:relative;
	height:10px;
	width:908px;
	background-image:url(/images/content_bottom.jpg);
	margin:0 auto;
}

#content_center {
	position:relative;
	width:900px;
	height:auto;
	background-image:url(/images/content_center.jpg);
	margin:0 auto;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:0px;
	text-align:center;
}

#content {
	position:relative;
	width:900px;
	background-image:url(/images/content.jpg);
	height:auto;
	text-align:left;
	margin:0 auto;
}

.line {
	position:relative;
	width:880px;
	font-size:1px;
	background-color:#eeeeee;
	height:1px;
	margin:0 auto;
}

#text {
	position:relative;
	width:600px;
	padding:20px;
	text-align:left;
	margin:0 auto;
	font-size:10pt;
	overflow:hidden;
}

#submenu {
	position:relative;
	width:250px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:10px;
}

.subsub {
	width:250px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

.submenu_item_groen {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	color:#4a4a4a;
	text-decoration:none;
	background-image:url(/images/submenu_item.jpg);
}
.submenu_item_groen_actief {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	background-image:url(/images/submenu_item_hover_groen.jpg);
	color:#FFFFFF;
}

.submenu_item_groen:hover {
	background-image:url(/images/submenu_item_hover_groen.jpg);
	color:#FFFFFF;
}

.submenu_item_rood {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	color:#4a4a4a;
	text-decoration:none;
	background-image:url(/images/submenu_item.jpg);
}

.submenu_item_rood:hover {
	background-image:url(/images/submenu_item_hover_rood.jpg);
	color:#FFFFFF;
}
.submenu_item_rood_actief {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	background-image:url(/images/submenu_item_hover_rood.jpg);
	color:#FFFFFF;
}


.submenu_item_oranje {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	color:#4a4a4a;
	text-decoration:none;
	background-image:url(/images/submenu_item.jpg);
}

.submenu_item_oranje:hover {
	background-image:url(/images/submenu_item_hover_oranje.jpg);
	color:#FFFFFF;
}
.submenu_item_oranje_actief {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	background-image:url(/images/submenu_item_hover_oranje.jpg);
	color:#FFFFFF;
}
.submenu_item_blauw {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	color:#4a4a4a;
	text-decoration:none;
	background-image:url(/images/submenu_item.jpg);
}

.submenu_item_blauw:hover {
	background-image:url(/images/submenu_item_hover_blauw.jpg);
	color:#FFFFFF;
}
.submenu_item_blauw_actief {
	position:relative;
	display:block;
	width:230px;
	height:33px;
	padding-left:20px;
	padding-top:17px;
	border-bottom-color:#eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	background-image:url(/images/submenu_item_hover_blauw.jpg);
	color:#FFFFFF;
}
.submenu_subitem {
	position:relative;
	display:block;
	width:210px;
	height:23px;
	padding-left:40px;
	padding-top:7px;
	font-family:tahoma;
	font-size:10pt;
	color:#4a4a4a;
	text-decoration:none;
}

.submenu_subitem:hover {
	text-decoration:underline;
}
.submenu_subitem_groen_actief {
	position:relative;
	display:block;
	width:210px;
	height:23px;
	padding-left:40px;
	padding-top:7px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#73ad0f;
}
.submenu_subitem_rood_actief {
	position:relative;
	display:block;
	width:210px;
	height:23px;
	padding-left:40px;
	padding-top:7px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#dc2f2f;
}
.submenu_subitem_oranje_actief {
	position:relative;
	display:block;
	width:210px;
	height:23px;
	padding-left:40px;
	padding-top:7px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#e76e15;
}
.submenu_subitem_blauw_actief {
	position:relative;
	display:block;
	width:210px;
	height:23px;
	padding-left:40px;
	padding-top:7px;
	font-family:tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#11b6d6;
}
#zoeken2 {
	position:absolute;
	width:auto;
	top:13px;
	left:700px;
}
.foto {
width:98px;
height:98px;
overflow:hidden;
text-align:center;
float:left;
margin-right:10px;
border:1px #eeeeee solid;
}
.werknemer_box {
margin-top:20px;
display:block;
width:100%;
clear:both;
}
.datum {
float:left;
width:80px;
color:#a4a4a4;
font-style:italic;
font-weight:bold;
font-size:11px;
padding-top:2px;
}
.nieuws_groen {
color:#73ad0f;
font-size:13px;
font-weight:bold;
	font-family:tahoma;
}
.nieuws_rood {
color:#dc2f2f;
font-size:14px;
font-weight:bold;
}
.nieuws_oranje {
color:#e76e15;
font-size:13px;
font-weight:bold;
	font-family:tahoma;
}

.nieuws_blauw {
color:#11b6d6;
font-size:13px;
font-weight:bold;
	font-family:tahoma;
}

.nieuwstekst {
color:#4a4a4a;
font-size:13px;
padding-left:20px;
margin-top:5px;
margin-bottom:20px;
}
.nieuwslink_groen {
color:#73ad0f;
font-size:12px;
font-weight:bold;
text-decoration:none;
	font-family:tahoma;
}
.nieuwslink_rood {
color:#dc2f2f;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.nieuwslink_oranje {
color:#e76e15;
font-size:12px;
font-weight:bold;
text-decoration:none;
	font-family:tahoma;
}
.nieuwslink_blauw {
color:#11b6d6;
font-size:12px;
font-weight:bold;
text-decoration:none;
	font-family:tahoma;
}

.bron {
color:#4a4a4a;
font-size:15px;
font-weight:bold;
}
.bron a {
color:#4a4a4a;
font-size:15px;
font-weight:bold;
}
.form {
float:left;
}
.zoeken_links {
float:left;
}
.zoeken_rechts {
float:left;
margin-left:2px;
}
.zoeken {
float:left;
border:0;
	background-image:url(/images/menu_bg.jpg);
	background-position:center;
color:#000000;
cursor:pointer;
padding:1px;
}
.home_blok_titel_groen, .home_blok_titel_oranje, .home_blok_titel_blauw {
	font-family:tahoma;
	font-size:12pt;
	color:#a4a4a4;
}
.home_blok_groen,.home_blok_oranje,.home_blok_blauw {
border-bottom:1px #eeeeee solid;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
