html{
	overflow-x: hidden;
}
body,
html {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url('images/bg_lb.jpg');
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
	}
body,
p,
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 180%;
	}
div#main {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	text-align: left;
	background-image: url('images/streepje.jpg');
	background-repeat:repeat-x;
	}
div#logo {
	width:192px;
	height: 162px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div#inhoud {
	width:390px;
	position: absolute;
	top: 100px;
	left: 240px;
}
.geel{
line-height: 20px;
background-color: #fff200;
color: #000000;
padding-left: 4px;
padding-right: 4px;
}
.geelb{
line-height: 20px;
background-color: #fff200;
color: #000000;
padding-left: 4px;
padding-right: 4px;
font-weight:bold;
}
.grijs {
line-height: 20px;
background-color: #695e4a;
color: #ffffff;
padding-left: 4px;
padding-right: 4px;
font-weight:bold;
width:100%;
}
ul{
margin-top: 0px;
padding-left:0px;
margin-left: 15px;
}

p{
margin-top: 0px;
}
p.voor{
margin-bottom:0px;
}

div#contact {
	width:100%;
	position: absolute;
	top: 100px;
	left: 705px;
	text-align:left;
font-size: 11px;
}
div#contact p,a{
font-size: 11px;
}
a:link{
color:#000000;
text-decoration: underline;
}
a:visited{
color:#000000;
text-decoration: underline;
}
a:hover{
color:#695e4a;
text-decoration: underline;
}
a:active{
color:#695e4a;
text-decoration: underline;
}
.under{
border-bottom: solid 1px #000000;
line-height:120%;
margin-bottom:3px;
margin-top:3px;
}
#contact {
font-size: 11px;
}
#contact a:link{
font-size: 11px;
color:#000000;
text-decoration: none;
}
#contact a:visited{
font-size: 11px;
color:#000000;
text-decoration: none;
}
#contact a:hover{
font-size: 11px;
color:#695e4a;
text-decoration: none;
}
#contact a:active{
font-size: 11px;
color:#695e4a;
text-decoration: none;
}
