/* ALGEMEEN */

body {
margin:0px;
margin-bottom: 5px;
padding:0px;
font-family: verdana, arial, sans-serif;
text-align: justify;
background-color: #E0E0E0;
}

a {
text-decoration: none;
color: #6C6C6C;
font-weight: bold;
 }
 
a:hover {
text-decoration: underline; 
}

td {
font-size: 11px;
color: #6C6C6C;
vertical-align: top;
}

#textfield {
	width: 200px;
}
#textareafield {
	width:200px;
	height:50px;
	font-family: verdana, arial, sans-serif;
}

/* HOOFDTABEL */

.hoofdtabel {
width: 780px;
background-color: #ffffff;
}

.afsluitlijn {
padding: 0;
margin: 20px 15px 5px 15px;
border: none;
border-top: dotted 2px #6C6C6C; 
width: 750px;
}


/* WITTE BALK BOVENIN */

.searchtop {
text-align: right;
padding-top:5px;
padding-bottom:5px;
}

.searchtop a {
font-weight: normal;
}

.inputbox{
width: 115px;
font-size: 10px;
background: white;
border: 1px solid #6C6C6C;
padding: 2px;
line-height: 12px;
color: #6C6C6C;
} 

.button {
border: 1px solid #6C6C6C;
font-size: 11px;
margin-top:5px;
color: #6C6C6C;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}



/* ORANJE MENUBALK */

.menu {
background-color: #FF9900;
padding: 0;
margin: 0 30px 0 30px;
}

.menuitems {
background-color: #FF9900;
padding: 0;
margin: 0 30px 0 30px;
height:50px;
}

.menu hr {

padding: 0;
bottom: 5px; 
border: none;
border-top: dotted 2px white; 
width: 750px;
float: center;
	display: block;
}


/* LOGO EN FOTO */

.logo {
padding-bottom: 20px
}

.logo hr {
padding: 0;
top: 5px; 
border: none;
border-top: dotted 2px #6C6C6C; 
width: 750px;
}


/* BLOKKEN LINKERKANT */

.blokken {
color: #ffffff;
float: left;
padding: 0 14px 0 14px;
width: 165px;
display: block;
}

div.nieuws {
width: 151px;
background: #FF1A00;
padding: 5px;
text-align: left;
margin-bottom: 10px;
}

.blokken hr {
padding: 0;
top: 2px;
bottom: 2px; 
border: none;
border-top: dotted 2px #ffffff; 
}

.blokken h1 {
color: #ffffff;
font-size: 18px;
font-weight: bold;
margin: 0;
}

.blokken a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

.blokken a:hover {
text-decoration: underline;
}

div.vacatures {
color: #ffffff;
width: 151px;
background: #FF9900;
padding: 5px;
text-align: left;
}


/* TEKST OP PAGINA */

.inhoud {
color: #6C6C6C;
line-height: 18px;
width: 450px;
text-align: left;
}

.inhoud h1 {
font-size: 20px;
font-weight: bold;
line-height: 22px;
margin-top: 5px;
}

.inhoud h2 {
font-size: 16px;
font-weight: bold;
}

.inhoud hr {
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
top: 5px; 
border: none;
border-top: dotted 2px #6C6C6C; 
}

.afbeelding {
border: 1px solid #C1C1C1;
}

/* RECHTERBALK MET FORMULE LOGO's */

.rechterbalk {
padding: 0 14px 0 14px;
width: 165px;
}

.formuleknop a {
float: right;
display: block;
border: 1px solid #C1C1C1;
filter: normal;
height: 80px;
width: 151px;
text-align: center;
margin-bottom: 20px;
}

.formuleknop a:hover {
filter: normal;
}


/* COPYRIGHT E.D. ONDERAAN */

.footer hr {
padding: 0;
top: 5px; 
border: none;
border-top: dotted 2px #6C6C6C; 
width: 750px;
}

.copyright {
width: 780px;
background-color: #E0E0E0;
padding: 10px 15px 15px 0;
}

.copyright a {
font-weight: normal;
}


/* MENU LINKS */

.menulinks {
padding: 0;
}

.menulinks ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.menulinks li  {
width: 151px;
margin: 0 0 0 0;
padding: 0;
border: 0px;
color: #FF1A00;
text-decoration: none;
background-color: #FF1A00;
float: left;
}

.menulinks a {
text-decoration: none;
display: block;
color: #ffffff;
background-color: #FF1A00;
padding: 5px;
text-align: left;
font-weight: bold;
}

.menulinks a:hover {
text-decoration: none;
color: #6C6C6C;
background-color: #ffffff;
padding: 5;
}

/* Sollicitatieformulier */
#sollicitatie input[type=text], #sollicitatie select, #sollicitatie textarea {
	margin:2px 6px 2px 2px;
	width:260px;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
}
