

/* For theme colors, see the relevant color theme CSS */

body {
	margin: 0px;
	padding: 0px;
}
div#sitewrap {
	position: relative;
	width: 972px;
	margin: 0 auto 0 auto;
	z-index: 10;
}
div#contentwrap {
	position: relative;
	z-index: 1;
	margin-top: 93px;
	padding: 1px;
}
img {
	border: 0;
}
.clearfloat {
	clear: both;
}
.rightfloat {
	float: right;
}
div.back {
	position: absolute;
	top: 0px;
	right: 20px;
}
.back a {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
/************************************************************************/
/* Header elements														*/
/************************************************************************/

div#logo_forum{
	display:none;
}
div#trammeltv {
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 100;
}
div#titlebar {
	position: absolute;
	top: 78px;
	left:0px;
	height: 50px;
	width: 100%;
	z-index: 0;
}
div#bartitle {
	display: none;
	position: absolute;
	top: 90px;
	left: 200px;
}
div#bartitle h1 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
/************************************************************************/
/* Columns, spacers, offsets and rows									*/
/************************************************************************/
div.hugerow {
	position: relative;
	width: 775px;
	float: left;
}
div.smallcol {
	float: left;
	position: relative;
	width: 190px;
	margin: 0px 1px 0px 0px;
}
div.smallcolborder {
	float: left;
	position: relative;
	width: 190px;
	margin: 0px 1px 0px 0px;
	background-image: url(/docroot/images/dashline_vert.gif);
	background-position: left;
	background-repeat: repeat-y;
}
div.mediumcol {
	float:left;
	position: relative;
	width: 380px;
	margin: 0px 1px 0px 0px;
}
div.bigcol {
	float:left;
	position: relative;
	width: 575px;
	margin: 0px 1px 0px 0px;
}
div.hugecol {
	float:left;
	position: relative;
	width: 760px;
	margin: 0;
}
div.offset30down {
	top: 30px;
	position: relative;
}
div.imgcol {
	float: right;
	position: relative;
	width: 200px;
	margin: 0px 1px 0px 0px;
}
/************************************************************************/
/* Readmore link														*/
/************************************************************************/
div.readmore {
	margin: 10px 3px 3px 3px;
}
a.readmore {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.readmore:hover {/* See color theme */}

/************************************************************************/
/* Readmore button														*/
/************************************************************************/
div.readmorebutton {
	background-image: url(/docroot/images/readmore_side.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	height: 16px;
	width: 80px;
	left:10px;
	bottom: 20px;
}
div.readmorebutton2 {
	background-image: url(/docroot/images/readmore_side.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 16px;
	width: 80px;
}
a.readmorebutton {
	display: block;
	background-image: url(/docroot/images/readmore_side.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	height: 16px;
	padding: 0;
	margin: 0 0 0 1px;	
}
div.lightbutton {
	background-image: url(images/readmore_side.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e7e7f1;
	height: 16px;
	width: 80px;
}
a.lightbutton {
	display: block;
	background-image: url(images/readmore_side.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	line-height: 14px;
	height: 16px;
	padding: 0;
	margin: 0 0 0 1px;
	color: #000;
}
#printButton {
	display: none;
}
/************************************************************************/
/* Sitewide menu														*/
/************************************************************************/
div#sitewide {
	display: none;
	width: 760px;
	height: 25px;
	background-color: #e9e9eb;
}
#sitewide ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#sitewide li {
	background-image: url(/docroot/images/dotline.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	height:20px;
	float: left;
	padding:0px 10px 0px 10px;
}
#sitewide li a {
	font-family: Arial, verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #a3a2a2;
}
#sitewide li a:hover {
	color: #051e70;
}
#sitewide li a img {
	vertical-align: middle;
	margin: 0 0 0 3px;
}
#sitewide form {
	margin: 1px 0 0 0;
	padding: 0;
}
#sitewide .submit {
	vertical-align: middle;
	display: inline;
	width: 15px;
	height: 13px;
	border: 0;
	background-image: url(/docroot/images/sitewide_search_submit.gif);
	cursor: pointer;
}
#sitewide .search {
	margin: 0 3px 0 0;
	border: 1px solid #dadada;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	width: 150px;
}

