@import "/admin/library/JavaScript/dojo1-5/dijit/themes/dijit.css";
@import "/admin/library/JavaScript/dojo1-5/dijit/themes/soria/Dialog.css";

/* ----------------------------------------------
	BASISSETTING, positionering                               
	____________________________________________ */

div{
	margin:0;
	padding:0;
	border:0px solid green;
}	
	
body{
	font: 11px Arial, Helvetica,Verdana;
	color:#666666;
	margin:0;
	padding:0;
/*	background:url(/images/bg.jpg) no-repeat top fixed;*/
}

.placeholder {
	width:870px;
	margin:auto;
	background:url(/images/middle.gif) left repeat-y;
	position: relative;
}
	
	.TLlogin {
		position:absolute;
		top: 10px;
		margin-left:700px;
	}

	#advertentie {
		position: absolute;
		top: 30px;
		left: 236px;
		width: 544px;
		height: 650px;
		z-index: 1000;
		display:none;
	}
	
	.vlaggen {
		width:134px;
		padding-left:47px;
		padding-top:10px;
		
	}
	.nl {
		background:url(/images/nl.gif);
		width:24px;
		height:15px;
		display:block;
		float:left;
	}
	
	.en{
		background:url(/images/en.gif);
		width:24px;
		height:15px;
		display:block;
		float:left;
		margin-left:5px;
	}
	
	.zoek_blok{
		position:absolute;
		width:186px;
		min-height:90px;
		margin-top:23px;
		margin-left:682px;
		z-index:2;
	}

		.zoek_top{
			float:left;
			width:186px;
			height:37px;
			background:url(/images/zoek_top.png) no-repeat;
		}
		*html .zoek_top{
			background:url(/images/zoek_top.gif) no-repeat;
		}
		
		.zoek_middle{
			float:left;
			width:144px;
			padding:21px;
			padding-top:5px;
			padding-bottom:0px;
			background:url(/images/zoek_middle.png) repeat-y;
		}
		*html .zoek_middle{
			background:url(/images/zoek_middle.gif) repeat-y;
		}
		.zoek_bottom{
			float:left;
			width:186px;
			height:30px;
			background:url(/images/zoek_bottom.png) no-repeat;
		}	
		*html .zoek_bottom{
			background:url(/images/zoek_bottom.gif) no-repeat;
		}

.container {
	width:870px;
	margin:auto;
	/*background:url(/images/bg_black.gif) repeat-y 50px ;*/
}

	.kolom_links{
		float:left;
		width:156px;
		padding-top:30px;
		margin-right:30px;
		margin-left:50px;
		background:#fff;
	}
	*html .kolom_links{
		margin-left:25px;
		margin-right:15px;
	}
	
		.logo a{
			float:left;
			width:158px;
			height:78px;
			padding-bottom:10px;
			background:url(/images/logo.gif) no-repeat #fff;
		}
	
		.menu{	
			float:left;
			margin-top:0px;
			padding-top:45px;
			background:url(/images/menu_top.gif) no-repeat 0px 20px #fff;
		}
		
			.menu ul{
				margin:0;
				padding:0;
			}
			.menu li{
				margin:0;
				padding:0;
				list-style:none;
				
			}
			.menu li a{
				float:left;
				width:134px;
				padding:11px; 
				color:#fff;
				font-weight:bold;
				font-size:11px;
				text-transform:uppercase;
				text-decoration:none;
				border-bottom:2px solid #fff;
				background:#000;
			}
			
			.menu ul.submenu li a{
				background:#008cbb;
				padding-top:5px;
				padding-bottom:5px;
				padding-left:22px;
				width:123px;
				text-transform:capitalize;
				border-bottom:1px solid #fff;
			}
			.menu ul.submenu li a:hover, .menu ul.submenu li a.actief{
				color:#000;
			}
			
			
			.menu li a:hover, .menu li.actief a{
				background:#008cbb;
			}
			.menu li.actief a{
				border-bottom:1px solid #fff;
			}
		.blokken_top{
			margin-bottom: 25px;	
		}
			
			.add{
				float: left;
				width: 117px;
				height: 100px;
				padding-right: 15px;
			}
			
			.kalender_banner{
				float:left;
				width:156px;
				background:#000;
				border-bottom:2px solid #fff;
				cursor:pointer;
			}
			
			.globe{
				float:left;
				text-align:center;
				width:110px;
				height: 100px;
				background:#000;
				border-bottom:2px solid #fff;
				margin-right: 15px;
				margin-left: 35px;
			}
			
		.kolom_rechts{
			float:left;
			margin-top:30px;
			width:544px;
		}
		
		.welkom_foto{
			height: 380px;
			float: left;	
		}
		
			.welkom_foto a{
				float:left;
				text-decoration:none;
				width: 544px;
			}
				.vacature_link{
					float: left;	
				}
				
				.vacature_link a{
					font-size: 16px;
					text-decoration: underline;	
				}
				
				.homeblok{
					float:left;
					width:164px;
					margin-right:17px;
				}
				.homeblok .foto{
					float:left;
					width:164px;
					height:107px;
					margin-bottom:10px;
				}
				.homeblok .tekst{
					float:left;
					width:164px;
					min-height:116px;
					padding-bottom:5px;
				}
			
				.content_tekst{
					float:left;
					width:423px;
					padding-right:121px;
					margin-bottom:20px;
					
				}
			
			.foto_lbl{
				color:#000;
				font-size:17px;
				font-weight:bold;
				margin-top:280px;
				text-decoration:none;
			}
			.groot{
				font-size:30px;

			}

