html, body {
height:100%;
background-color : #333333;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
scrollbar-3d-light-color:#333333;
scrollbar-arrow-color:#cccccc;
scrollbar-base-color:#333333;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-track-color: #3e3e3e;
}

table, td, div, ul, li {
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #cccccc;
}

p {
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #cccccc;
}

A:link {color:#cccccc;text-decoration: none;} 
A:active {color:#cccccc;text-decoration: none;}
A:visited {color:#cccccc;text-decoration: none;}
A:hover {color:#666666;text-decoration: none;}

A.home:link {color:#525252;text-decoration: none} 
A.home:active {color:#525252;text-decoration: none}
A.home:visited {color:#525252;text-decoration: none}
A.home:hover {color:#757575;text-decoration: none}

A.vacature:link {color:#cccccc;text-decoration: underline;} 
A.vacature:active {color:#cccccc;text-decoration: underline;}
A.vacature:visited {color:#cccccc;text-decoration: underline;}
A.vacature:hover {color:#666666;text-decoration: none;}

input, textarea {
background-color : #666666;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
scrollbar-3d-light-color:#666666;
scrollbar-arrow-color:#cccccc;
scrollbar-base-color:#666666;
scrollbar-dark-shadow-color:#666666;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color: #666666;
}

.tablefixer{
height: 100%;
}

.grey{
color:#525252;
}

.red{
font-weight:bold;
color:#cc0000;
}











