﻿.searchbutton {
    padding:					2px 20px 0 0;
}

select, input, textarea 
{
	font: normal 1em/155% Arial, Verdana, Tahoma, Trebuchet MS;
	color: #000;
}
input.textfield, textarea.textfield {
	border: solid 1px #999;
	width: 200px;
	padding: 2px;
	background: #fff url("../images/bg_textfield.gif") repeat-x scroll 0 0;
}
/*
select , input
{
       margin-bottom: 10px; 
}

input.textfield, textarea.textfield
{
    width: 200px;
    margin-bottom: 10px;
}

table.form td {
	width:200px;
	vertical-align:top;
	white-space:nowrap;
	padding-right: 5px;
}

.block {
 display : block;
}
*/
/*----tabcontent----*/
/*nieuws*/
div.nieuws div.newsitem {
	padding: 0 0 25px 0;
}
div.nieuws div.newsitem img {
	float: left;
	padding: 0 20px 0 0;
}
div.nieuws div.newsitem div.text {
	float: left;
	/*padding: 0 0px 0 20px;*/
	width: 315px;
}
div.nieuws div.newsitem h4 {
	color:  #000000;
	font-size: 1em;
}

div.nieuws div.newsitem p {
	padding-top: 2px;
	margin: 0;
	text-align: justify;
}
div.nieuws a.bottomlink {
	padding-right: 20px;
}

div.left
{
	float:left;
}

div.right
{
	float:right;
}

a.right
{
	float:right;
}

a.left
{
	float:left;
}

a.reviewleft
{
	float: left;
	font-weight: bold;
}

a.reviewright
{
	float: right;
	font-weight: bold;
}

div.review
{
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 13px 0;
}



div.form label.block {
	display: block;
}

/*sideitems*/
div.col1-sub-right div.sideitem {
	border-bottom: 1px solid #22c4e9;
}
div.sideitem {
	padding: 0px 20px 0 0;
	margin: 0 0 13px 0;
}
div.sideitemlast {
	border-bottom: none;
}

div.sideitem input.textfield {
	margin: 0 0 5px 0;
}
div.sideitem input.textarea {
	margin: 0 0 5px 0;
}
div.sideitem label {
	display: block;
}
div.sideitem span.required {
	color: #ff0000;
}

div.sideitemadvies a.versturen {
	font-weight: bold;
	display: block;
	margin: 5px 0 13px 0;
	padding: 0 0 0 150px;
}

div.sideitemcontact {
	padding-bottom: 2px;
}
div.sideitemcontact p {
	margin-top: 0;
	padding-top: 0;
}
div.sideitemcontact h4 {
	color: #000000;
}
div.sideitemcontact a.expandbutton {
	display: block;
	margin-top: 12px;
	padding: 0 0 0 0px;
	font-weight: bold;
	background: transparent url("../images/icon_arrowup.gif") no-repeat scroll 103px 6px;
}

/*sideitems on subpages*/
div.sideitem a.document {
	padding: 0 0 0 32px;
	background: transparent url("../images/icon_pdf_32.gif") no-repeat scroll 0px 0px;
	display: block;
	height: 3em;
	margin: 0;
}
div.sideitem a.help {
	display: block;
	padding: 0 0 15px 0;
}

div.faq ul, div.sideitem ul {
	padding: 6px 0 6px 0;
	margin: 0;
	list-style: none;
}
div.faq li, div.sideitem lit {
	padding: 5px 0 5px 0;
	list-style-type: none;
	margin: 0;
}

/*breadcrums*/
div.breadcrums {
	font: 					normal 0.9em Trebuchet MS;
	padding-bottom:		10px;
}
div.breadcrums a, div.breadcrums a:visited {
	text-decoration:		none;
	color:					#505050;			
}

div.breadcrums a.last{
	color:		            #22c4e9;
}

/* -- subpage form  ---------------------------------------------------------------------- */
div.form {
	padding-bottom: 20px;
	width: 405px;
}
div.form a.versturen {
	font-weight: bold;
	display: block;
	margin: 5px 11px 13px 0;
	/*padding: 0 0 0 250px;*/
	float:right;
}
div.form textarea.textfield {
	height: 100px;
	/*width: 300px;*/
	width: 210px;
}
div.form input.textfield {
	margin: 0 0 5px 0;

}
div.form label.block {
	display: block;
}
table.form td, table.form th {
	padding: 2px 0;
}

div.divider {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	line-height: 0;
	border-bottom: solid 1px #e1dfec;
}
table.form td {
	width:220px;
	vertical-align:top;
	white-space:nowrap;
	padding-right: 5px;
}
table.form td.colspan {
	width:220px;
}
table.form td.colspan3 {
	width:250px;
}
table.form td.stap3 {
	width:250px;
	text-align: center;
}
table.form p.noprint {
	padding: 10px 0 15px 20px;
}
table.form p.noprint a {
	font-weight: normal;
}
table.form td.notes {
	width:114px;/*128*/
	padding: 7px;
	background-color: #f6f5fa;
	font-size: 90%;
	line-height: 110%;
	color: #494992;
}
table.form td.notes3 {
	width:170px;/*128*/
	padding: 7px;
	background-color: #f6f5fa;
	font-size: 90%;
	line-height: 110%;
	color: #494992;
}
table.form td.notes a, table.form td.notes3 a {
	font-weight: normal;
}
table.form input.textfield, table.form select.textfield {
	width:190px;
}
.vcenter * {vertical-align: middle;}
.nb {font-size:85%;line-height: 110%;}

select.day {width:52px; margin-bottom: 3px;}
select.month {width:84px; margin-bottom: 3px;}
select.year {width:57px; margin-bottom: 3px;}

div.zoekres-pagenav {
	margin: 					15px 0; 
	font-weight: 			bold;
	font-size: 				0.95em;
}

div.reviewmagazinesub
{
	margin-bottom: 7px;
}
