/*
#################
#	ALGEMEEN	#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; }
html { font: 62.5%/200% Verdana, Arial, Tahoma, sans-serif; overflow-y: scroll; }
body { font-size: 1.2em; background: #999 url(/img/buis.gif) repeat-x 0 130px; }

.block { display: block; }
.hidden { visibility: hidden; }
.invisible { display: none; }
.f-left, .f-links { float: left; }
.f-right, .f-rechts { float: right; }
.clear { clear: both; }
.links { text-align: left; }
.midden { text-align: center; }
.rechts { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.center { display: block; margin: auto; }
.absolute { position: absolute; }
.relative { position: relative; }
.bold, .strong { font-weight: bold; }
.italic, .em { font-style: italic; }
.underline { text-decoration: underline; }
.pointer { cursor: pointer; }
ul.none, ol.none { list-style: none; }
a:hover, a:focus, a.none { text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }

img { border: none; }
p, div.alinea { margin-bottom: 2em; }
div.wrapper, .overflow { overflow: hidden; }

h1 { font-size: 2em; }
h2 { font-size: 1em; }
h3 { font-size: 1.4em; font-weight: normal; margin-bottom: 1em; }
h4 { font-size: 1em; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {
	width: 760px;
	background: #FFCC00;
	margin: 0 auto;
	text-align: left;
}
/* Bovenste deel */

p#topmenu { 
	color: #505050; 
	font-size: 0.75em; 
	text-align: right; 
	padding-right: 0.8em; 
	margin-bottom: 0;
}
p#topmenu a { color: #505050; text-decoration: none; }
p#topmenu a:hover,
p#topmenu a:focus { color: #000; }

/* inhoud container */
h1#logo {
	height: 130px;
	text-indent: -9999px;
	background: no-repeat;
}
h1#logo a { display: block; height: 130px; }
div#main { padding: 17px 20px 20px 20px; }
body.subpagina div#main { padding-top: 10px; }

/* Linkerblok
------------------------------------------------------------------*/
div#left { float: left; width: 380px; }
div#main p { font-size: 0.9em; }
div#main ul { margin: 0 0 28px 38px; font-size: 0.9em; }
div#main ul ul { font-size: 1em; }
div.afbeelding p { font-size: 0.8em; font-style: italic; width: 180px;}
div.afbeelding-links { float: left; margin-right: 20px;}
div.afbeelding-rechts { float: right; margin-left: 20px;}
h1.content-kop { margin-bottom: 20px; font-weight: normal; line-height: 110%; }
h2.content-subkop { margin-bottom: 9px;  }

/* Rechterblok
------------------------------------------------------------------*/
div#right { float: right; width: 320px; }
div#right p.aangepast {
	background: #FFEB9C;
	border: 1px solid #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	margin-top: 0.8em;
	text-align: right;
	padding: 0 5px;
}
div#right p.tcenter { text-align: center; }
img.afbeelding-rechts { margin-bottom: 0.4em }

/* Subpagina Vacatures
------------------------------------------------------------------*/
a.werkgevers {
	float: right;
	display: block;
	background: #FFEB9C;
	border: 1px solid #FFFFFF;
	padding: 8px;
	margin-left: 4px;
}
div.vacature {
	background: #FFEB9C url(/img/border.gif) repeat-y 190px;
	border: 1px solid #fff;
	padding: 10px 0;
	font-size: 0.9em;
	margin-top: 3em;
}
p.melding { font-weight: bold; border: 1px solid #999999; padding: 10px; margin: 10px 0; }
div.vacature h3 { font-size: 1.4em; font-weight: bold; }
p.eerste { line-height: 120%; }
div.vacature-wrapper { float: right; width: 515px; }
div.vacature-wrapper h3 { margin-bottom: 1em; }
div.vacature-wrapper h4 { margin: 1em 0; font-size: 1.5em; }
strong.lead { display: block; margin-bottom: 1em; }

a.tell-a-friend2-link ,
a.stuur-door { 	
	background: #D4D0C8 url(/img/email.gif) no-repeat 5px; 
	float: right; 
	width: 100px; 
	padding: 5px 0 5px 40px;
	color: #000;
	font-weight: bold;
}
div.doorsturen {
	float: right;
	width: 180px;
}
/* Fotoalbum
------------------------------------------------------------------*/
div.foto-album { background: #FFEB9C; border: 1px solid #fff; margin: 5px 0; }
div.foto-album a {
	float: left;
	width: 338px;
	text-align: center;
	padding: 10px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
}
div.foto-album a.twee { border-right: none; }
div.foto-album a.laatste { border-bottom: none; }
/*
####################
#	LIJSTEN	   #
####################
*/
/* FCK-editor-lijst
------------------------------------------------------------------*/
div.alinea ul { list-style: disc; }
div.alinea ul, div.alinea ol { margin: 1em 0 1em 16px; }
div.alinea li { padding: .2em 0; line-height: 125%; }

/* Hoofdmenu
------------------------------------------------------------------*/
ul#hoofdmenu {
	position: absolute;
	width: 796px; height: 36px;
	margin: -28px 0 0 -18px;
	list-style: none;
	background: url(/img/hoofdmenu.gif) no-repeat;
	padding-left: 15px;
}
ul#hoofdmenu li {
	float: left;
}
ul#hoofdmenu li a {
	display: block;
	width: 152px;
	text-align: center;
	margin-top: 6px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-bottom: 2px;

}
ul#hoofdmenu li a:hover,
ul#hoofdmenu li a:focus {
	color: #606060;
}
ul#hoofdmenu ul {
	display: none;
	position: absolute;
	width: 139px;
	list-style: none;
	background: #CCCCCB;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 140%;
}
ul#hoofdmenu ul li a {
	width: 115px;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0 0 7px 0;
	padding: 0 20px 0 4px;
	font-weight: normal;

}
ul#hoofdmenu li:hover ul,
ul#hoofdmenu li.hover-ie ul { display: block; }

