BODY
{
    font:normal 11px Arial, sans-serif;
	line-height: 13px;
	color: #000000;
	scrollbar-face-color: #A49AB4;
	scrollbar-shadow-color:  #A49AB4;
	scrollbar-highlight-color:  #A49AB4;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #A49AB4;
	scrollbar-track-color: #A1C9BF;
	scrollbar-arrow-color: #FFFFFF;
    background-color: #EAD5CF;
    background-attachment: fixed;
	margin:0px;
	padding:0px;
}

TD {
    font:normal 11px Arial, sans-serif;
	line-height: 13px;
	color: #000000;
}

input {
    font:normal 11px Arial, sans-serif;
 	text-decoration: none;
 	cursor: auto;
 	background-color : #ffffff; 
 	border-left-width : thin;
 	border-left-style : solid;
 	border-color : #0F3617;
 	border-right-style : solid;
 	border-right-width : thin;
 	border-top-style : solid;
 	border-top-width : thin;
 	border-width : 1;
 	clear : both;
	color : #018AB5;
}

a:link {
    COLOR: #000080;
    TEXT-DECORATION: underline
}

a:visited {
    COLOR: #000080;
    TEXT-DECORATION: underline
}

a:hover {
    COLOR: #000080;
    TEXT-DECORATION: none
}

input,textarea {
    font:normal 11px Arial, sans-serif;
    font-style: normal;
	color: #000000; 
	border:1px solid  #93BFBA;
	width:350px;
}
.inputbutton {
	background-color: #93BFBA; 
	color: #FFF; 
	width:auto;
}

.proximedia, .proximedia a {
	font:normal normal 9px verdana, arial, sans-serif;
	text-decoration:none;
	color: #8E8E8E; 	  /* vrije keuze */
}

.proximedia a:hover, .proximedia a:visited, .proximedia a:link {
	text-decoration:none;
	color: #8E8E8E;  /* vrije keuze */
}

.fotorechts {
	float:right;
	margin-left: 20px;	
	margin-bottom: 15px;	
}

.fotolinks {
	float:left;
	margin-right: 20px;			
	margin-bottom: 15px;	
}

/* links-pagina */

.tekstvlak * {
	margin:0px;
	padding:0px;
}

.tekstvlak {
	cursor: pointer;
	border:0px solid #000;
	width:212px;
	margin-right:4px;
	float:left;
}

.tekstvlak div.ref {
	background:#A295B3;
	border:2px solid #93BFBA;
	margin-top:4px;
	width:208px;
	text-decoration:none;
	text-align:center;
}

.tekstvlak div.ref:hover {
	color:#000;
	background:#FFF;
	border:2px solid #000;
	text-decoration:none;
}

.tekstvlak .ref img {
	width:208px;
	height:73px;
	/* border:2px solid #93BFBA;*/ 
}

.tekstvlak .ref a {
	background:#93BFBA;
	display:block;
	width:208px;
	padding:4px;
	text-decoration:none;
}