html, body {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #acacac;
	height:100%;
}
.container {
	width: 999px;
	min-height:100%;
	overflow:auto;
	background-image: url(/gfx/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.header{
	width: 999px;
}
.logo{
	width: 651px;
	height: 137px;
	background-image: url(/gfx/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
.navcontainer {
	margin: 13px 0 0 -25px;
}
.navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
.navlist li a {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
.header_img {
	width: 348px;
	height: 137px;
	background-image: url(/gfx/fotoheader.jpg);
	float: left;	
}
.subheader {
	height: 25px;
	display: block;
	
}
.submenuu {
	width: 651px;
	height: 25px;
	background-image: url(/gfx/submenu.gif);
	background-repeat: no-repeat;
	float: left;
}
.subnavcontainer {
}
ul.subnavlist {
	margin:0 0 0 15px;
	padding:0;
	line-height:24px;
}
.subnavlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
.subnavlist li a {
	font-family: verdana;
	font-size: 13px;
	color: #acacac;
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
.brief a {
	width: 40px;
	height: 25px;
	background-image: url(/gfx/brief.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.smilie a {
	width: 35px;
	height: 25px;
	background-image: url(/gfx/smilie.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.map a {
	width: 40px;
	height: 25px;
	background-image: url(/gfx/map.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.archief a {
	width: 44px;
	height: 25px;
	background-image: url(/gfx/archief.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.gelebalk {
	width: 189px;
	height: 25px;
	background-image: url(/gfx/gelebalk.gif);
	background-repeat: no-repeat;
	float: left;
}
.contentcontainer {
	width: 999px;
	float:left;	
}
.image {
	width: 312px;
	display: block;
	float:left;	
}
.content {
	width: 450px;
	margin: 15px 0 0 0;
	float: left;	
}
.quote {
	width:375px;
	margin: 40px 0 0 -60px;
	background-image: url(/gfx/quote_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 1px 0 0 10px;
}
.quote_gegevens {
	text-align: right;
	margin: -20px 20px 0 0;	
}
.paarsvlak {
	width: 171px;
	background-color: #4b006b;
	float: right;
	padding:9px;
	font-weight:normal;
}
.paarsvlak h3 {
	font-size:12px;
	border-bottom:1px solid #58B820;
	padding:3px 0;
	color:#FFF;
}
.paarsvlak h3 span {
	color:#FAAE03;
}
.paarsvlak form select {
	font-size:10px;
	width:100%;
	margin:3px 0;
}
.paarsvlak .prod {
	border-bottom:1px solid #58B820;
	line-height:140%;
	padding:3px 0;
	color:#FFF;
}
.paarsvlak a {
	text-decoration:none;
	color:#FFF;
}

.aanmelden {
	text-align:right;
	padding:4px;
}
h2 {
	margin: 0 0 0 16px;
	font-family: verdana;
	font-size: 13px;
	color: #acacac;
}
h3 {
	margin: 0 0 0 0;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #4b006b;
}
.quote_txt {
	color: #f2a705;
	font-size: 26px;	
}
.quote_txt2 {
	text-align: right;
	color: #000;
}

label {
	display:block;
	float:left;
	width:150px;
}
input, textarea {
	margin:2px;
}
.btnsubmit {
	margin:2px 2px 2px 152px;
}
