/*-----------      Dit is dus de style sheet     -----------*/
/*-----------  split is de scheiding in het menu -----------*/
/*----------- en body is natuurlijk voor de body -----------*/

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #AAD3EF;
	background-image: url('images/lijn.gif');
	text-align: center;
}

.layout{ font-family:verdana;  font-size:11px; color:#666666; text-decoration:none;} 
 
a.link:link{ font-family:verdana;  font-size:11px; color:#666666; text-decoration:none}
a.link:visited{ font-family:verdana;  font-size:11px; color:#666666; text-decoration:none}
a.link:hover{ font-family:verdana;  font-size:11px; color:#263E96; text-decoration:none}
a.link:active{ font-family:verdana;  font-size:11px; color:#666666; text-decoration:none}

a.promoties:link{ font-family:verdana;  font-size:11px; color:#FF0000; text-decoration:none; font-weight:bold}
a.promoties:visited{ font-family:verdana;  font-size:11px; color:#FF0000; text-decoration:none; font-weight:bold}
a.promoties:hover{ font-family:verdana;  font-size:11px; color:#263E96; text-decoration:none; font-weight:bold}
a.promoties:active{ font-family:verdana;  font-size:11px; color:#FF0000; text-decoration:none; font-weight:bold}

.split {
	width: 1px;
	height: 80px;
	background-color: #EEECED;
}

.lijn1 {
	width: 1px;
	height: 40px;
	background-color: #EEECED;
}

.lijn2 {
	width: 1px;
	height: 80px;
	background-color: #EEECED;
}

.lijn3 {
	width: 1px;
	height: 397px;
	background-color: #EEECED;
}

.001 {
	background-image:url(images/001.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.002 {
	background-image:url(images/002.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.003 {
	background-image:url(images/003.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.004 {
	background-image:url(images/004.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.005 {
	background-image:url(images/005.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.006 {
	background-image:url(images/006.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.007 {
	background-image:url(images/007.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}

.008 {
	background-image:url(images/008.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.009 {
	background-image:url(images/009.gif);
	width:63px;
	height:67px;
	background-position:right;
	background-repeat:no-repeat}
	
.li { margin-bottom:10px;}

.submit{     
font-family: Verdana;     
font-size: 7pt;
font-weight:bold;     
color: #666666;
background-color:#6FABDE}


INPUT,SELECT,TEXTAREA {    
border: 1px ,#666666;    
font-family: verdana; 
font-weight:bold;   
font-size: 8pt;    
color: #000000;    
background-color: #f6f6f6;


/*-----------         En ga zo maar door         -----------*/