/************************************************************************/
/* Postit menu															*/
/************************************************************************/
div#navcolumn {
	display: none;
	float: left;
	position: relative;
	width: 186px;
	margin: 0px;
}
div#nav {
	background-image: url(/docroot/images/postit_bg.gif);
	background-repeat: repeat-y;
	width: 185px;
	margin: 0px;
	padding: 1px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#nav ul {
	display:block;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	list-style: none;
}
#nav li {
	display: block;
	background-image: url(/docroot/images/dotline_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 160px;
}
#nav li a {
	display: block;
	width: 155px;
	padding: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	text-decoration: none;
}
#nav li a:hover {
	color: #051e70;
	background-image: url(/docroot/images/postit_paw.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav li .active {
	color: #051e70;
	background-image: url(/docroot/images/postit_paw.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#nav .activeopen {
	color: #000;
}
#nav a.open {
	color: #051e70;
	background-image: none;
}
#nav a.open:hover {
	background-image: none;
}
#nav li.open {
	background-image: none;
}

/* Sub nav */

#nav ul ul {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	background-image: url(/docroot/images/dotline_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav li li {
	background-image: none;
	text-indent: 15px;
}
#nav li li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#nav li li a:hover {
	color: #051e70;
	background-image: url(/docroot/images/postit_paw.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#nav li li .active {
	color: #051e70;
	background-image: url(/docroot/images/postit_paw.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
/************************************************************************/
div#homeimage {
	width: 570px;
	position: relative;
	top: -20px;
	left: -4px;
	z-index: 5;
	margin-bottom: -20px;
}
/************************************************************************/
div.vtour {
	margin: 10px;
}

/************************************************************************/
/* Sticked paper														*/
/************************************************************************/
div.paperwrap {
	position: relative;
	margin-right: -10px;
	top: -12px;
	width: 200px;
	z-index: 50;
}
div.papertop {}
div.paper {
	background-image: url(/docroot/images/paper_bg.jpg);
	background-repeat: no-repeat;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding: 1px;
}
div.papercontent {
	overflow: hidden;
	position: relative;
	width: 150px;
	margin: 10px 30px 0px 20px;
}
.papercontent h2 {
	background-color: #323232;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 3px;
	margin: 0px;
}
.papercontent div.newsbit {
	margin:8px 5px 0px 5px;
}
.papercontent div.newsbit a {
	display: block;
	font-family: Verdana,Arial, sans-serif;
	text-decoration: none;
}
.papercontent div.newsbit em {
	font-size: 9px;
	font-style: normal;
	color: #45968d;
}
.papercontent div.newsbit p {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 9px;
	font-weight: bold;
	color: #494949;
}

/************************************************************************/
/* Horizontal Quicklink Blocks											*/
/************************************************************************/
div#ql1 {
	min-height: 160px;
	height: auto !important;
	height:160px;
	margin: 0px 5px 30px 10px;
	padding: 0 0 20px 0;
}
div#ql2 {
	min-height: 160px;
	height: auto !important;
	height:160px;
	margin: 0px 5px 30px 10px;
	padding: 0 0 20px 0;
}
div#ql3 {
	min-height: 160px;
	height: auto !important;
	height:160px;
	margin: 0px 5px 30px 10px;
	padding: 0 0 20px 0;
}
div.qlblock {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #757575;
}
.qlblock h2 {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.qlblock p {
	display: block;
	font-size: 11px;
	margin: 5px 0 5px 0;
}
.qlblock ul {
	margin: 0 0 5px 10px;
	padding: 0;
	list-style: none;
	line-height: 12px;
}
.qlblock li {
	font-size: 11px;
}
.qlblock li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #009
}
.qlblock a:hover {}
/************************************************************************/
/* Vertical Quicklink Blocks											*/
/************************************************************************/
div#qlblock1 {
	position: relative;
	background-image: url(/docroot/images/dashline_hor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 10px;
}
div#qlblock2 {
	position: relative;
	background-image: url(/docroot/images/dashline_hor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 10px;
}
div#qlblock3 {
	position: relative;
	padding: 0 0 10px 10px;
}

