A:link        { font-weight: normal; text-decoration: none; color: #0177A5; }
A:visited     { text-decoration: none; color: #0177A5; font-weight: normal; }
A:hover       { text-decoration: none; color: #0099FF; }
TD            { font-family: arial, verdana; font-size: 12px; color: #000000;}
/* input         { background-color: #C1CBD1; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; border-style: solid; border-width: 1; } */
textarea      { background-color: #C1CBD1; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #C1CBD1; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }
.menu         { color: #FFFFFF; font-size: 10px; font-family: Verdana, Helvetica, Arial;
                border: 2px solid #000000; border-left: 0px; border-top: 0px; border-bottom: 0px; 
                }
.menutekst    { color: #FFFFFF; font-size: 10px; font-family: Verdana, Helvetica, Arial;
                font-weight: bold }
.kadertitel   { color: #FFFFFF; font-size: 8pt; font-family: Arial; font-weight: bold; }
.kadertitelstreep  { color: #808080; font-size: 8pt; font-family: Verdana; }
.kaderblauw   { border: 1px solid #0090B3; }
.kaderrood    { border: 1px solid #BA2F94; }
.kaderoranje  { border: 1px solid #CC7009; padding: 1px; margin: 0px;}
.kadergroen   { border: 1px solid #6fd019; }
.hoofdkader   { border: 1px solid #666666; }
.hoofdkaderbg { background-color: #FFFFFF; }
.kleinkaderbg { background-color: #FFFFFF; }
.helpkader    { background-color: #FFCC00; }
img	      { padding: 0px; margin: 0px;}
IFRAME {
		border: none;
		width: 100%;
		height: 0px;
	}
/* ======================== Body van de website ===================== */
#websitebody {
		position: relative;
		top: 0px;
		left: 0px;
		margin: 15px auto; 
		padding: 0px; 
		font-family:  Verdana, Helvetica, Arial; 
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #000;
		background-color:  #993366;
		width: 900px;
		}
#buitenrand {
		margin: 0px; 
		padding: 0px; 
		background-color: #fff;
		border: none ;
		width: 900px;
		}
#stagiair {
		display: block;		
		width: 196px;
		height: 40px;
		background-image: url('afbeeldingen/stagiairs2.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0px;
		margin: 0px;
		width: 196px;
		height: 40px;
		}
#stagiair:hover{
		background-position: bottom left;
		}
#solliciteren {
		display: block;		
		width: 196px;
		height: 40px;
		background-image: url('afbeeldingen/solliciteren2.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0px;
		margin: 0px;
		width: 196px;
		height: 40px;
		}
#solliciteren:hover{
		background-position: bottom left;
		}
/* ======================== Hoofding =========================== */		
#hoofding {
		background-image: url('afbeeldingen/header.jpg');
		background-position: 0px;
		padding: 0px;
		margin: 0px;
		height: 152px;
		background-color: #ffffff; 
		}
/* ======================== Hoofdmenu =========================== */		
#hoofdmenu{
		position: absolute;
		top: 125px;
		left: 0px;
		width: 100%;
		height: 50px;
		background-color: transparent;
		margin: 0px;
		border: 0px;
		padding: 0px;
		text-align: center;
		font-family:  Arial Black; 
		color: #808080;
		font-size: 13px;
		}
#hoofdmenu ul{
		}
#hoofdmenu li {
		}
#button1 {
		display: block;
		position: absolute;
		top: 0px;
		left: 124px;
		width:189px;
		height:27px;
		margin: 0px; 
		padding: 4px;
		text-align:center;
		}
#button2 {
		display: block;
		position: absolute;
		top: 0px;
		left: 313px;
		width:189px;
		height:27px;
		margin: 0px; 
		padding: 4px;
		text-align:center;
		}
#button3 {
		display: block;
		position: absolute;
		top: 0px;
		left: 502px;
		width:189px;
		height:27px;
		margin: 0px; 
		padding: 4px;
		text-align:center;
		}
#button4 {
		display: block;
		position: absolute;
		top: 0px;
		left: 691px;
		width:189px;
		height:27px;
		margin: 0px; 
		padding: 4px;
		text-align:center;
		}
#inhoud {
		border: none;
		margin: -2px 0px 0px 0px;
		padding: 20px 0px;
		min-height: 500px;
		height:auto !important;
		height:500px;
		background-color: #ffffff; 
		width: 900px;
		}
/* ======================== Aanmelden =========================== */		
#aanmelden {
		text-align: right;
		background-image: url('afbeeldingen/despil.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		}			
#gebruikersnaam {
		font-size: 12px;
		margin: 7px 5px 2px;
		padding: 0px;
		width: 100px;
		text-align: left;
		}			
#wachtwoord {
		font-size: 12px;
		margin: 2px 5px;
		padding: 0px;
		width: 100px;
		text-align: left;
		}		
#verstuur {
		font-size: 12px;
		margin: 2px 5px;
		padding: 0px;
		width: 80px;
		text-align: left;
		
		}		


