body {
	margin-top : 5 auto;
	padding : 0;
	color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F3F1F1;
}
a {
	color: #db8080;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
}


#headertekst {
	padding-top: 2px;
	padding-right: 10px;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}


h2 {
	clear: both;
	background-color: #db8080;
	color: #FFFFFF;
	line-height: 14pt;
	font-size: 10pt;
	font-weight: bold;
}
#container {
	border: 1px solid #cccccc;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 800px;
}

#header {
	background: url(Images/logo.gif) no-repeat;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header2 {
	clear: both;
	background: url(Images/logo2.gif) no-repeat;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header3 {
	background: url(Images/logo3.gif) no-repeat;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#onderwerp {
	float : right;
	width : 676px;
	background: url(Images/pic.jpg) no-repeat;
	height: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#onderwerptekst {
	padding-top: 1px;
	color: #6DACCB;
	width : 380px;
}

#onderwerptekst h1 {
	padding-left: 10px;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#onderwerptekst p {
	padding-left: 10px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}


#navTop {
	width : 120px;
	border-right: 1px solid #cccccc;
}

#menu a {
	display: block;
	height: 25px;
	width: 120px;
	color: #9D9D9D;
	background: url(Images/knop.gif);
	text-decoration: none;
}

#menu a:hover {
	color: #6DACCB;
	background: url(Images/knopdown.gif);
	text-decoration: none;
}

#knoptekst {
	padding-right: 5px;
	padding-top: 4px;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
}


#content {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#content div {
	line-height: 13pt;
	font-size: 8pt;
	padding: 10px;
	width: 378px;
}

#content div p {
	text-align: justify;
}

#content div p img {
	margin-left: 0px;
	border: 1px solid #cccccc;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 5px;
}


#column1 {
	float: left;
	color: #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#column2 {
	float: right;
	color: #999999;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#column2 p span {
	color: #999999;
}


.vet {
	display: block;
	width: 377px;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
}



#footer {
	clear: both;
	border-top: 1px solid #cccccc;
	color: #999999;
	font-size: 6.5pt;
	line-height: 17px;
	text-align: right;
}


