*			{margin: 0; padding: 0;}

a:active     { font-family: Verdana; font-size: 10pt; color: #ff6600}
a:hover      { font-family: Verdana; font-size: 10pt; color: #cc3300; }
a:link       { font-family: Verdana; font-size: 10pt; color: #ff6600; }
a            { font-family: Verdana; font-size: 10pt; color: #ff6600; text-decoration: none; }
p	       	 { font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #333333;}
ul			{padding-left: 20px;}
li	       	 { 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: #cc3300; font-weight:bold; margin-bottom: 10px;margin-top:0px }
h2		 	 { font-family: Verdana; font-size: 10pt; font-weight:bold; color: #cc3300; margin-bottom: 5px;margin-top:0px }
body 		 {background-image: url(./images/background.jpg);
			 background-repeat: repeat-x;
			 background-color: #ff6600;}

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

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

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

#wrapper	{width:950px;
			position:relative;
			left:50%;
			margin-left:-475px;
			}

#header 	{height: 174px;
			background-image: url(./images/header.jpg);
			background-repeat: no-repeat;
			}
			
#left		{position:absolute;
			top:174px;
			left:0px;
			background-image: url(./images/left.jpg);
			background-repeat: no-repeat;
			height: 272px;
			width: 50px;}
						
#right		{position:absolute;
			top:174px;
			left:900px;
			background-image: url(./images/right.jpg);
			background-repeat: no-repeat;
			height: 272px;
			width: 50px;}

			
.adres 		{font-family: Verdana; 
			font-size: 8pt; 
			color: #ff6600;
			margin-top: 0px;
			margin-left: 62px;
			font-weight:normal;
 			}			

#menu 		{position: absolute;
			left: 60px;
			top: 180px;
 			}

.menunormal-a 	{display: block;
			color: #cc3300;
			text-indent: 25px;
			text-decoration: none;
			background: url(./images/menu-a.gif);
   			background-repeat:no-repeat;
   			line-height: 20px;
			vertical-align: middle;
   			}

.menunormal-i 	{display: block;
			color: #cc3300;
			text-indent: 25px;
			text-decoration: none;
			background: url(./images/menu-i.gif);
   			background-repeat:no-repeat;
   			line-height: 20px;
			vertical-align: middle;
   			}


#menu a:hover {font-weight: bold;}

.menusub-a  	{display: block;
			color: #cc3300;
			text-indent: 25px;
			text-decoration: none;
			background: url(./images/menu-a.gif);
   			margin-left: 10px;
   			background-repeat:no-repeat;
   			line-height: 20px;
			vertical-align: middle;
   			}
   			
.menusub-i  	{display: block;
			color: #cc3300;
			text-indent: 25px;
			text-decoration: none;
			background: url(./images/menu-i.gif);
   			margin-left: 10px;
   			background-repeat:no-repeat;
   			line-height: 20px;
			vertical-align: middle;
   			}   			

#menusub a:hover {font-weight: bold;}
			
#achtergrond{
		width: 950px;
		background-image: url(./images/body.jpg);
		background-repeat: repeat-y;
		}

#main 	{font-family: Verdana; 
		font-size: 10pt; 
		font-size: 10pt; 
		width: 645px;
		max-width: 645px;
		min-height : 340px;
		padding-right:80px;
		padding-left:240px;
		padding-top:0px;
		padding-bottom:10px;
		}
		
/* Hack voor de min-height property tbv IE */	
.prop {  
    height:340px;
    float:right;
    width:1px;
  	}

#nieuws {width:498px;
		height:141px;
		padding-left:100px;
		padding-top: 15px;
		padding-right: 10px;
 		background-image: url(./images/nieuws.jpg);
		background-repeat: no-repeat;
		}

#footer {width:950px;
		height:111px;
 		background-image: url(./images/footer.jpg);
		background-repeat: no-repeat;
		position:relative;
		padding-top:0px;
		}

.footer	{font-family: Verdana; 
			font-size: 8pt; 
			color: #ff6600; 
			margin-top: 0px;
			margin-left: 62px;
			font-weight:normal;
			}	