#artikel, #textpag, #nieuws, #zoekpag{
	position:relative;
	padding: 3px 0px 15px 0px;
	margin: 2% 2% 0 0;
}
#textpag h1, #nieuws h1, #zoekpag h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:130%;
	font-size: 165%;
	color: #FF0000;
	margin: 0px 0px 0px 10px;
}
#artikel h2, #textpag h2 {
	font-size: 100%;
	color:#DC0A09;
	margin: 15px 0 10px 10px;
}
#artikel p, #textpag p, #zoekpag p{
	font-size:85%;
	margin: 8px 0px 11px 10px;
	line-height:140%;
}

* html .streamer {
	padding-top: 5px;
	
}

/* ***************** formulieren ************************ */

#textpag label, #zoekpag label  {
	width: 10em;
	float:left;	
	color: #676767;
	padding: 4px 5px 0px 5px;
}
* html #textpag label, * html #zoekpag label {
	padding-top: 7px;
}
#textpag input, #textpag textarea, #textpag select, #zoekpag input, #zoekpag textarea, #zoekpag select{
	border: solid 1px #999999;
	margin: 2px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#textpag .read_only {
	border: solid 0px #f7f7f7;
	background-color:#f7f7f7;
	margin: 2px 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus  { 
	background-color: #FFFF99
}
#textpag .button, #zoekpag .button  {
	border: solid 1px #333333;
	width: 6em;
	margin: 12px 5px 5px 5px;
	color: #ffffff;
	font-weight:bold;
	font-size:90%;
	background-color: #9A9A9A;
}
#textpag .checkcolumn, #zoekpag .checkcolumn {
	width: 18em;
	height:26px;
}
#textpag .check, #zoekpag .check {
	border: none;
	width:auto;
	float:left;	
	height:24px;
}
.thirdsize{
	width: 7em;
}
.halfsize{
	width: 11em;
}
.formfieldnoot {
	font-size: 95%;
	color:#666666;
}
.verplicht {
	color: #ff0000;
}
.verplichtnoot {
	text-align:right;
	padding: 7px;
	right:0px;
	bottom: 0px;
}
/* ***************** formulieren ************************ */


.uwilt {
	width: 30%;
	background-color:#f6f6f6;
	margin: 0px 10px 10px 5px;
	padding: 5px 5px 10px 5px;
	float:left;
}
.uwilt ul, .uwilt li {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 4px 4px;
	list-style: none;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:160%;
	background-color:#f6f6f6;
}
.bijgewerkt {
	font-size: 70%;
	color:#666666;
}
.proddienst {
	position: relative;
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
	background-color:#F6F6F6;
	height: 1%; /*fix voor IE*/
	}

.proddienst dl {
	margin: 0px;
	padding: 0px;
	}
.proddienst dl .eerste, .proddienst dl .tweede {
	float:left;
	width: 50%;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0;
	background-color:#F6F6F6;	
}
.proddienst dl .eerste {
	border-right: solid 1px #F6F6F6;	
	padding-right: 50%;
}
.proddienst dl .tweede {
	margin-left: -51%;
	border-left: solid 1px #E1E1E1;	
}

.proddienst dt {
	font-weight: bold;
	font-size: 85%;
	padding: 8px 00px 0px 10px;
	color:#343434;
	margin: 0px;
}
.proddienst dd {
	font-size: 80%;
	padding: 2px 20px 5px 10px;
	margin: 0px;
	color:#313131;
}
#textpag blockquote, #artikel blockquote  {
	display: inline;
	width: 30%;
	height: auto;
	background:#F6F6F6 url(../images/quote_begin.gif) no-repeat left top;
	float:left;
	margin: 10px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
	line-height:140%;
}
#textpag .rechts, #artikel .rechts  {
	float:right;
	margin-right: 0px;
}
#textpag blockquote p, #artikel blockquote p  {
	background: url(../images/quote_eind.gif) no-repeat right bottom;
	margin: 0px;
	padding: 15px 15px 30px 15px;
}

/* ***************** hieronder: tables ************************ */


.weblog table, #artikel table, #textpag table  {
	font-size:85%;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	}
	
.berichten th   {
	text-align:left;
	padding: 4px;
	color:#656565;
	width:150px; 

}
.berichten .datumtd{
	white-space:nowrap;
	width: 5%;
	text-align:left;
	border-right: 1px solid #E0E0E0;
	padding:2px 10px 2px 2px;
}
.berichten .titeltd  {
	width: 90%;
	text-align:left;
	padding:2px 2px 2px 10px;
	color: #666666;
}


/* ***************** hieronder: in-page tables ************************ */

.normaltable {
	padding: 1px;
	border-collapse: collapse;
	float:none !important;	
}
caption {
	background-color: #DDDDDD;
	padding: 5px;
	text-align:left;
	color: #313131;
	font-weight:bold;
	margin: 10px 0px -10px 10px;
	
}
tfoot {
background-color: #FFFFFF;
}
.colcenter {
	text-align:center;
}
.col2 {
	width: 50%;
}
.col3 {
	width: 33%;
}
.col4 {
	width: 25%;
}
.colveel {
	width: 10%;
}

.normaltable thead tr th {
	text-align: center;
	background-color: #E5E5E5;
}
.normaltable tbody tr th {
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
	
}
.normaltable  th {
	font-weight: bold;
	color: #313131;
}
.normaltable  .secundair th {
	font-weight: normal;
	background-color: #F1F1F1;
}

.normaltable td, .normaltable th{
	padding: 4px;
	border:solid 1px  #E9E9E9;
}

.normaltable tfoot td{
	text-align:right;
	font-size:90%;
	padding: 2px;
	border:solid 0px  #E5E5E5;
}
.normaltable tfoot .subtotal th{
	padding: 2px;
	border-top: 1px dotted  #333333;
	background-color: #FAFafa;
}
.normaltable tfoot .total th{
	padding: 2px;
	border-top:1px solid #333333;
	background-color: #FAFafa;
}
.gerelateerd {
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px 10px;
	font-size:80%;
	line-height:180%;
}
.gerelateerd a {
	line-height:160%;
}
.firstwords {
	font-weight: bold;
	color: #FF0000;
	padding-left: 10%;
	}
	
	
/* ***************** RIS ************************ */
.RISnav {
	background-image: url(../images/RIS_home_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin: 0 0 20px 8px;
	line-height: 150%;
	font-size: 83%;
}

.RISnav ul {
	list-style:none;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
.RISnav li {
	display:inline;
	font-weight: bold;
	padding: 0 3px 0 0;
	margin: 0px;
}
.RISnav li a {
	font-family: Arial, Helvetica, sans-serif;
	
}
.RIShead th {
	font-weight: normal !important;
	text-align: left !important;
	background-color: #F6F6F6 !important;
}
.RIShead .colcenter th {
	text-align: center !important;
}

/* ***************** RIS ************************ */
.sorteer {
	display: block;
	margin:-3.3em 0 0 -5px;
	position:relative;
	text-align:right;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	
}
.volgpaginas {
	background-color: #EEEEEE;
	padding: 4px;
	color:#666666;
}
.volgpaginas .nr {
	color:#ff0000;
	text-decoration: underline;
}
form.RISdrilldown {
	margin-right: 0px !important;
	padding: 2px !important;
	width: auto !important;
	background-color:#DDDDDD !important;
	text-align: right;
}
.RISdrilldown fieldset {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.RISdrilldown legend {
	display:none;
}
.RISdrilldown label {
	padding: 2px !important;
	margin: 0px !important;
	font-weight:bold;
	text-align: left;
}
.RISdrilldown select { 
	font-size: 83%;
}