html,body {
	background-color: #FFFFFF;
	background-image:  url(../images/bg_strook.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	width:99%;
}

A:hover{
	font-size: 11px;
	color: Red;
	text-decoration : none;
	}


a:link {
	font-size: 12px;
	color: Gray;
	text-decoration : none;
	}
	
.link{
	font-size: 12px;
	color: Gray;
	text-decoration : none;
	}

A:hover{   
    font-size: 12px;
	color: red;
	text-decoration : none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:15px;
	vertical-align:top;
}

#menu {
	margin: 0px;
	width: 169px;
	left: 46px;
	top: 215px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	z-index:2;
}

#vlag {
	margin: 0px;
	width: 100%;
	height: 25px;
	top: 57px;
	left:212px;
	right:212px;
	align:right;
	vertical-align:top;
	padding: 0px 0px 0px 462px;
	position:absolute;
	z-index:3;
	background-image: url(../images/stip.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #EF0406;
}

.kopgarcia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height:28px;
	color: #EF0406;
}

.kopzwart {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
}

.tdlinks {
	font-weight: normal;
	color:#000000;
}

.tdrechts {
	font-weight: normal;
	color: #EF0406;
	align:right;
}

.tdgegevens {
	font-weight: normal;
	color: #000000;
	align:right;
}
.form_title
{
	margin-bottom: 3px;
	padding-right: 3px;
	background-color: #EF0506;
	font-weight: bold;
	color: #FFFFFF;
	height : 20px;
	line-height:20px;
	padding-left:4px;
}

.mailform_required
{
	font-size: 10px;
	color: #FF3300;
}

.mailform_error
{
	font-weight: bold;
	color: #FF3300;
}
