body
	{
		font-family: verdana, arial;
		background-color: #ffffff;
		font-size: 10pt;
		color: #6f7e81; 
	
		scrollbar-arrow-color:#91481d; 
		scrollbar-track-color:#F2F2FF; 
		scrollbar-face-color:#cacaca; 
		scrollbar-highlight-color:#F2F2FF; 
		scrollbar-3dlight-color:#F2F2FF; 
		scrollbar-darkshadow-color:#c9c9c9 
		scrollbar-shadow-color:#c9c9c9; 
	}	
	
#container 
	{
		text-align: left; 
		margin: 0px auto;
		width: 980px;
		background-repeat: no-repeat; 
		font-family: verdana, arial; 
	}
	
#header
	{
		width: 215px;
		height: 73px;
		position: relative; 
		display: block;
		float: left;
		//* background-image: url("images/header.gif"); *//
	}
		
#headercontact
	{
		width: 250px; 
		height: 73px;
		margin-left: 487px; 
		position: relative; 
		display: block;
		float: right;
	}
#nieuws
	{
		width: 180px;
		height: 180px; 
		background-image: url("images/nieuwsvlak.gif"); 
		padding-left: 20px; 
		padding-top: 10px; 
		margin-right: 25px; 
		text-align: left; 
		color: white; 
		position: relative; 
		display: block;
		float: left;
	}

#nieuws a:link 
{
		color: white;
		font-size: 8pt; 
} 
	
#nieuws a:hover 
{
		color: white;
		font-size: 8pt; 
		text-decoration: underline; 
} 

#nieuws a:visited
	{
		color: white;
		font-size: 8pt;
		text-decoration: none;
	}
	
	
#nieuws a:active
	{
		color: white;
		font-size: 8pt;
		text-decoration: none;
	} 
	
#homefoto
	{
		width: 752px;
		height: 190px; 
		position: relative; 
		display: block;
		float: right;
		background-image: url("images/home_foto.gif"); 
	}
	
#menu
	{
		width: 752px;
		height: 30px; 
		margin-left: 225px; 
	}


#zijvlak 
	{
		width: 200px; 
		height: 300px; 
		position: relative; 
		display: block; 
		float: left; 
		margin-top: 20px; 
	}	
	
#content
	{
		width: 752px;
		margin-top: 20px; 
		padding-bottom: 20px; 
		position: relative; 
		display: block;
		float: right;
	}
	
a img 
	{
		border: none;
	}	
	

.contactlinks 
{
	width: 63px;
	height: 30px;
}

.contactlinks2 
{
	width: 40px;
	height: 25px;
	vertical-align: top;
}

.contactrechts 
{	
	width: 250px;
	height: 30px;
}

input.lengte
{ 
	width: 305px;
}

a:link
	{
		color: #6f7e81;
		text-decoration: none;
	}

		a:visited
	{
		color: #6f7e81;
		text-decoration: none;
	}

		a:hover
	{
		color: #91491d;
		text-decoration: none;
	}

		a:active
	{
		color: #91491d;
		text-decoration: none;
	} 

	
h2
	{
		color: #91491d;
		font-size: xx-small;
	}

h3
	{
		color: #91481d; 
		font-weight: normal; 
		font-size: 10pt; 
		margin-bottom: 0em;
		margin-top: 0em; 
	}
p
	{
		font-size: 8pt; 
	}

label 
	{
		color: #6f7e81;
		font-size: 10pt;
	}

legend
	{
		color: #6f7e81;
		font-size: 10pt;
	}

form
	{
		border: none; 
	}