ol {
	margin-left: 30px;
}

/*
####################
#	FORMULIEREN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
input.text, textarea { padding: 2px; }
textarea { font-size: 11px; overflow: auto; }
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; }
input.radio, input.checkbox { margin-left: 0; }
input.button, input.submit { cursor: pointer; float: right; }

fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form ul, form ol { list-style: none; }
form li { padding: .2em 0; }

/* Webbeheer formulier
------------------------------------------------------------------*/
form.webbeheer-formulier { position: relative; width: 450px; padding: 20px; border: solid 1px #fff; background: #FFEB9C}
form.webbeheer-formulier fieldset {
	margin: 0; padding: 0;
	border: none;
}
form.webbeheer-formulier input.radio, 
form.webbeheer-formulier input.checkbox {
	margin-right: 237px;
	width: 20px;
}
form.webbeheer-formulier .radiogrouper input.radio, 
form.webbeheer-formulier .radiogrouper input.checkbox {
	margin-right: 0;
}
form.webbeheer-formulier em.verplicht { position: absolute; left: 167px; margin-top: -2px; }
form.webbeheer-formulier legend { display: none; }
form.webbeheer-formulier ul.velden { list-style: none; }
div#main ul.velden,
div#main ul.velden .radiogrouper ul { margin: 0; }
form.webbeheer-formulier ul li {
	overflow: hidden; height: 1%;
	margin-bottom: .5em;
}
form.webbeheer-formulier .radiogrouper ul li {
	margin-bottom: 0; padding-bottom: 0;
}
form.webbeheer-formulier ul li label {
	width: 174px; margin-right: 15px;
	float: left;
}
form.webbeheer-formulier ul li input {
	float: left;
	width: 250px;
}

form.webbeheer-formulier ul li textarea {
	float: left;
	width: 250px;
	height: 90px;
}

form.webbeheer-formulier ul li fieldset.radiogrouper {
	float: left;
}

form.webbeheer-formulier fieldset.radiogrouper div {
	overflow: hidden; height: 1%;
}

form.webbeheer-formulier ul li fieldset.radiogrouper label {
	width: auto; margin: 0 0 0 5px;
}

/* Vacatures
------------------------------------------------------------------*/
form#vacature {
	padding-left: 10px;
	float: left;
	width: 180px;
}
form#vacature h3 { margin-bottom: 1em; }
form#vacature select { font-size: 1em; margin: 3px 0; }
form#vacature input { padding: 3px 0;}
form#vacature label { display: block; }
form#vacature strong { padding: 3px 0; }
form#vacature input.vacatures {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 4px;
}

/* Stuur-door
------------------------------------------------------------------*/
form#stuur-door { position: absolute;background:#FFEB9C;border: solid 1px #fff; width: 390px; margin: 2em 0 0 -20em; padding: 10px;}
form#stuur-door legend { display: none;}
form#stuur-door fieldset { border: 0;}
form#stuur-door label { float: left; width: 176px; margin-left: 10px; }
form#stuur-door input.submit { margin: 10px 0 10px 200px; }
form#stuur-door ul.errors { margin-left: 1em; font-weight: bold; }
/*
####################
#	TABELLEN	   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
table.full-width { width: 100%; }

/* FCK-editor-tabel
------------------------------------------------------------------*/
div.alinea table {
	width: 100%;
	margin: 1em 0;
	color: #545454;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

div.alinea table td,
div.alinea table th {
	padding: .2em 4px;
	border: 1px solid #d8d8d8;
}
/* Vacatures
------------------------------------------------------------------*/
table#vacatures tbody tr,
table#vacatures tbody td,
table#vacatures tbody th {
	vertical-align: top;
}

