a:link { text-decoration: none;	color: #FC63A6; }
a:visited { text-decoration: none; color: #FC63A6; }
a:hover { text-decoration:none; color: #FC63A6; }
a:active { text-decoration: none; color: #FC63A6; }

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table
{
	border: 0;
	margin: 0;
	padding: 0;
}
td
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

#site {
	position:relative;
	height: 700px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/Achtergrond.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#tekst {
	position:absolute;
	top:65px;
	left:218px;
	width:335px;
}
#tekstkader {
	position:absolute;
	top:400px;
	left:240px;
	border-width:2px;
	border-color:#FC63A6;
	border-style:solid;
	padding:10px;
	width:315px;
}
#halte {
	position: absolute;
	top: 65px;
	right: 8px;
}
#adresblok {
	position: absolute;
	top: 95px;
	left: 23px;
}
.normaal, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
}
.normerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	padding: 0;
	margin: 0;
	text-align: left;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align:left;
	text-transform:uppercase;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
	color: #000000;
	text-align: left;
	padding: 0;
	margin: 0;
}
.stdbutton {
	width: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin-right: 18px;
}