@charset "UTF-8";
/* CSS Document */
/*-------------------------------------- RESET ----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
/*-------------------------------------- FIREFOX DOTTED OUTLINE FIX ----*/
a {
	color: #7CB734;
}
a:active { 
	outline: none; 
}
a:focus { 
	outline-style: none; 
}
/*-------------------------------------- BASIS ----*/
body,td,th {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #5F8521;*/
	background-color: #71a32e;
	background-position: top;
}
h1 {
	color: #7CB734;
	line-height: 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	color: #7CB734;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #7CB734;
}
.bold { font-weight: bold; }
.italic { font-style: italic; }

.bold_italic { font-style: italic; font-weight: bold; }
#site_container {
	position: relative;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#main {
	background-color: #FFF;
	min-height: 380px;
	height: auto;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 273px;
}
#main_content {
	background-color: #FFF;
	min-height: 380px;
	height: auto;
	width: 960px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: absolute;
	left: 0px;
	top: 273px;
}

/*-------------------------------------- GROENE VLAK----*/

#intro_overzichtspagina {
	background-color: #7CB734;
	position: relative;
	height: 187px;
	width: 960px;
	left: 0px;
	top: 0px;	
}
#intro_overzichtspagina_tekst {
	position: relative;
	height: 105px;
	width: 557px;
	left: 365px;
	top: 65px; /*was org 70px*/
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
}
#intro_vervolgpagina {
	background-color: #7CB734;
	position: relative;
	height: 75px;
	width: 960px;
	left: 0px;
	top: 0px;	
}
#intro_kop {
	position: absolute;
	height: 38px;
	width: auto;
	left: 361px; /*was org 365px*/
	top: 22px;
}
#intro_kop_left {
	position: absolute;
	height: 38px;
	width: auto;
	left: 36px; /*was org 365px*/
	top: 22px;
}
.ikoon_lees_verder {
	list-style-type: none;
	position: relative;
	top: 3px;
	left: 3px;
}
.ikoon_directsolliciteren {
	list-style-type: none;
	position: relative;
	top: 3px;
	left: 3px;
	z-index: 5;
}
.ikoon_jouwcarriere {
	height: 17px;
	width: 17px;
	position: relative;
	top: 5px;
	right: 5px;
	z-index: 5;
	float: right;
}

/*-------------------------------------- NAV ----*/
#nav {
	position: absolute;
	height: 48px;
	width: 905px;
	top: 218px;
	left: 0px;
}
#nav_top {
	position: absolute;
	height: 24px;
	width: 440px;
	top: 0px;
	padding-left: 38px;
	font-size: 13px;
	line-height: 20px;
	overflow: visible;
}
#nav_bottom {
	position: absolute;
	height: 35px;
	width: 960px;
	top: 20px;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/nav/nav_bottom.jpg);
}
#nav_bottom_jouwcarriere {
	position: absolute;
	height: 35px;
	width: 960px;
	top: 20px;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/nav/nav_bottom_jouwcarriere.jpg);
}
#nav_bottom_nosub {
	position: absolute;
	height: 35px;
	width: 960px;
	top: 20px;
	background-image: url(../images/nav/nav_bottom_nosub.jpg);
}
#nav li{
	list-style: none;
	display: inline;
}
#nav li a {
	color: #FFF; 
	text-decoration: none;
}
#nav li a:hover {
	color: #B7D27A; 
	text-decoration: none;
}
li#nav_select a {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #7cb734;
	background-repeat: repeat-x;
}
li#nav_select a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #7cb734;
	background-repeat: repeat-x;
}
#directsolliciteren {
	position: absolute;
	width: 248px;
	height: 28px;
	left: 678px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	overflow: visible;
	z-index: 5;
}
/*** SUBNAV ***/
#sublink {
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	font-size: 10px;
}
#sublink li{
	list-style: none;
	display: inline;
}
#sublink li a {
	color: #FFF; 
	text-decoration: none;
}
#sublink li a:hover {
	color: #000; 
	text-decoration: none;
}
li#sublink_select a {
	color: #000;
	font-weight: normal;
}
li#sublink_select a:hover {
	color: #000;
	font-weight: normal;
}
.devider {
	position:relative;
	top: 1px;
	margin-left: 13px;
	margin-right: 13px;
	width: 1px;
	height: 12px;
}
.subnav_devider {
	position:relative;
	height: 9px;
	width: 1px;
	top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}
/*-------------------------------------- IMAGE LEFT & RIGHT ----*/
.image_left {
	float:left;
	margin: 0 15px 15px 0;
	border: 0px;
	position:relative;
	border: 1px solid #CCC;
}
/*-------------------------------------- ITEM ----*/
.item {
	height: auto;
	width: auto;
	padding-bottom: 15px;
	position: relative;
}
.item a {
	color: #7CB734;
	text-decoration: underline;
}
.item a:hover {
	color: #7CB734;
	text-decoration: none;
}
.item a:visited {
	color: #7CB734;
	text-decoration: underline;
}
.item_2 {
	height: auto;
	width: auto;
	padding-bottom: 15px;
	position: relative;
}
.item_2 a {
	text-decoration: none;
	color: #7CB734;
}
.item_2 a:hover {
	text-decoration: underline;
	color: #7CB734;
}
.item_3 {
	height: auto;
	width: 557px;
	padding-bottom: 15px;
	position: relative;
}
.item_3 a {
	text-decoration: none;
	color: #7CB734;
	font-weight: bold;
}
.item_3 a:hover {
	text-decoration: underline;
	color: #7CB734;
	font-weight: bold;
}

/*-------------------------------------- FLASH COMPATIBLE ----*/

h4 {
	display: none;
}
#flash_compatible {
	height: 204px;
	width: 520px;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -204px;
	top: 0px;
	overflow: visible;
}
/*-------------------------------------- FOOTER ----*/
#container_footer {
	position: relative;
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
#fotobalk {
	position: relative;
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	padding-top: 18px;
}
#footer {
	position: relative;
	height: 60px;
	width: 960px;
	font-size: 10px;
	line-height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	/*background-color: #5F8521;*/
	background-color: #71a32e;
	color: #FFF;
	/*color: #FFF;*/
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_devider {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}

/*-------------------------------------- FOOTER 2  ----*/

.design_by {
	color: #7CB734;
}
.design_by a {
	color: #7CB734;
	text-decoration: none;
}
.design_by a:hover {
	color: #7CB734;
	text-decoration: underline;
}
#footer .design_by a {
	color: #7CB734;
	text-decoration: none;
}
#footer .design_by a:hover {
	color: #7CB734;
	text-decoration: underline;
}
/*-------------------------------------- PRELOAD ----*/
#preload { 
	display: none; 
	z-index:-10; 
}

/*-------------------------------------- SHARE ----*/
#container_main_tekst .social {
    position: absolute;
    margin-left:505px;
    padding: 0;

}
#container_main_tekst .social ul, .social li {
    margin:0;
    padding: 0;
    list-style: none;
}
#container_main_tekst .social li {
     margin-left :10px;
     display: inline;
}

#likeicons {
    width: 960px;
    height: 20px;
}
#likeicons .fb-like{
    position: absolute;
    left:490px;
    top:30px;
}
#likeicons .IN-widget{
    position: absolute;
    left:390px;
    top:30px;
}




