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

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-color: #015289;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	background-image:url(../images/backgroundTop.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	min-height: 855px;
}
#containerBG {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	height: 94px;
}
#slideshow {
	position: absolute;
	margin-left: 254px;
	margin-top: 110px;
	width: 708px;
	height: 177px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 15px;
}
a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a: hover {
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Hoofdnavigatie */
#mnuAlign {
	position: absolute;
	padding-top: 41px;
	margin-left: 0px;
	width: 980px;
}
#hoofdnavigatie {
	position: absolute;
}
#hoofdnavigatie a {
	display: block;
}
#hoofdnavigatie a.mnuHome {
	background-image:url(../images/mnu/normal/home.jpg);
	width: 99px;
	height: 52px;
}
#hoofdnavigatie a.mnuHome:hover {
	background-image:url(../images/mnu/active/home.jpg);
	width: 99px;
	height: 52px;
}
#hoofdnavigatie a.mnuHomeActive {
	background-image:url(../images/mnu/active/home.jpg);
	width: 99px;
	height: 52px;
}
#hoofdnavigatie a.mnuBeveiliging {
	background-image:url(../images/mnu/normal/Beveiliging.jpg);
	width: 133px;
	height: 52px;
}
#hoofdnavigatie a.mnuBeveiliging:hover {
	background-image:url(../images/mnu/active/beveiliging.jpg);
	width: 133px;
	height: 52px;
}
#hoofdnavigatie a.mnuBeveiligingActive {
	background-image:url(../images/mnu/active/beveiliging.jpg);
	width: 133px;
	height: 52px;
}
#hoofdnavigatie a.mnuFlexteam {
	background-image:url(../images/mnu/normal/Partners.jpg);
	width: 127px;
	height: 52px;
}
#hoofdnavigatie a.mnuFlexteam:hover {
	background-image:url(../images/mnu/active/Partners.jpg);
	width: 127px;
	height: 52px;
}
#hoofdnavigatie a.mnuFlexteamActive {
	background-image:url(../images/mnu/active/Partners.jpg);
	width: 127px;
	height: 52px;
}
#hoofdnavigatie a.mnuReferenties {
	background-image:url(../images/mnu/normal/Referenties.jpg);
	width: 137px;
	height: 52px;
}
#hoofdnavigatie a.mnuReferenties:hover {
	background-image:url(../images/mnu/active/referenties.jpg);
	width: 137px;
	height: 52px;
}
#hoofdnavigatie a.mnuReferentiesActive {
	background-image:url(../images/mnu/active/referenties.jpg);
	width: 137px;
	height: 52px;
}
#hoofdnavigatie a.mnuDownloads {
	background-image:url(../images/mnu/normal/Downloads.jpg);
	width: 135px;
	height: 52px;
}
#hoofdnavigatie a.mnuDownloads:hover {
	background-image:url(../images/mnu/active/downloads.jpg);
	width: 135px;
	height: 52px;
}
#hoofdnavigatie a.mnuDownloadsActive {
	background-image:url(../images/mnu/active/downloads.jpg);
	width: 135px;
	height: 52px;
}
#hoofdnavigatie a.mnuVacatures {
	background-image:url(../images/mnu/normal/vacatures.jpg);
	width: 127px;
	height: 52px;
}
#hoofdnavigatie a.mnuVacatures:hover {
	background-image:url(../images/mnu/active/vacatures.jpg);
	width: 127px;
	height: 52px;
}
#hoofdnavigatie a.mnuVacaturesActive {
	background-image:url(../images/mnu/active/vacatures.jpg);
	width: 127px;
	height: 52px;
}

#hoofdnavigatie a.mnuContact {
	background-image:url(../images/mnu/normal/contact.jpg);
	width: 112px;
	height: 52px;
	margin-left: 106px;
}
#hoofdnavigatie a.mnuContact:hover {
	background-image:url(../images/mnu/active/contact.jpg);
	width: 112px;
	height: 52px;
}
#hoofdnavigatie a.mnuContactActive {
	background-image:url(../images/mnu/active/contact.jpg);
	width: 112px;
	height: 52px;
	margin-left: 106px;
}
#hoofdnavigatie, #hoofdnavigatie ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#hoofdnavigatie, #hoofdnavigatie li {
	float: left;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	margin-top: 211px;
	height: auto;
	z-index: 1;
}
#left {
	float: left;
	width: 180px;
	min-height: 500px;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#right {
	float: left;
	width: 650px;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 37px;
	padding-right: 25px;
	padding-bottom: 25px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015289;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b38245;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 22px;
}
.contactgegevens {
	line-height: 22px;
	font-size: 11px;
}
.opsomming {
	color: #015289;
}
.opsommingActive {
	color: #015289;
	font-weight: bold;
	margin-left: 5px;
}
.gegeven {
	color: #000000;
	width: 50px;
	display: block;
	float: left;
}
a.dienstenLink {
	font-size: 11px;
	line-height: 24px;
}
a:hover.dienstenLink {
	font-size: 11px;
	line-height: 24px;
	color:#666666;
}
.contact {
	width: 70px;
	font-size: 11px;
	float: left;
	display: block;
	color: #2d338f;
}
.foto {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	border: #d2d4d6 solid 1px;
}
#footer {
	background-image:url(../images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 978px;
	height: 90px;
}
.footerTekst {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 30px;
	text-align: right;
	float: left;
}
.footerTekst a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b38245;
}
.footerTekst a:hover {
	text-decoration: underline;
}
#breadcrumbs {
	float: left;
	padding-top: 30px;
	margin-left: 268px;
	width: 545px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #b38245;
}
#active {
	color: #6f6f6f;
	font-size: 12px;
}
#breadcrumbs a.link {
	color: #3b3f3f;
	font-size: 12px;
	text-decoration: none;
}
#breadcrumbs a.link:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.inputVeld {
	background-image:url(../images/inputBG.jpg);
	background-color:#FFFFFF;
	border: solid #999999 1px;
	width: 200px;
}
.tekstVeld {
	background-image:url(../images/textBG.jpg);
	background-color:#FFFFFF;
	border: solid #999999 1px;
	width: 300px;
	height: 100px;
}
.LV_validation_message{
    font-weight:normal;
    margin:0 0 0 0px;
}

.LV_valid {
    color:#000000;
}
	
.LV_invalid {
    color:#000000;
	font-style: italic;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
input:hover, textarea:hover, select:hover {
border:1px solid #000000;
}
input, select {
padding:3px;
}
input, textarea, select {
border:1px solid #AAAAAA;
margin-top:2px;
padding:2px;
}

/* caption styling */

.caption-top, .caption-bottom {
	color: #000;	
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: arial;	
	cursor: pointer;
	background: #015289;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
a img { 
	border: 3px solid #FFFFFF; 
	margin-right: 8px; 
	margin-bottom: 0px;
}
.images a:hover img {

}
.images a {
	background: none;
	padding: 0;
}
.images {
	width: 700px;
}
.captify {
	margin-bottom: 15px;
	margin-right: 12px;
	margin-left: 5px;
}

.subPaginaVacatureTitel {
	color:#015086;
	font-size: 16px;
	width: 655px;
	margin-top: 20px;
	margin-bottom: 4px;
}
a.subPaginaVacatureTitel {
	color:#015086;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a:hover.subPaginaVacatureTitel {
	color:#015086;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.subTekstVacatureNormaal {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding: 10px;
	width: 655px;
	display: block;
	background-color: #EEE;
}