/************************************************************************/
/* Event cards															*/
/************************************************************************/
div#eventcards {
	position: relative;
	width: 200px;
	height: 150px;
	background-image: url(/docroot/images/events_bg.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
}
.eventcards {
	width: 135px;
	height: 25px;
	overflow: hidden;
	background-image: url(/docroot/images/lightlines_bg.gif);
	font-family: Verdana, Arial, Sans-serif;
	line-height: 10px;
	padding: 2px 0 0 5px;
}
.eventcards em {
	display: block;
	font-size: 9px;
	font-style: normal;
	color: #000;
}
.eventcards a {
	display: block;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
div#event1 {
	position: absolute;
	top: 35px;
	left: 35px;
}
div#event2 {
	position: absolute;
	top: 65px;
	left: 35px;
}


/************************************************************************/
/* Banner adds															*/
/************************************************************************/
div.banneradd1 {
	width: 154px;
	border: 1px solid #a9aecd;
	margin: 10px auto 4px auto;
}
.banneradd1 img {
	margin: 2px;
}
/************************************************************************/
div#footer {
	display: none;
	position: relative;
	border-top: 5px solid;
	font-family: Verdana, Arial, Sans-serif;
	font-size:9px;
	margin-top: 30px;
}
/************************************************************************/
/* Events																*/
/************************************************************************/

div#events {
	margin: 20px;
}
div#eventmonths {
	height: 20px;
}
#eventmonths ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#eventmonths li {
	float: left;
	padding: 0 4px 0 4px;
	border-left: 1px solid #003399;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
}
#eventmonths li.first {
	border-left: 0;
}
#eventmonths a {
	padding: 0 2px 0 2px;
	letter-spacing: -1px;
	text-decoration: none;	
	color: #003399;
}
#eventmonths a:hover {
	background-color: #EEE;
}
div#legend {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	background-color: #6c6c6c;
	padding: 3px;
}
#legend #legendevent {
	width: 380px;
	float: left;
}
#legend #legenddate {}

#eventAccordion .accButton {
	background-image: none;
	display: block;
	padding: 3px;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #6c6c6c;
}
#eventAccordion .accButton:hover {
	background-image: url(/docroot/images/row_on.gif);
	background-position: left;
}

#eventAccordion .event {
	font-weight: bold;
	width: 380px;
	float: left;
	cursor: pointer;
}
#eventAccordion .date {
	color: #000;
}
div.accContent {
	display: none;
	padding: 15px;
	background-color: #e6e8f0;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #6c6c6c;
}
.accContent .ewrap {
	width: 360px;
	float: left;
}
.accContent .eimage {
	float: right;
	right: 38px;
}
.accContent .eimage img {
	border: 1px solid #666;
}

.accContent .etitle {
	width: 180px;
	float: left;
	font-size: 9px;
	color: #666;
}
.accContent .etitle h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.accContent .edate {
	width: 80px;
	float: left;
	font-size: 9px;
	color: #666;
}
.accContent .edate span {
	display: block;
	font-size: 10px;
	color: #000;
}
.accContent .etime {
	float: left;
	font-size: 9px;
	color: #666;
	width: 80px;
}
.accContent .etime span {
	display: block;
	font-size: 10px;
	color: #000;
}
.accContent .description {
	width: 340px;
	margin: 10px 0 0 0;
	clear: both;
	font-size: 9px;
	color: #666;
}
.accContent .description p {
	display: block;
	font-size: 10px;
	color: #000;
	margin: 0;
}

