/* CSS Document Zeil-Doek BV ((pagina's)) */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.streep_hor {
	background-image: url(../images/streep_hor.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.streep_vert {
	background-image: url(../images/streep_ver.jpg);
	background-repeat: repeat-y;
	height: 140px;
}

.fouten { 	font-size: 12px; 
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #AE1B1B;
}

.hoofdkop {
	background-image: url(../images/kop_icon.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	color: #000000;
}

.subkop {
	background-image: url(../images/kop_icon2.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	color: #000000;
}
