/* top level html containers */
html { height: 100%; overflow: auto; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg_grad2.jpg) 50% 0% scroll repeat-x #0f3751;
	color: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#bodyBackground {
	width: 100%;
	height: 100%;
	background: url(../img/bg_pic2.jpg) 50% 0% scroll no-repeat transparent;
}

/* general styling rules */
a { color: #006699; text-decoration: none; }
a:hover { color: #00466a; }

table, form, p { margin: 0px; padding: 0px; }
img { border: 0px; }


/* form validation */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.required, textarea.required { border: 1px solid #00A8E6; }
input.validation-failed, textarea.validation-failed { border: 1px solid #FF3300; color: #FF3300; background: #fff url(../img/non_val.jpg) right -2px no-repeat; }
input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color: #000; background: #fff url(../img/val.jpg) right -2px no-repeat;}
.validation-advice { color: #FF3300; display: none; font-weight: bold; }
.custom-advice { color: #C8AA00; display: none; font-weight: bold; }


/* absolute centering, http://www.wpdfd.com/editorial/thebox/deadcentre4.html */
#mainframe    {
	position: absolute;
	background: #fff;
	left: 50%;
	top: 30px;
	width: 930px;
	margin-left: -490px;
	overflow: visible;
	text-align: left;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
li {
	padding: 0 0 0 14px;
	margin: 0px;
	background: url(../img/but_more.jpg) no-repeat left 3px;
	list-style-image: none;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 18px;
	left :225px;
}
#menu a {
	color:#00456a;
	margin-left: 35px;
	font-weight: bold;
}
.menuIcon {
	/*background-color :#00456a;*/
	width:12px; 
	height:10px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#contentFrame{
	position:absolute; 
	top:40px; 
	left: 225px;
	height: 510px;
	width: 700px;
}

/*
the style is relative to contentFrame Div
*/
/*--------------------------------------------*/
#galleryFrameintro {
	right :15px;
	top: 15px;
}
#contentFrameintro {
	position:absolute; 
	margin-top: 15px;
	width: 325px;
	height: 470px;
}

#galleryFramewatbiedt {
	left: 0px;
	top: 15px;
}
#contentFramewatbiedt1,#contentFramewatbiedt2 {
	position:absolute; 
	margin-top: 10px;
	width: 330px;
	left: 360px;
}

#galleryFramegeschiedenis {
	left: 0px;
	top: 15px;
}
#contentFramegeschiedenis {
	position:absolute;
	top: 250px;
	width: 680px;
	height: 240px;
}

#locationHeader {
	position :absolute;
	bottom: 30px;
	left: 925px;
}

#languageMenu {
	position :absolute;
	text-align: right;
	top: -20px;
	right: 0px;
	font-weight: bolder;
	font-size: 14px;
	width: 100px;
	background-color: transparent;
}

#titlePage {
	font-size: 18px;
	font-weight: bold;
	font-weight: bold;
	color: #069;
}
.titlePage {
	font-size: 18px;
	font-weight: bold;
	color: #069;
	display: block;
}

.verticalLine {
	border-right: 1px solid #ddd;
	width:1px;
}

.leftContentIntroduction {
	width: 350px;
	height: 120px;
	margin-bottom: 10px;
	display: block;
	overflow: auto;
}

.rightContentIntroduction {
	width: 305px;
	height: 120px;
	display: block;
	overflow: auto;
}

.leftContent {
	top: 20px !important;	
	position: absolute;
	width: 350px;
}

.rightContent {
	position: absolute;
	top: 30px;
	left: 370px;
	width: 320px;
}

.rightContent_news {
	position: absolute;
	top: 30px;
	left: 320px;
	width: 320px;
}

#introPage {
}

#galleryPhotoMensen {
	/* height: 350px; */
	width: 100%;
	margin-left: 40px;
	overflow: scroll;
}

#navigationButtonMensen {
	position: absolute;
	height: 35px;
	width: 300px;
	margin-left: 40px;
	z-index: 99;
}

.nameDetailMensen {
	width: 300px;
	text-align: center;
	position: absolute;
	top: -52px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

#prevButton {
	position: absolute;
	left: 0%;
}
#nextButton {
	position: absolute;
	right: 0%;
}

.detailMensen {
	position: absolute;
	top: 55px;
}

.photoDetailMensen {
	text-align: center;
}
.photoDetailMensen img {
	margin-left: -10px;
}

.descDetailMensen {
	margin-top: -10px;
	height: 280px;
	width: 400px;
	overflow: scroll;
}

/*Vacature*/

.titleVacature {
	font-size: 15px;
	font-weight: bold;
	color: #69c;
	display: block;
}

.detailVacatures {
	position: absolute;
	top: 0px;
	left: 0px;
}

#galleryVacatures {
	height: 315px;
}

.descDetailVacatures {
	height: 420px;
	width: 400px;
	overflow: auto;
}

/* News */

.titleNews {
	font-size: 15px;
	font-weight: bold;
	color: #69c;
	display: block;
}

.detailNews {
	position: absolute;
	top: 0px;
	left: 0px;
}


.descDetailNews {
	height: 400px;
	width: 320px;
	overflow: auto;
}

/*Contact*/
.clickable {
	cursor: pointer;
}
#leftFrameContact {
	position: absolute;
	top: 40px;
	width: 400px;
	height: 450px;
}
#rightFrameContact {
	position: absolute;
	top: 50px;
	left: 395px;
	width: 300px;
	height: 450px;
}

#contactAddress {
	position: absolute;
	left: 6%;
}

#contactNumber {
	position: absolute;
	left: 56%;
}

#contactForm {
	position: absolute;
	top: 40%;
}

.textField {
	width: 180px;
	border: 1px solid #00A8E6;
}

.vacatureIcon {
	font-size: 20px;
	font-weight: bolder;
	color: #00456a;
}

.tagRouting {
	font-size: 16px;
	font-weight: bold;
	color: #69c;
	margin-right: 5px;
}

.scrollbar {
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#555;
	scrollbar-face-color:#add2f9;
	scrollbar-highlight-color:#ff;
	scrollbar-shadow-color:#888;
	padding-right: 10px;
}

.galleryMensen {
	position: absolute; 
	top: 116px;
}