BODY { 
  margin: 0px;
  padding: 0px; 
  background-repeat: repeat-y;
  background-color:#FFFFFF;
  background-position: center;
  scrollbar-arrow-color : #83879e;
  scrollbar-face-color : #FFFFFF;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #c1c3ce;
  scrollbar-track-color : #FFFFFF;  
}



BODY,P,FONT,SPAN,TD, DIV {
  font-family: Verdana;
  font-size: 11px;
  line-height: 11px;
  color: #000000;
}	

	
A { 
  font-family: Verdana;
  font-size: 11px;
  line-height:16px;
  text-decoration: none; 
  color: #5361b1; }                                                                                          
A:hover { 
  font-family: Verdana;
  font-size: 11px;
  text-decoration: underline; 
  color: #5361b1; }


                                                                                            
.item_vandaag { 
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none; 
  color: #5361b1;
  text-align:center;
  border: 1px solid #5361b1;
  background-color:#f1f1f1; }                                                                                          

                                                                                            
.item { 
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none; 
  color: #5361b1;
  text-align:center;
  background-color:#f1f1f1; }     

#optie a {
	display:block;
	width:100%;
	font-family: Verdana;
	font-size: 9px;
	line-height:18px;
	height:18px;
	margin: 0px; padding:0px 0px 0px 0px;
	color:#324bd6;
	background: url("img/optie_off.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#optie a:hover {	
	background-position: -90px 0;
	color: #324bd6;
	background: url("img/optie_on.gif") 0 0 no-repeat;
	text-decoration: none;
	}	

.tekst1 {
  font-family: Verdana;
  font-size: 11px;
  line-height: 11px;
  color: #c1c3ce;
}	

a.multi {
  color: #5361b1;
  text-decoration:none;
  width:24px;
  height:24px;
  line-height:22px;
  background-color:#99ffcc;
  text-align:center;
}

a:hover.multi {
  background-color:#66ffcc;
}

a.concerten {
  color: #5361b1;
  text-decoration:none;
  width:24px;
  height:24px;
  line-height:22px;
  background-color:#99ccff;
  text-align:center;
}

a:hover.concerten {
  background-color:#66ccff;
}
         

a.evenementen {
  color: #5361b1;
  text-decoration:none;
  width:24px;
  height:24px;
  line-height:22px;
  background-color:#ff9999;
  text-align:center;
}

a:hover.evenementen {
  background-color:#ff6666;
}      


a.activiteiten {
  color: #5361b1;
  text-decoration:none;
  width:24px;
  height:24px;
  line-height:22px;
  background-color:#cc99ff;
  text-align:center;
}

a:hover.activiteiten {
  background-color:#cc66ff;
}     
                                                                                     


.input {
	color:#5361b1;
  font-family: Verdana;
  font-size: 10px;	
  height:18px;
	text-decoration: none;
	background-color:#FFFFFF;
	border-left:1px solid #5361b1;
	border-top:1px solid #5361b1;
	border-right:1px solid #83879e;
	border-bottom:1px solid #83879e;
}

.button {
	color:#5361b1;
	cursor:hand;
  font-family: Verdana;
  font-size: 10px;	
  height:18px;
  width:86px;
	text-decoration: none;
	background-color:#FFFFFF;
	border-left:1px solid #5361b1;
	border-top:1px solid #5361b1;
	border-right:1px solid #83879e;
	border-bottom:1px solid #83879e;
}


