html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/body_bg.jpg) top left repeat-x;
	height: 100%;
}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 889px;
	background: url(../images/container_bg.jpg) top left no-repeat;
	min-height: 895px;
}
* html #container {
	height: 895px;
} /*lelijke hack voor IE */
#header {
	margin-left: 24px;
	background: url(../images/header.jpg) top left no-repeat;
	width: 841px;
	height: 208px;
}
#header h1, #header h2 {
	text-indent: -999999999px;
	margin: 0;
	padding: 0;
}
#headerplaatjes {
	position: absolute;
	top: 95px;
	left: 132px;
}
#headerplaatjes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#headerplaatjes li {
	display: inline;
	margin: 0 3px;
}
#taalkeuze {
	position: absolute;
	left: 715px;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#taalkeuze a {
	color: #666;
	text-decoration: none;
}
#taalkeuze a:hover {
	text-decoration: underline;
}
#taalkeuze img {
	margin-right: 5px;
	border: 0;
}
#taalkeuze ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#taalkeuze li {
	margin-bottom: 3px;
}
#inhoud {
	margin-left: 24px;
	margin-top: 27px;
}
#kolom_links {
	float: left;
	width: 180px;
	padding: 0 15px;
}
#kolom_links h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d207e;
	border-bottom: 1px #dfdfdf solid;
}
#kolom_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#kolom_links li {
	width: 100%;
	border-bottom: 1px #dfdfdf solid;
}
#kolom_links li.laatste {
	width: 100%;
	margin-bottom: 2px;
	border: none;
}
#kolom_links li a {
	display: block;
	height: 20px;
	padding-top: 5px;
	text-decoration: none;
	color: #16a8e0;
}
#kolom_links li a:hover {
	background-color: #d9f0f9;
	padding-left: 40px;
}
#kolom_links a.home {
	background-image: url(../images/home_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.nieuws {
	background-image: url(../images/nieuws_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.nieuwsbrief {
	background-image: url(../images/nieuwsbrief_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.help {
	background-image: url(../images/help_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}


#kolom_links a.vios {
	background-image: url(../images/vios_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.bestel_info {
	background-image: url(../images/bestel_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.forum {
	background-image: url(../images/forum_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.software_downloads {
	background-image: url(../images/download_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.links{
	background-image: url(../images/links_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.contact {
	background-image: url(../images/contact_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}

#kolom_links a.catalogus {
	background-image: url(../images/catalog_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}
#kolom_links a.vacatures {
	background-image: url(../images/vacature_li.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 25px;
}

#zoek_vak {
	margin: 20px 0 0 -15px;
	height: 80px;
	width: 195px;
	background: #e8f6fb url(../images/zoek_vak.jpg) top left no-repeat;
	text-align: center;
}
.textInput {
	margin-top: 5px;
	margin-left: 5px;
	width: 85%;
	height: 16px;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
.inputHighlighted {
	margin-top: 5px;
	margin-left: 5px;
	width: 85%;
	height: 16px;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
}
.submit {
	width: 87%;
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	background: #039bd7 url(../images/zoeken_button.jpg) top left repeat-x;
	border: none;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}
#zoek_vak a {
	position: absolute;
	top: 480px;
	color: #16a8e0;
}
#kolom_midden {
	float: left;
	width: 413px;
	padding: 0 10px;
}
#kolom_midden h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6d207e;
}
#kolom_midden h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
#kolom_midden h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
#kolom_midden p {
	margin: 0 0 10px 0;
}
#kolom_midden p.opening {
	color: #16a8e0;
	font-weight: bold;
	margin-bottom: 30px;
}
#kolom_rechts {
	float: left;
	width: 179px;
	padding: 0 10px;
}
#kolom_rechts .nieuwsitem {
	margin-bottom: 30px;
	font-size: 10px;
	text-align: right;
}
.nieuwsitem h3 {
	text-align: left;
	font-size: 12px;
	color: #6d207e;
	margin-bottom: 0;
}
.nieuwsitem p {
	text-align: left;
	margin: 0;
}
.nieuwsitem a {
	color: #16a8e0;
	text-decoration: none;
	font-weight: bold;
}
.nieuwsitem a:hover {
	text-decoration: underline;
}
#footer {
	position: relative;
	margin: 0 auto 0 auto;
	width: 889px;
}
#footerlinks {
	float: left;
	width: 200px;
	padding: 0 15px;
	color: #16a8e0;
}
* html #footerlinks ul {
	margin-left: 40px;
} /*lelijke hack voor IE */
#footerlinks ul {
	margin: 0;
}
#footerlinks li {
	margin: 2px 0 0 0;
}
#footerlinks a {
	color: #bcbcbc;
	text-decoration: none;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#footerrechts {
	float: left;
	width: 413px;
	padding: 0 10px;
	background: url(../images/footer.jpg) top left no-repeat;
	height: 70px;
	color: #bcbcbc;
}
#footerrechts p {
	margin-top: 25px;
	margin-left: 10px;
}