/************************************************************************/
/* Photoalbum															*/
/************************************************************************/
div.photoalbum {
	margin: 0 0 0 20px;
}
div.photobox {
	float: left;
	position: relative;
	width: 154px;
	margin: 25px 25px 0 0;
	background-image: url(/docroot/images/photobox_bg.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}
.photobox .photo {
	width: 134px;
	padding: 10px 10px 0 10px;
	background-image: url(/docroot/images/photobox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.photobox .caption {
	height: 20px;
	bottom: 0px;
	right: 0px;
	padding: 10px 10px 10px 10px;
}
.photobox .caption a {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #00F;
}
div.photodetail {
	margin: 0 20px 0 20px;
	font-family: verdana, arial, sans-serif;
}
.photodetail .title h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	position: relative;
	display: block;
	border-bottom: 1px solid #000;
}
.photodetail .text {
	width: 300px;
	float: left;
	margin: 25px 0 0 0;
}
.photodetail .text p.description {
	font-size: 11px;
	color: #999;
}
.photodetail .text p.name {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.photodetail .text p.jobdescription {
	font-size: 11px;
	color: #999;
}

/************************************************************************/
/* News																	*/
/************************************************************************/
.newsarticle .newsdate {
	font-size: 9px;
	color: #666;
}
div.newslist {
	margin: 0 20px 0 20px;
	font-family: verdana, arial, sans-serif;
	clear: both;
}
.newslist h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.listarticles {
	background-color: #f2f2f2;
	padding: 4px;
}
.newslist ul {
	
	margin: 0 0 10px 18px;;
	padding: 0;
	list-style: url(/docroot/images/bullet.gif);
}
.newslist li {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.newslist a {
	color: #003399;
	text-decoration: none;
}
.newslist a:hover {}

/************************************************************************/
/* News Article style														*/
/************************************************************************/
div.newsarticle {
	margin: 0 20px 0 20px;
	font-family: verdana, arial, sans-serif;
	clear: both;
}
.newsarticle h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	position: relative;
	display: block;
	border-bottom: 1px solid #000;
}
.newsarticle a {
	font-weight: bold;
	text-decoration: none;
}
.newsarticle a:hover {
	text-decoration: underline;
}
.newsarticle h3 {
	font-size: 21px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 0;
}
.newsarticle p {
	margin: 0 0 5px 0;
	font-size: 11px;
}
.newsarticle li {
	font-size: 11px;
}


/************************************************************************/
/* Article 1 style														*/
/************************************************************************/
div.article1 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin: 0 20px 0 20px;
}
.article1 a {
	font-weight: bold;
	text-decoration: none;
}
.article1 a:hover {
	text-decoration: underline;
}
.article1 h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.article1 p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.article1 li {
	font-size: 13px;
}
/************************************************************************/
/* Article 2 style														*/
/************************************************************************/
div.article2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0 20px 0 20px;
}
.article2 h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.article2 a {
	font-weight: bold;
	text-decoration: none;
}
.article2 a:hover {
	text-decoration: underline;
}
.article2 p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
}
.article2 li {
	font-size: 11px;
}

/******************* Photorow photos *******************/
div#photo1 {
	position: relative;
	margin-top: 0px;
	left: -5px;
}
div#photo2 {
	position: relative;
	margin-top: -40px;
	left: 10px;
}
div#photo3 {
	position: relative;
	margin-top: -40px;
	left: -5px;
}
div#photo4 {
	position: relative;
	left: 10px;
	margin-top: -40px;
	margin-bottom: 10px;
}

/* *********************************************************** */
/* ** Contact pagina										** */
/* *********************************************************** */

div#contact_pen {
	position: absolute;
	top: 50px;
	left: 70px;
}
div.contactform {
	margin: 20px 0px 0px 60px;
	width: 450px;
	font-size: 10px;
}
div.contactform form {
	margin: 0px;
	padding: 0px;
}
.contactform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: verdana, arial, sans-serif;
}
.contactform input {
	margin: 2px;
}
.contactform label {
	float: left;
	display: block;
	width: 120px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.contactform #firstname {
	border: 1px solid #999;
	width: 96px;
	font-size: 10px;
}
.contactform #infix {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #huisnummer {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #postcodeNumbers {
	border: 1px solid #999;
	width: 40px;
	font-size: 10px;
}
.contactform #postcodeLetters {
	border: 1px solid #999;
	width: 20px;
	font-size: 10px;
}
.contactform #lastname {
	border: 1px solid #999;
	width: 100px;
	font-size: 10px;
}
.contactform #email {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.contactform .textField {
	border: 1px solid #999;
	width: 252px;
	font-size: 10px;
}
.contactform #orderbook {
	margin-left: 132px;
}
.contactform textarea {
	margin: 2px;
	border: 1px solid #999;
	width: 252px;
	height: 100px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
.contactform #submitButton {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px 2px 2px 132px;
}
.contactform #reset {
	border: 1px solid #999;
	background-color: #eee;
	margin: 2px;
}

/************************************************************************/
/* Bewoner gegevens													*/
/************************************************************************/

