body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
.layout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #6C6C6C;
	border-left-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
}
.bottom {
	background-color: #6C6C6C;
	text-align: center;
	padding: 4px;
	color: #F7F7F7;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titel {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C6C6C;
	padding: 1px 4px 3px 6px;
	background-image: url(../images/l_titel.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
.klein {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.inhoud {
	background-color: #F4F4F4;
	padding: 2px 4px 3px 6px;
}
.paars {color: #E92C7C;
}
.error {color: #E92C7C; font-weight: bold;
}
.letter11 {font-size: 11px;
}
input, select, textarea
	{
	background-color: #FBFBFB;
	font-family: Verdana;
	border: 1px solid #999999;
	font-size: 10px;
	margin: 0px;
	}
.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
.tabel {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/c_onder.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	padding-left: 3px;
}
.onder {
	background-image: url(../images/c_onder.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
a {
color:#333333; text-decoration : none;
}
a:hover {
color: #E92C7C; text-decoration : none;
}
.onder2 {
	background-image: url(../images/f_lijn.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.poll {
	background-image: url(../images/poll.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.onderschrift {
	font-size: 10px;
	border-top: 1px solid #999999;
	color: #999999;
}