html, body {

	margin: 0px;

	padding: 0px;

	background-image: url(../images/background.jpg);

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0A1449;

}



img { border: 0px; }



a 			{ text-decoration: underline; color: #0A1449 }

a:hover { text-decoration: none; color: #0A1449; }



ul {

	padding: 0px;

	margin: 20px;

	list-style-image: url(../images/kruisje_donkerpaars.gif);

}



ul.notopspace {

	margin-top: 0px;

}



ul li {

	padding-bottom: 3px;

}



strong.kop {

	text-transform: uppercase;

	color: #63002E;

}



strong.kopwit {

	text-transform: uppercase;

	color: #FFFFFF;

}



h3 {

	padding-top: 5px;

	font-size: 11px;

	text-transform: uppercase;

	color: #63002E;

}



p.sub {

	color: #63002E;

	font-size: 10px;

}





/***** HEADER ****/



#header {

	width: 100%;

	height: 163px;

	background-color: #FFFFFF;

	background-image: url(../images/header_background.gif);

}



#header #flash {

	width: 760px;

	height: 128px;

}



#header #mainmenu {

	width: 770px;

	height: 35px;

}



#header #mainmenu img {

	margin: 0px;

	padding: 0px;

	margin-top: 10px;

}



#header #mainmenu img.home 						{ margin-left: 8px;  }

#header #mainmenu img.overfortec 			{ margin-left: 3px;  }

#header #mainmenu img.contact 				{ margin-left: 3px;  }

#header #mainmenu img.vacatures 			{ margin-left: 3px; }

#header #mainmenu img.vacaturemail 		{ margin-left: 3px;  }

#header #mainmenu img.inschrijven 		{ margin-left: 3px;  }

#header #mainmenu img.nieuws 					{ margin-left: 3px;  }

#header #mainmenu img.opdrachtgevers 	{ margin-left: 3px;  }



/***** FORM EIGENSCHAPPEN *****/



table.formulier {

	

}



table.formulier td.formElement {

	padding-left: 10px;

	padding-bottom: 2px;

}



select {

	color: #425084;

	font-size: 10px;

}



input {

	color: #425084;

	font-size: 10px;

	border: solid 1px #63002E;

}



input.nostyle {

	border: 0px;

}



input.btn {

	background-color: #63002E;

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	border: solid 1px #8B346E;

}



textarea {

	color: #425084;

	font-size: 11px;

	border: solid 1px #63002E;

}



/***** CONTENT *****/





/***** CONTENT >>>> LEFT  *****/



#vensterLeft {

	position: absolute;

	left: 8px;

	top: 163px;

	width: 238px;

}



#vensterLeft #contentLeft a { color: #FFFFFF; }



#vensterLeft #contentLeft {

	color: #FFFFFF;

	background-color: #19214D;

	background-image: url(../images/shape_left.gif);

	width: 218px;

	padding: 15px 5px 10px 15px;

}



#vensterLeft #contentLeft select {

	margin-top: 2px;

	margin-bottom: 6px;

}



#vensterLeft #contentLeft input {

	margin-top: 2px;

	margin-bottom: 6px;

}



#vensterLeft #contentLeft ul {

	list-style-image: url(../images/kruisje_wit.gif);

}



#vensterLeft #contentLeftBottom {

	width: 238px;

	height: 74px;

	background-image: url(../images/shape_left_bottom.gif);

}



div.hr {

	height: 1px;

	background-color: red;

}





/***** CONTENT >>>> MAIN *****/



#mainContent {

	position: relative;

	left: 259px;

	width: 493px;

	border: solid 1px #63002E;

}



#mainContent #historybar {

	height: 16px;

	padding-left: 10px;

	padding-top: 2px;

	background-color: #63002E;

	color: #FFFFFF;

	text-transform: lowercase;

}



#mainContent #historybar a { color: #FFFFFF; text-decoration: none; }

#mainContent #historybar a:hover { color: #FFFFFF; text-decoration: underline;  }



#mainContent #text {

	padding: 10px;

}



#mainContent div.properties {

	position: absolute;

	top: 18px;

	left: 083px;

	list-style: none;

	height: 25px;

	text-align: right;

	width: 400px;

	padding-right: 10px;

	padding-top: 5px;

}



#mainContent div.properties a.mailpagina {

	background-image: url(../images/icon_mail.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 23px;

	margin-right: 10px;

}



#mainContent div.properties a.printpagina {

	background-image: url(../images/icon_print.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 20px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: 0px;

}



#mainContent div.properties a.vacatureterug {

	background-image: url(../images/icon_vacature.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 23px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: 10px;

}



#mainContent div.properties a.zoekresultaat {

	background-image: url(../images/icon_zoek.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding-right: 20px;

	padding-top: 10px;

	padding-bottom: 10px;

	margin-right: 0px;

}





#mainContent div.properties a { color: #63002E; } 

#mainContent div.properties a:hover { color: #63002E; } 



/***** BOTTOM *****/



#bottom {

	position: relative;

	top: 3px;

	padding-left: 645px;

	height: 30px;

}



#bottom a { color: #660033; text-decoration: none; }

#bottom a:hover { color: #660033; text-decoration: underline; }

