body	{
		font-family: helvetica;
		font-size: 11px;
		letter-spacing: 0.07em;
		color: #002080;
		}
		
#content a       {
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
		letter-spacing: 0.06em;
		color: #002080;
		}

		}
		
h1      {
		font-wweight: bold;
		font-size: 11px;
		font-family: helvetica;
		color: #002080;
		}
		
p		{
		font-family: verdana;
		font-size: 10px;
		letter-spacing: 0.06em;
		color: #002080;
		}


#content {
		position: absolute;
		left: 330px;
		top: 220px;
		min-height: 500px;
		width: 600px;
		}
		
#nieuws {
		position: relative;
		left: 0px;
		top: 0px;
		width: 600px;
		border-style: solid;
		border-width: 1px;
		border-color: red;
		padding: 10px;
		}
				

#dmenulist a {
		text-decoration: none;
		color: #002080;
		font-weight: bold;
		}
		
#dmenulist a:hover {
		color: red;
		}
		
#dmenulist a.currentcontent {
		color: red;
		}		
		
#dmenulist li{
		position: relative;
		top: 0px;
		left: -10px;
		padding: 3px;
 		margin: 3px;
 		list-style: none;
 	    }
 	    
#dmenulist ul{
		margin: -20px;
 		} 	    
	    				
#logo   {
		position: absolute;
		left: 80px;
		top: 70px;
		width: 250px;
		height: 120px;
		background-image: url(images/logo.jpg);
		background-repeat: no-repeat;
		}
		
#logotext   {
		position: absolute;
		left: 325px;
		top: 78px;
		width: 600px;
		height: 120px;
		background-image: url(images/header.png);
		background-repeat: no-repeat;
		}

#sidebar {
		position: absolute;
		left: 107px;
		top: 210px;
		min-height: 200px;
		width: 200px;
		color: #002080;
		}
		
#sidebar a		{
		display: block;
		background-color: white;
		text-decoration: none;
		color: #002080;
		font-weight: bold;
		}		

#sidebar a:hover		{
		color: red;
		}
		
#sidebar a.currentpage {
		color: red;
		}
		
#sidebar a.footer		{
		color: #002080;
		text-decoration: underline;
		font-weight: normal;
 		}		

#sidebar a.footer:hover		{
		color: red;
		}
		
		
ul 	   {
  		padding: 2px 0px 25px;
 		margin: 10px;
 		list-style-image: url("arrow.png");
	    }
	   
	    
li 		{
		padding: 3px;
 		margin: 5px;
 		}
    

#plattegrond {
		width: 347px;
		height: 332px;
		}	    		




