body, html {
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
}
td { 
	vertical-align: middle; 
	text-align: center; 
	border: 0px;
}
.infotable {
	width: 439px;
	background: url(../images/bgr_orange439.gif);
}
.faqtable {
	width: 439px;
	background: url(../images/bgr_yellow439.gif);
}
.infotd {
	vertical-align: top; 
	text-align: left; 
	border: 0px;
}
.contacttable {
	width: 439px;
	background: url(../images/bgr_blue439.gif);
}
#frame {
	width:930px;
	height: 590px;
	background: #ffffff;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	text-align:left;
	padding:0px;
	voice-family: "\";}\"";
	voice-family: inherit;
		}
	html>body #frame {
		height:590px;
}
#header {
	width:930px;
}
#content {
	width:930px;
}
#left {
	width: 464px;
	padding-left: 55px;
	margin-top: 45px;
	float: left;
}
#right {
	width: 340px;
	float: right;
	text-align: left;
}
h1, p {
	font-family: arial, helvetica, sans-serif;
}
.tabelinfo {
	color: #fff;
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
}
h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 24px;
	font-weight: bold;
}
.black {
	color: #000;
}
input {
	width: 340px;
	border: 3px solid #f18e00;
	height: 40px;
}
textarea {
	width: 340px;
	border: 3px solid #999;
	height: 80px;
}
.but {
	width: 100px;
	height: 30px;
	border: 4px solid #55becf;
}
.grey {
	border: 3px solid #999999;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.antwoord {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.vraag {
	margin-bottom: 0px;
}
.inlog {
	color: #999;
	border: 3px solid #f18e00;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 270px;
	text-align: center;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 0px;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #999;
	text-decoration: none;
}
a.footer:hover {
	color: #999;
	text-decoration: none;
}
a.vraag:link, a.vraag:visited, a.vraag:active {
	color: #f18e00;
	text-decoration: none;
}
a.vraag:hover {
	color: #f18e00;
	text-decoration: none;
}

