﻿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;
}

/*a.versturen {
float:right;
}*/

.block {
 display : block;
}

table.form td {
	width:220px;
	vertical-align:top;
	white-space:nowrap;
	padding-right: 5px;
}

div.newsbox-right a.versturen {
	font-weight: bold;
	display: block;
	margin: 5px 0 13px 0;
	padding: 0 0 0 150px;
}

/*----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: 215px;
}
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.reviewmagazinesub
{
	margin-bottom: 7px;
}

select, input, textarea 
{
	font: normal 1em/155% 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;
}

/* -- subpage form  ---------------------------------------------------------------------- */
div.form {
	padding-bottom: 20px;
	width: 363px;
}
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: 190px;
}
div.form input.textfield {
	margin: 0 0 5px 0;

}
div.form label.block {
	display: block;
}
table.form td, table.form th {
	padding: 4px 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;
}

input.textfield-search, textarea.textfield-search {
border:1px solid #000000;
color:#999999;
float:left;
height:15px;
width:127px;
}
input.textfield-search, textarea.textfield-search {
background:#FFFFFF url(images/bg_textfield.gif) repeat-x scroll 0 0;
border:1px solid #999999;
padding:2px;
}