
*{
	padding: 0;
}

html{
	font-family: Georgia;
	font-size: 8pt;
	margin: 0;
	color: #999;
}

body{
	margin: 0;
	background-color: white;
}

input.wa_password, input.wa_text{
	width: 141px;
}

.menucontainer{
	margin: 10px 0px 20px 20px;
	width: 980px;
}
.pagecontainer{
	background-color: white;
}
.pagebodycontainer{
	margin: 0px 20px 0px 20px;
	width: 960px;
}
.leftcolumn{
	margin-right: 10px;
	width: 310px !important ; 
	float: left;
	position: relative;
	background-color: #fff;
}
.leftcolumn.padded table{
/*	width: 296px;*/
	width: 100%;
}
.leftcolumn.padded{
	padding: 5px;
	width: 300px !important;
}
.middlecolumn{
	width: 390px;
	float: left;
	margin-right: 25px;
}
.rightcolumn{
	width: 225px;
	float: left;
}
.middlerightcolumn{
	float: left;
	width: 640px;
}
.middlerightcolumn.padded{
	padding-top: 5px;
}

.title{
	font-size: 26pt;
	font-style: italic;
	font-weight: bold;
	position:relative;
}
.leftoftitle{
	left: 0px;
	position: absolute;
}
.rightoftitle{
	right: 2px;
	position: absolute;
}
h1, .smallertitle{
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-family: georgia;
	margin: 24px 0px;
}
.smallertitle.marginless{
	margin: 24px 0px 0px 0px;
}
.belowsmallertitle{
	font-family: Verdana;
	position: relative;
	top: -22px;
	
}
h2, .subtitle{
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
.subtitle.marginless{
	
}
.text, p, label{
	line-height: 20px;
	font-family: Verdana;
	position: relative;
}
.italictext{
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana;
}
.textright{
	text-align: right;
}
.textcenter{
	text-align: center;
}
pre{
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia;
	margin: 0px;
}

hr{
	border: none;
	background-color: #ccc;
	height: 1px;
	margin: 10px 0px;
}

td{
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
}
td.leftformcolumn{
	width: 145px;
	line-height: 20px;
}
td.nowrap{
	white-space: nowrap;
}
img{
	border:0;
}

img.topline{
	width: 960px;
	height: 5px;
	display: block;
}
img.toplogo{
	width: 255px;
	height: 41px;
}
img.thumb{
	margin-right: 5px;
}
.resultblock img.thumb{
	margin-top: 6px;
}
a{
	color: #999;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 8pt;
	font-family: Georgia;
}
a.menuitem, a.topmenuitem{
	margin: 0px 10px 8px 0px;
	padding: 0;
	float: left;
	display: block;
}
a.topmenuitem{
	color: #666;
}
a.large{
	font-size: 10pt;
	line-height: 22px;
}
a.simple{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
a.bold{
	font-weight: bold;
}
a.selected{
	color: #666;
}
a:hover{
	color: #333;
}
a.kruisje{
	border: 1px solid #999;
	color: #999;
	font-size: 7px;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	padding: 0px 2px 1px;
}
a.kruisje:hover{
	background-color: #ccc;
	color: white;
}
a.fixedwidth{
	width: 245px;
	display: block;
}

li{
	list-style: none;
}

.liststyle_two_columns li{
	width: 147px;
	float: left;
	font-family: verdana;
}

.liststyle_two_columns ul{
	width: 294px;
	margin: 0;
}
.liststyle_two_columns input{
	vertical-align: text-bottom;
}

.blokje{
	padding: 10px 11px 0px 0px;
	display: inline;
	margin-right: 5px;
	position: relative;
	font-size: 1px;
	line-height: 1px;
}
.resultblock{
	height:110px;
	display: block;
	float: left;
	margin: 0px 8px 8px 0px;
	position: relative;
	width: 310px;
}
.resultblock.higher{
	height: 140px;
}
.clearer{
	clear: both;
}
.wa_error{
	color: #cc0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 7pt;
}
.liststyle_two_columns .error{
	display: block;
	clear: both;
	padding: 5px;
}
.wa_checkbox{
	margin: 0;
}
.wa_radiolist{
	margin: 0;
}
.wa_submit{
	border: 0;
	background-color: #ccc;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	cursor: pointer;
	padding: 0px 5px;
}
.wa_submit:hover{
	background-color: #999;
}
#wa_submit_stap5_installatie, #wa_submit_stap5_bestaande_herinnering_wijzigen{
	background-color: white;
	color: #666;
	width: 300px;
	text-align: left;

	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;	
}
#wa_submit_stap5_installatie:hover, #wa_submit_stap5_bestaande_herinnering_wijzigen:hover{
	color: #333;
}

.dateinput input{
	width: 30px;
}
.dateinput select{
	width: 50px;
}
textarea{
	width: 294px;
	overflow-y: scroll;
}

.achternaam input, .meisjesnaam input{
	width: 85px;
	margin-left: 4px;
}
.tussenvoegsels input{
	width: 50px;
}

p.footerlinks {
	text-align: left;
	padding: 40px 0px 10px 320px;
}
.footerlinks a, .footerlinks{
	font-size: 7pt;
}

.quicksearch .zoektekst {
	width: 135px;
}
.quicksearch .zoekbtn {
	width: 50px;
}
.quicksearch .zoekHolder{
	margin-bottom: 2px;
}

form
{
	padding: 0;
	margin:0;
}
