BODY { 
	margin-top: 0;
	margin-left: 0; 
	margin-right: 0; 
	margin-bottom: 0;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;

}

.background-blok {
	background-attachment: scroll;
	background-image: url(../images/background/background-blok2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.background-border-small {
	background-attachment: scroll;
	background-image: url(../images/background/background-border-small.gif);
	background-repeat: repeat-y;
}

.background-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #4f8dc7;
	background-image: url(../images/background/background-bottom-hoek.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-bottom {
	background-attachment: scroll;
	background-image: url(../images/background/border-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.header {
	font-size: 11px;
	background-image: url(../images/header/header.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;

}
.background-border-large {
	background-attachment: scroll;
	background-image: url(../images/background/background-border-large.gif);
	background-repeat: repeat-y;
}
.background {
	background-attachment: scroll;
	background-color: #d0e7f4;
	background-image: url(../images/background/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.form-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 250px;
	border: 1px solid #6699CC;

}
.form-omschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 100px;
	width: 250px;
	border: 1px solid #6699CC;
}
a:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	}
a:visited { 
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: ;
	text-decoration: underline;

	}
a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}

.links { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #CCFFFF;
	height: 22px;
	width: 120px;
	padding-right: 2px;
	padding-left: 2px;
	cursor: hand;
   }