.footer{
	width:870px;
	margin:auto;
	height:42px;
	background:url(/images/footer.gif) left repeat-y;
}

.homeAfgerond {
	height:9px;
	width:527px;
	background:url(/images/home_afronding.gif);
	float:left;
}
	
/* ----------------------------------------------
	CLEARER, it will not stretch otherwise
	____________________________________________ */
	
.clearer{ 
	clear: both;
}

/* ----------------------------------------------
	CONTENT STYLES
	____________________________________________ */

h1{
	color:#b3b3b3;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:5px;
}

h2{
	font-family:Arial Black;
	font-size:17px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	color:#008cbb;
}

h3{
	color: #000;
	margin:0;
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}

h4{
	color: #000;
	margin:0;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

a {
	color: #4e8bb8;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.button{
	color:#fff;
	border:1px solid #296592;
	background:#4e8bb8;
	margin-top:3px;
	margin-bottom:3px;
}
.button:hover{
	cursor:pointer;
	background:#000;
}

p.intro{
	margin:0;
	padding:0;
	color:#000;
	font-weight:bold;
}

/* VACATURE INHOUD  */
.vacatureButton, .vacatureButton:hover {
	font-weight:bold;
	font-size:13px;
	width:115px;
	margin-right:5px;
	background:#000;
	color:#fff;
	padding:10px;
	float:left;
	/*background:url(/images/pijlZwart.gif) #000 no-repeat 150px 10px;*/
}

.vacatureButton:hover {
	/*background:url(/images/pijl.gif) #000 no-repeat 150px 11px;*/
}

/* VACATURETABEL */

.tabel {
	margin:0;
	padding:0;
	width:540px;
	float:left;
}
.tabelHeader {
	background:#0086B7;
	color:#fff;
	height:25px;
	
}
.tabelHeaderKolom {
	padding-left:5px;
}

.tabelrij, .tabelrijGekleurd {
	cursor:pointer;
	height:25px;
}
.tabelrijGekleurd {
	background:#F5F5F5;
}
.tabelKolom, .tabelKolomGekleurd {
	padding-left:5px;
}
.over {
	background:black;
	color:#fff;
}

.weergave {
	float:left;
}

.weergaveaantal {
	float:left;
	padding-top:10px;
}

.verplicht {
	color:red;
	font-size:15px;
}

input, textarea {
	border:1px solid #000;
	color:#000;
}

text {
	width:500px;
}

.drop {
	width:148px;
}

.art_blok_grootst {
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}

.dijitDialogUnderlay {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.8;
}

.popVacature {
	width:770px;
	padding:30px;
	padding-bottom:0px;
	background:url(/images/vacatures/bg.gif) repeat-y #fff;	
}
	.popVacatureHeader {
			width:830px;
			height:190px;
			float:left;
			background:url(/images/vacatures/header.gif) no-repeat;	
	}
	
		.popVacatureHeader a {
			float:right;	
			margin-right:20px;
			margin-top:30px;
		}
		
	.popVacatureFooter {
			width:830px;
			height:89px;
			float:left;
			background:url(/images/vacatures/footer.gif) no-repeat;	
	}
		.popVacatureFooter a {
			float:right;	
			margin-right:20px;
			margin-top:30px;
		}

/* SOCIAL MEDIA */
.footer-social-media{
	width:100%;
	float:left;
	}

