*			{margin: 0; padding: 0;}

a:active     { font-family: Verdana; font-size: 10pt; color: #cc6633}
a:hover      { font-family: Verdana; font-size: 10pt; color: #333333; }
a:link       { font-family: Verdana; font-size: 10pt; color: #cc6633; }
a            { font-family: Verdana; font-size: 10pt; color: #cc6633; text-decoration: none; }
p	       	 { font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #333333;}
p.error 	 { font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #FF0000;}	
h1		 	 { font-family: Verdana; font-size: 12pt; color: #ff9900; font-weight:bold; margin-bottom: 10px;margin-top:0px }
h2		 	 { font-family: Verdana; font-size: 10pt; font-weight:bold; color: #ff9900; margin-bottom: 5px;margin-top:0px }
body 		 { background-color: #FFFFFF;}

ul {
	list-style-image: url(./images/li-puntje.gif);
	margin-left:20px;
	font-family: Verdana; 
	font-size: 10pt; 
	font-size: 10pt; 
	color: #333333;
	}


table{
 border:solid;
 border-color : #333333;
 border-width:0;
}

td			{font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color:#333333;
			font-weight:normal;
			vertical-align: top;
			}
			
.fotoalbum	{vertical-align: bottom;
			text-align: center;
			width: 100px;
			height: 110px;
			}

.fotogroot	{text-align: center;
			width: 647px;
			}		
			
.nieuwsdatum{font-size: 7pt;
			font-weight:normal;
			}				

.kalenderdatum	{font-size: 8pt;
			font-weight:bold;
			}
			
.kalenderlink:link{font-size: 8pt;
			font-weight:normal;
			}

.kalenderlink:visited{font-size: 8pt;
			font-weight:normal;
			}
			
.kalenderlink:hover{font-size: 8pt;
			font-weight:normal;
			}

.kalenderlink:active{font-size: 8pt;
			font-weight:normal;
			}

			

#wrapper	{width:1000px;
			position:relative;
			left:50%;
			margin-left:-500px;
			}

#header 	{height: 228px;
			width:1000px;
			background-image: url(./images/header.jpg);
			background-repeat: no-repeat;
			}
			
.box	{padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		background-color: #ffffcc;
		border-width: 3px;
		border-style: solid; 
		border-color: #ffcc33;
		}

.twitterbox
		{
		padding:none;
		margin-top:10px;
		border:none;
		}

#leftkol	{float:left;
			width:151px;
			padding-left:84px;
			}

#rightkol	{float:right;
			width:103px;
			height: 424px;
			background-image: url(./images/right.jpg);
			background-repeat: no-repeat;
			z-index: 4;
			}			

#menu		{position: relative;
			width:130px;
 			}
			
ul.menu 	{font-family: Verdana;
			font-weight: normal;
			font-size: 8pt;
			color: #333333;
			}

ul.menu a 	{display: block;
			color: #333333;
			text-indent: 0px;
			text-decoration: none;
			font-size: 8pt;
			}

ul.menu a:hover {font-weight: normal;
			font-size: 8pt;
			color: #ff9900;
			}

ul.menu a:active {font-weight: normal;
			font-size: 8pt;
			color: #ff9900;
			}
			
li.menu 	{list-style-image: url(./images/li-blokje.gif);
			}	
			
li.submenu 	{margin-left: 3px;
			list-style-image: url(./images/li-puntje.gif);
			}

#achtergrond{background-image: url(./images/body.jpg);
			background-repeat: repeat-y;
			width:1000px;
			}

#main 	{float:left;
		font-family: Verdana; 
		font-size: 10pt; 
		width: 646px;
		max-width: 646px;
		min-height : 500px;
		
		}
		
/* Hack voor de min-height property tbv IE */	
.prop {  
    height:500px;
    float:right;
    width:1px;
  	}
  	
.clear	{clear: both}  	

#banner		{position: relative;
			margin-top:5px;
			width:130px;
 			}		
		
#agenda		{position: relative;
			margin-top:5px;
			width:130px;
 			}		

#nieuws {width:615px;
		}

#footer {
		clear:both;
		width:1000px;
		height:49px;
 		background-image: url(./images/footer.jpg);
		background-repeat: no-repeat;
		
		}

.footer	{font-family: Verdana; 
			font-size: 8pt; 
			color: #333333; 
			padding-left: 85px;
			padding-top: 10px;
			font-weight:normal;
			}	