div.bgegevens {
	margin: 0 10px 0 10px;
	width: 550px;
	clear: both;
}
.bgegevens table {
	width: 100%;
	font-size: 10px;
}
.bgegevens td {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #777777;
}
.bgegevens .noimg {
	border: 1px solid #ccc;
}

.bgegevens .headcol {
	width: 550px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	text-indent: 5px;
	background: #CCC;
	color: #FFF;
}
.bgegevens .leftcol {
	float: left;
	width: 270px;
}
.bgegevens .rightcol {
	margin: 0 0 0 10px;
	float: left;
	width: 270px;
}
.bgegevens .label {
	padding: 1px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #EEE;
	color: #777777;
	height: 14px;
}
.bgegevens .smalllabel {
	padding: 1px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #EEE;
	color: #777777;
	height: 14px;
	width: 100px;
}
.bgegevens .buttons {
	text-align: right;
}
.bgegevens .buttons a {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
}
.bgegevens .textfield {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 155px;
	height: 12px;
}
.bgegevens .smalltextfield {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	height: 12px;
}
.bgegevens .filefield {
	font-size: 10px;
}
.bgegevens .textarea {
	width: 262px;
	height: 80px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.bgegevens .selectarea {
	width: 265px;
	height: 200px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bgegevens .blob {
	width: 262px;
	height: 200px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.bgegevens #merken {
	height: 60px;
	width: 540px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.bgegevens .smallselect {
	width: 157px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/************************************************************************/
/* Bewoners search result style														*/
/************************************************************************/
div.result {
	margin: 0 20px 0 20px;
}
.result div.letter {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#01574e;
	display:block;
	z-index:1;

}
.result div.comp {
	float:right;
	width:500px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#01574e;
	z-index:100;
}
.result div.comp p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#757575;
}
.result div.dotted {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	line-height:0;
	border-top:1px dotted #01574e;
	padding-bottom:3px;
}
.result h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.result p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
}
/************************************************************************/
/* Bewoners detail style														*/
/************************************************************************/
div.bdetail {
	margin: 0 20px 0 20px;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}
.bdetail h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
	color:#01574e;
}
.bdetail h3 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	color:#01574e;
}
.bdetail p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.bdetail image {
	float:right;
}
.bdetail table {
	
}
.bdetail table th {
	width:100px;	
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	color:#757575;
}
/************************************************************************/
/* Bewoners search 1 style														*/
/************************************************************************/
div.search {
	margin: 0 20px 0 20px;
}
.search h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.search p {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	margin: 0 0 5px 0;
}
#bform{
	margin:0;
	padding:0;
	border:1px dotted #01574e;
}
#bform form{
	margin:10px 0 10px 0;
	padding:0;
}
#bform fieldset {
	margin:0;
	padding:2px 0 0 0;
	border:0px;
}
#bform input.itext {
	display: block;
	margin-left:10px;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	border:1px solid #a5acb2;
}
#bform input.ibut {
	display: block;
	margin-left:10px;
	float: left;
	margin-top: -2px;
}
#bform select {
	margin-left:10px!important;
	margin-left:7px;
	width: 155px;
	border:1px solid #a5acb2;

}
#bform label {
	text-align: left;
	width: 115px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#757575;
	display: block;
	margin:0 0 10px 10px;
	float: left;
}

#bform br {
	clear: left;
}

.search #abc {
	margin:10px 0 10px 0;
	padding:5px 0 5px 10px;
	height:20px;
	width:521px;
	display: block;
	float: left;
	background-color:#e5eeed;
}
.search #abc a:link, 
.search #abc a:visited, 
.search #abc a:hover, 
.search #abc a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#757575;
	text-decoration:none;

}
.search #abc .pipe {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#cbcaca;
}
.sresult a:link, 
.sresult a:visited, 
.sresult a:hover, 
.sresult a:active {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	position: relative;
	display: block;
	border-bottom: 1px solid #000;
}

/************************************************************************/
/* Download page														*/
/************************************************************************/
div.downloadrow {
	clear: left;
	border-top: 1px dashed #000;
	background-color: #ffffcc;
	padding: 10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
}
div.downloadicon {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
}
div.downloadcontent {
	width: 350px;
	float: left;
}
.downloadcontent em {
	font-size: 11px;
}
.downloadcontent p {
	font-size: 11px;
}

