* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
body {
	
	background-image: url('../files/images/bg_page.gif');
	background-repeat: repeat-y;
	background-position: center;
	
	background-color: #414e32;
}
#div_center {
	margin: 0px auto;
	width: 650px;
}
#lijntje {
	background-image: url('../files/images/img_footerline.gif');
	background-repeat: repeat-x;
	height: 3px;
}
.heading {
	color: #6EBB1F;
	font-weight: bold;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	height: 23px;
}
#header {
	/*
	background-image:url('http://www.adrime.nl/files/images/top/logo.gif');
	background-repeat: no-repeat;
	background-position:left;
	
	width: 216px;
	height: 26px;
	*/
}
.inputfield {
	font-size: 20px;
	font-weight: bold;
	padding: 4px;
}
.td_top {
	vertical-align: top;
}
.hoofdtabel {
	border: 0px;
	vertical-align: top;
}
th {
	font-size: 17px;
	text-align: left;

}
td {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
	
}
#stop {
	background-image: url('images/spotlicht_stop.png');
	background-repeat: no-repeat;
	height: 19px;
	float: left;
	padding-left: 13px;
	font-weight: bold;
	color: red;
}
#letop {
	background-image: url('images/stoplicht_letop.png');
	background-repeat: no-repeat;
	height: 19px;
	float: left;
	padding-left: 13px;
	font-weight: bold;
}
#ok  {
	background-image: url('images/stoplicht_gaan.png');
	background-repeat: no-repeat;
	height: 19px;
	float: left;
	padding-left: 13px;
	
}
.vet {
	font-weight: bold;
}

.style1 {
	text-decoration: underline;
}
.copyright {
  font-size: smaller;
  text-align: center
}
.inputfields {
	height: 18px;
	color : #000000; line-height : 14px;
	padding-left: 3px;
	font-weight: bold;
	border: 1px solid #999999;
}
.formbutton {
	border: 1px solid #999999;
	font-weight: bold;
	color: #333333;
}


