html, body {
	height:100%;
	padding:0px;
	margin:0px;
}

body {
	color: #000;
	text-align: center;
	background-color:#FDFACF;
}
body.wait, body.wait *
{
	cursor:wait;
}
form 
{
	padding:0;
	margin:0;
}
h1
{
	color:#01B0F1;
	font-size:18px;
	margin-bottom:15px;
}
h2
{
	color:#01B0F1;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
.container .error
{
	background-color:#f6e9e9;
	border:1px solid #e60003;
}
.container div.error
{
	display:inline;
	font-size:14px;
	height:14px;
}
div#contact
{
	display:block;
	width:120px;
	font-size:11px;
	height:18px;
}
div#contact input
{
	margin-left:5px;
}
#arrow {
	position:absolute;
	margin-left:-70px;
	top:275px;
}
.container div.error select
{
	background-color:#f6e9e9;
	border:none;
	border-bottom:1px solid red;
	_border-bottom:none;
}
div#errormessage, div#errormessageSTF, div#okmessageSTF
{
	float:left;
	width:350px;
	margin-top:5px;
	font-weight:bold;
	color:#f00;
	font-size:14px;
}
div#errormessageSTF
{
	width:240px;
}
span#nokmessagePuree
{
	display:none;
}
span#nokmessageSTF
{
	display:none;
}
span#okmessageSTF
{
	display:none;
	color:#2D661C;
}
span#okmessageSTF.inline
{
	display:inline;
}
div.language
{
	text-align:right;
	width:760px;
	margin:3px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:60px;
	_padding-right:40px;
	font-weight:bold;
}
div.language span.selected
{
	color:#555;
}
div.language a
{
	color:#02AEF0;
	font-size:12px;
}
div.language a:hover
{
	color:#02AEF0;
	font-size:12px;
}
.container {
	background-image:url(http://212.113.74.188/nl_BE-bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:760;
	margin: auto;
	text-align: left;
}
.container.op {
	background-image:url(http://212.113.74.188/nl_BE-bg-op.jpg);
}
.puree{
	height:210;
	vertical-align:bottom;
	bottom:0px;
	_bottom:-1px;
	position:absolute;
	z-index:11;
	left:-10px;
	_left:-210px;
	bottom:-63px;
	_bottom:-13px;
}

.content {
	overfow:auto;
}
.textcell {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:200px;
	padding-top:255px;
	_padding-top:240px;
	padding-bottom:20px;
	padding-right:20px;
	position:relative;
	vertical-align:top;
	line-height:16px;
	_line-height:14px;
	z-index:30
}
.footer {
	background-image:url(http://212.113.74.188/footer2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	height:60;
	z-index:10;
	margin-bottom:-1px;
}

.small{
	font-size:9px;
	color:#333333;
	text-align:left;
	width:500px;
	padding-left:0px;
}

.small2{
	font-size:9px;
	color:#fff;
	text-align:center;
	width:500px;
}

.small3 {
	font-size:9px;
	color:#333;
	width:475px;
	margin-left:45px;
	line-height:11px;
}

.vlak {
	background-image: url(http://212.113.74.188/vlak.png);
	background-repeat:repeat;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://212.113.74.188/vlak.png',sizingMethod='scale');
}

.bold2{
	font-size:14px;
	color:#196f24;
	line-height:18px;
}

.bold{
	font-size:14px;
	color: #e60003;
	font-weight:bold;
}

.title{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.tabel{
	font-size:11px;
	color:#000;
	font-weight:normal;
	line-height:16px;
	_line-height:14px;
	z-index:40
}

.textfields input{
	font-size:11px;
	color:#000;
	font-weight:normal;
	border: #7f9db9 solid 1px;
	background-color:#fffcd8;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	border: #7f9db9 solid 1px;
	background-color:#fffcd8;
}

.lijn{
	background-image:url(http://212.113.74.188/lijn.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:2px;
}
a{
	font-size:10px;
	text-decoration:underline;
	color:#fff;
}
a:hover{
	font-size:10px;
	text-decoration:none;
	color:#00b0ed;
}
.textfields .street2{color:#999;}