a {
 color:#990000;
 font-size:12px;
 text-decoration:none;
}

a:hover {
 color:#ff0000;
 font-size:12px;
 text-decoration:none;
}

body {
 position: absolute;
 background-attachment: fixed;
 width:800px;
 height:100%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 letter-spacing:0px;
}

input, textarea {
 color: #000000;
 margin:0;
 padding:0px;
 border: 1px solid #848484;
}

input:focus, input:hover,textarea:focus, textarea:hover{
}

input {
width:200px;
}

label {
margin:0px;
}

td, th {
 font-size: 12px;
 border:0px;
}

h1 {
 color: #ffffff;
}

.buttonintro {
 position:absolute;
 top:0px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat:no-repeat;
 text-align:center;
 width: 114px;
 height: 29px;
}
.buttonintro:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}
.buttonbescherming {
 position: absolute;
 top:43px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat:no-repeat;
 text-align:center;
 width:114px;
 height:29px;
}
.buttonbescherming:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}

.buttonmentorschap {
	position:absolute;
 	top:86px;
 	left:10px;
	background-image: url(afbeeldingen/bewindbutton.png);
	background-repeat:no-repeat;
	text-align:center;
	width:114px;
	height:29px;
}
.buttonmentorschap:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}
.buttoncuratele {
	position:absolute;
	top:129px;
	left:10px;
	background-image: url(afbeeldingen/bewindbutton.png);
	background-repeat:no-repeat;
	text-align:center;
	width:114px;
	height:29px;
}
.buttoncuratele:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}
.buttonprivacy {
 position: absolute;
 top:173px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat:no-repeat;
 text-align: center;
 width:114px;
 height:29px;
}
.buttonprivacy:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}
.buttonklachten {
 position:absolute;
 top:216px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat:no-repeat;
 text-align:center;
 width:114px;
 height:29px;
}
.buttonklachten:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}

.button2look {
 position:absolute;
 top:259px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat: no-repeat;
 text-align: center;
 width: 114px;
 height: 29px;
}
.button2look:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}

.buttoncontact {
 position:absolute;
 top:302px;
 left:10px;
 background-image: url(afbeeldingen/bewindbutton.png);
 background-repeat: no-repeat;
 text-align: center;
 width: 114px;
 height: 29px;
}
.buttoncontact:hover {
 background-image: url(afbeeldingen/bewindbutton2.png);
}

.image {
 padding: 6px 10px 6px 0px;
}
#bovenbalk {
 width: 500px;
 text-align: center;
 vertical-align: middle;
 display:table-cell;
 background:url(afbeeldingen/hartholt.png) center;
 background-repeat: no-repeat;
}
#footer {
	position: relative;
	margin-top: -80px; /* negative value of footer height */
	height: 80px;
	clear:both;
	text-align: center; 
}
#links {
 position:relative;
 top: 87px;
 left: 310px;
}
#logo {
 position: absolute;
 top: 15px;
 left: 40px;
 width: 100px;
 height: 80px;
}
#submenu {
 position: absolute;
 font-weight: bold;
 line-height: 30px;
 top: 125px;
 left: 40px;
}
#submenu a{
 color:#ffffff;
}
#tekst {
	position:absolute;
	left:200px;
	top: 0px;
	height: 75%;
	width: 75%;
	overflow:auto;
	padding-bottom: 81px;
	font-size:12px;
}
#wrap {
	min-height: 100%;
}