body {
	margin:16px 0;
	padding:0;
	background: rgb(86,93,108) url(beeld/vdl-achter.gif) repeat-x;
	background-position: top;
}
:focus {
	outline: 0;
}
#kopdiv {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:0;
}
#container {
	width:900px;
	left:50%;
	margin-left:-450px;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:86%;
	color:rgb(255,255,255);
	top:165px;
	line-height:1.8em;
}
#tekst {
	margin-left:220px;
}
#tekst a {
	text-decoration:none;
	border-bottom: 1px solid white;
	color:rgb(255,255,255);
}
#tekst a:hover {
	color: rgb(75%,75%,75%);
}
p {
	margin-left:10px;
}
p.cursief {
	font-style:italic;
}
.nobr {
	white-space: nowrap;
}
.rand {
	border:rgb(170,174,181) 1px solid;
	padding:5px;
}
.img-breed {
	margin: 10px 0;
}
.img-rechts {
	margin:0 0 0 20px;
	float:right;
}
.img-links {
	margin:0 20px 10px 0;
	float:left;
}
.sponsordiv {
	margin:10px 0 0 20px;
	float: right;
	border: 1px white solid;
	text-align:center;
	width:252px;
}
.sponsordiv img {
	margin-bottom:10px;
	display:block;
}
h1 {
	margin:0;
	font:100% Georgia, "Times New Roman", Times, serif;
	background:rgb(170,174,181);
	padding:5px 0 5px 10px;
	display:  block;
	color:rgb(86,93,108);
}
h2 {
	border-bottom:1px solid rgb(170,174,181);
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:normal;
}
h3 {
	margin:0;
	font:100% Georgia, "Times New Roman", Times, serif;
	border:rgb(170,174,181) 1px solid;
	padding:5px 10px;
	display: compact;
	color:rgb(170,174,181);
}
h4 {
	margin:0 0 10px 0;
	padding:5px 10px;
	font:110% Georgia, "Times New Roman", Times, serif;
	color:white;
	background-color: rgb(117,67,71);
	border:none;
	line-height: 1.4em;
}
.cursief {
	font-style: italic;
}
.vet {
	font-weight:bold;
}
.lichtrood {
	color: rgb(255,200,200);
}
.tekstrechts {
	text-align:right;
}
.tekstmidden {
	text-align:center;
}
.tekstgroter {
	font-size:120%;
}
.org-tabel {
	margin:10px;
	width:600px;
	clear:none;
}
.org-tabel td {
	width: 50%;
	vertical-align:top;
}
.normaal-tabel {
	margin:10px;
	width:430px;
	clear:none;
}
.normaal-tabel td {
	vertical-align:top;
	width: auto;
}
.smallcaps {
	font-variant:small-caps;
}
.onderlijn {
	border-bottom: 1px solid white;
}
.nobr {
	white-space: nowrap;
}
/*nieuwskolom*/

#nieuwskolom {
	float:right;
	width:200px;
	margin-left:10px;
	position:absolute;
	right:0px;
}
#nieuwskolom p {
	margin:5px 0;
}
#nieuwskolom a {
	text-decoration:none;
	border-bottom: 1px solid white;
}
#nieuwskolom .datum {
	font-size:90%;
	text-align: center;
}


/*menu*/

#menudiv {
	float:left;
	position:relative;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
}
#menudiv a {
	display:block;
	text-decoration:none;
	color:rgb(75%,75%,75%);
	padding:5px 10px;
	width:180px;
}
#menudiv a:hover {
	display:block;
	color:rgb(255,255,255);
}
.nolink {	
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	padding:5px 10px;
	width:180px;
	border-bottom:1px solid rgb(170,174,181);
}
.sublink {
	display:block;
	text-indent:20px;
}
.subnolink {
	display:block;
	text-indent:20px;
	color:rgb(255,255,255);
	text-indent:20px;
	width:180px;
	padding:5px 10px;
	border-bottom:1px solid rgb(170,174,181);
}

#menudiv img {
	padding:0;
	margin:0;
	clear:none;
}

/*formulier*/

#namenospam {
	display:none;
}
fieldset  {
	width: 660px;
	border:rgb(170,174,181) 1px solid;
	vertical-align:top;
}
.formleft {
	width:180px;
	float:left;
	text-align:right;
	display:block;
}
input, textarea {
	width:300px;
	margin: 0 0 10px 20px;
	background-color:rgb(200,204,211);
	border:0;
	padding:5px;
	color:rgb(117,67,71);
}
textarea {
	height:100px;
}

.zendknop {
	width:auto;
	clear:both;
	margin: 20px;
	cursor: pointer;
	background-color: rgb(117,67,71);
	border:3px solid rgb(147,67,71);
	color:white;
}
.waarschuwing {
	background-color:rgb(200,204,211);
	border:1px solid red;
	padding:5px;
	color: black;
	font-family:"Lucida Grande", Candara, Arial, Helvetica, sans-serif;
	font-size:86%;
}
.roodkader {
	border:0;
	border-left: 3px solid rgb(200,67,71);
	width:297px;
}
	
