
 body {
        color: #000;
        background-color: #330900;
       	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
        font-size: 12px;
        text-align: center;
        top: 0px;
  		right: 0px;
  		bottom: 0px;
  		left: 0px;
  		width:100%;
  		height: 100%;
  		margin: auto;
       }
       
img
{  	border-style: none;
}       
       
H1 {
font-size:24px;
           color:white;
          
      }
      
H2 {
font-size:12px;

          
      }       
               
a{ 
	color: #333; 
	text-decoration: none; 
	}

a:hover{	
	text-decoration: underline;  
	color: #330900;   
	}
             
            
            
 #wrapper {
	width: 992px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	

	
 #header{
	width: 990px;
	height: 173px;
 	background-color: #330900;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	color: #FFF;
	text-align: left;

}

.headertext{
	width: 250px;
	padding-top: 130px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-shadow: #000 1px -1px 1px;
	}	

.headertext a{
	font-size: 12px;
	text-decoration: none;
	}

	
 #main {
	width: 990px;
	height: auto;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	}	
	

	
 #left {
	width: 600px;
	height: auto;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: 70px;
	text-align: left;
	text-align:justify;
	font-size: 11px;
	}




#topnav {
		color: #999;
		z-index: 15;
		height: 40px;
		text-transform: capitalize;
		background:url(/images/menubg3.jpg) repeat-x;
		background-position: 0px 5px;
		font-size: 10px;
		margin-left: -210px;
		padding-left: 0px;
		padding-top: 2px;
		font-weight: bold;
		text-transform: uppercase;
		}




#topnav a{
		color: #999;
		font-size: 10px;

}

#topnav a:hover {
		color: #330900;
		font-size: 10px;
		text-decoration: none;
}
#topnav a:active {
		color: #330900;
		font-size: 10px;
		text-decoration: none;
}



#footer {
	text-align: center;
	font-size: 6pt;
	color: #000;
	clear: both;
	width: 970px;
	height: 30px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


#sideline{
	margin-top: 10px;
	




#Nieuws{
	float: right;
	width: 200px;
	height: 500px;
	background-color: white;
	border: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 80px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 11px;
}




#sidetext{
	
	margin-top: 10px;
	margin-left: 45px;
	text-align: left;
	font-size: 20px;
}




#footer a, #footer a:visited{
	color: #f4f4f4;
		font-size: 8pt;
		text-decoration: none;
}

#footer a:hover {
	color: #f47e1f;
		font-size: 8pt;
		text-decoration: none;
}

