/* styles voor DeClou.com */
body{
	font-family: Bookman Old Style, Helvetica, Arial, sans-serif;
	/* background-image: url(../images/volg/background.jpg); */
	/* background-position: left; */
	/* background-position: expression("center"); */
	/* background-repeat: repeat-y; */
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#menu{
	position: absolute;
	top: 130px;
	left: 12px;
	width: 224px;
	line-height: 15px;
}
#tekst{
	position: absolute;
	left: 224px;
	top: 10px;
	font-family: Bookman Old Style, Helvetica, Arial, sans-serif;
	font-size: 16px;
        color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	overflow: auto;
}
a:active, a:link, a:visited{
        color:black;
	font-weight: normal;
        text-decoration: underline;
}
a:hover{
        color:red;
	font-weight: bold;
        text-decoration: none;
}
h2 {	
	font-size: 20px;
	font-style: normal;
        font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 20px;
	font-style: italic;
        font-weight: normal;
	margin-top: 0px;
        margin-bottom: 12px;
}
h4 {
        font-size: 16px;
	font-style: normal;
        font-weight: bold;
	margin-top: 16px;
        margin-bottom: 4px;
}

/* einde style voor De Clou.com */