@import url("woorden.css");
@import url("topjobs.css");

body {
	background: #F0F0F0 url(../images/verticaal_background.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	cursor:default;
	padding-top: 0px;
	margin: 0px;
	scrollbar-3dlight-color:#72BEE3;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:none;
	scrollbar-face-color:#2B91CF;
	scrollbar-highlight-color:#1B84B8;
	scrollbar-shadow-color:#0675AC;
	scrollbar-track-color:#6BACCC;
}

td {
vertical-align:text-top;
}

a {
	color: #0095D6;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a img {
	border: none;
}

#banner {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	height: 76px;
}

#menu_wrapper {
	width:555px;
	height:35px;
	margin-left: auto;
}

#menu_spacer {
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	text-decoration: none;
	color:#FFFFFF;
	
}

#taal_wit{
	text-decoration: none;
	color:#FFFFFF;
 }

#top {
	height: 130px;
	background: url(../images/kop.jpg);
	margin: 0 0 0 0;
}

#wrapper_all {
	margin: 0px auto;
	width: 876px;
}

#wrapper_content {
	border-top: 2px solid #C5C6C8;
	border-left: 2px solid #C5C6C8;
	border-right: 2px solid #C5C6C8;
	border-bottom: 2px solid #C5C6C8;
	min-height: 520px;
	background: url(../images/boog.png) no-repeat;
	background-color:#FFFFFF;
	background-position:bottom right;
	height: 520px;
}

#links_spacer {
	width: 10px;
	height: 490px;
	float: left;
	
}

#links {
	float:left;
	width: 280px;
	height: 480px;
}

#links_top {
	height: 140px;
}

#links_top_spacer {
	height: 60px;
}

#links_job {
	height: 300px;
}

#links_rechts_spacer {
	height: 490px;
	float:left;
	width: 30px;
}

#rechts {
	height: 494px;
	float:left;
	width: 540px;
}

#rechts_informatie {
	height: 450px;
	float:left;
	width: 540px;
	overflow: -moz-scrollbars-vertical !important;
	overflow: auto;
	overflow-x: hidden;
	border-left: 1px solid #C5C6C8;
	border-right: 1px solid #C5C6C8;
	border-bottom: 1px solid #C5C6C8;
	border-top: 1px solid #C5C6C8;
	background-color: #F4F4F4;
}

#horizontaal_spacer {
	height: 10px;
}

#contact_l{
	width: 230px;
	float:left;

}

#contact_r{
	width: 280px;
	float:left;
}

.grieks {
	background-image:url(../images/greek.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;}
