
BODY { font-family : Verdana, Arial, Helvetica, sans-serif;
color : Black; font-size : 11px;   }

.tabelborder { 	width: 790px;
background-color: #DBD9D9;
	border: 1px solid #B3B3B3;
}

.tabelcontent { width: 760px;
}

.kop {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #635858; 
font-size : 11px;
font-weight : bold;
}

hr {
    display: block;
    height: 1px;
    border-top: 1px dashed #cccccc;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}



.kolomlinks { 
width: 300px;
padding: 20px 20px 20px 20px;
background-color: #FF0066;
vertical-align: top;
text-align: right;
	}
.kolomrechts { 
width: 450px;
background-color: #FFFFFF;
vertical-align: top;
	}

A:LINK { color : #635858; font-weight:bold }
A:VISITED { color : #635858; font-weight:bold }

h2 {
	margin-bottom: 30px;
}


h2.logo {
	margin-top: 10px;
	margin-bottom: 125px;
}

.content {
	padding: 20px 40px 40px 30px;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 11px;
	color: #635858;
	line-height: 16px;
	}
	
#navigatie {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
}

#navigatie li {
	padding: 0; 
	margin: 0px;
	list-style: none;
	float: right;
	clear: both;
	text-align: right;
}
#navigatie li, #navigatie a {
	display: block;
}

span.imageReplace{
	visibility: hidden;
}


/* Navigatie Buttons */
#home {width: 175px; height: 17px; background: url(images/navigatie/home.gif) 0px 0px no-repeat;}
#home a{width: 175px; height: 17px; background: url(images/navigatie/home.gif) 0px -17px no-repeat;}
#home a:hover, #home a.current, #home a:active{background: transparent;}

#werkzoekenden {width: 175px; height: 17px; background: url(images/navigatie/werkzoekenden.gif) 0px 0px no-repeat;}
#werkzoekenden a{width: 175px; height: 17px; background: url(images/navigatie/werkzoekenden.gif) 0px -17px no-repeat;}
#werkzoekenden a:hover, #werkzoekenden a.current, #werkzoekenden a:active{background: transparent;}

#werkgevers {width: 175px; height: 17px; background: url(images/navigatie/werkgevers.gif) 0px 0px no-repeat;}
#werkgevers   a{width: 175px; height: 17px; background: url(images/navigatie/werkgevers.gif) 0px -17px no-repeat;}
#werkgevers   a:hover, #werkgevers a.current, #werkgevers a:active{background: transparent;}

#vacatures {width: 175px; height: 17px; background: url(images/navigatie/vacatures.gif) 0px 0px no-repeat;}
#vacatures a{width: 175px; height: 17px; background: url(images/navigatie/vacatures.gif) 0px -17px no-repeat;}
#vacatures a:hover, #vacatures a.current, #vacatures a:active{background: transparent;}

#contact {width: 175px; height: 17px; background: url(images/navigatie/contact.gif) 0px 0px no-repeat;}
#contact a{width: 175px; height: 17px; background: url(images/navigatie/contact.gif) 0px -17px no-repeat;}
#contact a:hover, #contact a.current, #contact a:active{background: transparent;}


.formulier {
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 9px;
	color: #635858;
}

.vacature {
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 11px;
	color: #635858;
}

.datum {
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
}

input{
	padding: 1px 0px 1px 0px;
	margin: 0px;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 9px;
	color: #635858;
	width: 233px;
	vertical-align: middle;
}
select {
	padding: 0px;
	margin: 0px;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 9px;
	color: #635858;
	width: 235px;
	vertical-align: middle;
}

textarea {
	padding: 0px;
	margin: 0px;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 9px;
	color: #635858;
	width: 233px;
	vertical-align: middle;
}

option{
	border-color: #635858;
}



.submit{
	height: 18px;
	width: 92px;
	
}
#submitButton a{width: 66px; height: 17px; display: block; background: url(images/button_Submit.gif) 0px -17px no-repeat;}
#submitButton a:hover, #submitButton a.current, #submitButton a:active{background: transparent;}

#errorMessage{
	position: absolute;
	left: 112px;
	top: 2px;
	width: auto;
	font-size: 9px;
	font-weight: normal;
}