body, td, tr, p, div  {
	font-family: arial, sans-serif;
	color: #fff;	
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: left;
}
p {
	padding: 0px;
}
h1 {
	margin-top: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
h2 {
	margin-top: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
h3 {
	margin-top: -1px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
a, a:visited{
	font-family: arial;
	text-decoration: underline;
	font-size: 12px;
	color: #fff;	
}
a:hover {
	font-family: arial;
	text-decoration:underline;
	font-size: 12px;
	color:#fff;
}
#container {
	position: relative;
	top: 5px;
	width: 956px;
}
#container_mid {
	float: right;
}
#content {
	background-image: url(/images/structure/bg_mid.gif);
	background-repeat: repeat-y;
	width: 536px;
}
.main {
	width: 536px;
	padding: 10px 48px 10px 20px;
}	
#menu {
	position: absolute;
	top: 0px;
	left: 140px;
	width: 204px;
}
#submenu {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 128px;	
}
.submenu {
	width: 128px;
	background-color: #D0D1D5;	
}
.submenu a {
	line-height: 14px;
	font-weight:bold;	
	font-size: 12px;
	color: #007DBC;
	width: 98px;
	text-decoration: none;
	display: block;
	padding: 2px 20px 2px 10px;
}
.submenu a:hover {
	font-size: 12px;
	color: #007DBC;
	width: 98px;
	padding: 2px 20px 2px 10px;
	display: block;
	background-color: #B1B2B5;
}
.submenu a:active {
	font-size: 11px;
	color: #007DBC;
	width: 118px;
	padding: 2px 0 2px 10px;
	display: block;
	background-color: #B1B2B5;
}
.trefnet, a:visited.trefnet, a:hover.trefnet {
	padding: 5px 10px 0px 0px;
	font-size: 10px;
	color: #c2c2c6;
	text-decoration: none;
}
.slide_home {
	background-image: url(/images/structure/slide_homepage.jpg);
	background-repeat: no-repeat;
	width: 604px; 
	height: 277px;
}
.invul_prijsvraag {
	background-image: url(/images/structure/bg_invulprijsvraag.gif);
	background-repeat:no-repeat;
	font-size: 10px;
	padding-bottom: 6px; 
	color: #000;
}
.input_prijsvraag {
	padding: 15px 35px 0px 31px;
}
.txt_prijsvraag {
	font-size: 10px;
	color: #007DBC;
	padding-left: 25px;
}