html {
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-size: small;
 	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
body {
	width: 970px;
	margin: 0px auto;
	background-color: #fff;
}
img {  
	border-style: none;
	margin: 0px;
	padding-bottom: 0px;
}
#top {
	background-image: url(img/top_bg.gif);
	width: 950px;
	height: 80px;
	padding: 0 10px 0 10px;
}
img.logo {
	float:left;
}
#topmenu {
	float: left;
	margin: 30px 0 0 70px;
	width: 300px;
}
.submit{
background-image: url(img/go.gif);
border-style:none;
margin-top: 7px;
}
#nieuws {
	background-image:url(img/zoekveld_bg.gif);
	width: 173px;
	height: 32px;
	padding-left: 10px;
}
#zoekveld {
	background-image:url(img/zoekveld_bg.gif);
	margin: 23px 10px 0 0;
	width: 173px;
	height: 32px;
	float: right;
	padding-left: 10px;
}
ul#menu
    {
        margin: 0px;
        list-style: none;
    } 
ul#menu li
    {
        float: left;
    }

ul#menu li a
    {
        padding: 5px 8px 0px 8px;
        color: #000;
        text-decoration: none;
        font-weight: bold;
    } 
a {
	        color: #000;
        text-decoration: none;
        font-weight: bold;
		outline: none;
}
ul#menu li a:hover
    {
		text-decoration:underline;
        color:#605d5d;
    } 
	a:hover
    {
		text-decoration:underline;
        color:#605d5d;
    } 
#block {
	background-image: url(img/block.png);
	width: 874px;
	height: 98px;
	padding: 180px 0 0 96px;
}
#content {
	width: 950px;
	background-image: url(img/content_bg.gif);
	padding: 10px;
	overflow: hidden;
}
h1 {
	font-size: 16px;
	background-image: url(img/top.png);
	width: 320px;
	height: 30px;
	padding: 10px 0 0 10px;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	background-image:url(img/bottom.png);
	width: 320px;
	height: 19px;
	padding: 2px 0 0 10px;
	margin-top: 0px;
}
h5 {
	font-size: 16px;
	background-image:url(img/top_big.png);
	width: 660px;
	height: 20px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h6 {
		background-image:url(img/bottom_big.png);
	width: 680px;
	height: 20px;
	margin-top: 0px;
}
#footer {
	background-image:url(img/footer.gif);
	width: 970px;
	height: 10px;
	float: left;
	text-align: center;
	padding-top: 15px;
	background-repeat: no-repeat;
	font-size: 11px;
}
#contenttones {
	wicth: 660px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
#lcontainer {
	float: left;
	width: 220px;
	padding-left: 15px;
	padding-bottom: 30000px;
        margin-bottom: -30000px; 
}
#rcontainer {
	float: right;
	width: 680px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 30000px;
        margin-bottom: -30000px; 
}
#left {
	float: left;
	width: 330px;
}
#right {
	float: left;
	width: 330px;
	margin-left: 20px;
}

.block3 {
	margin-bottom: 20px;
}
h3 {
	background-image:url(img/top_menu.png);
	width: 210px;
	height: 30px;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
	font-size: 16px;
}
h4 {
	background-image:url(img/bottom_menu.png);
	width: 220px;
	height: 21px;
	margin: 0px;
}
#hoofdmenu {
	width: 220px;
	background-color: #fff;
	}
#hoofdmenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#hoofdmenu li a:link, #hoofdmenu li a:visited {
	color: #5E7830;
	display: block;
	background: url(img/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#hoofdmenu li a:hover {
	color: #26370A;
	background: url(img/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#hoofdmenu li a:active {
	color: #26370A;
	background: url(img/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nieuwsbrief {
		padding: 5px;
		width: 210px;
		background-color: #f7ffda;
}
#linkpartners{
		padding: 5px;
		width: 210px;
		background-color: #f7ffda;
}
form.contact
{
	width: 600px;
}
label
{
    float: left;
    width: 75px;
    text-align: right;
	margin-top: 4px;
    margin-right: 15px;
}
input
{
    background-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	margin-bottom: 2px;
}
textarea
{
    width: 250px;
    height: 100px;
    background-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 10px;
}
#disclaimer
{
	width: 970px;
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
