﻿/* CSS HANDHELD */
#rij01 {
	/*voor de body tekst */;
	display: none;
	}
#rij02 { /*voor de navigatie */;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#rij03 {
	/*voor de body */;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#rij06 { /*voor byslogo en copyright */;
	display: none;
}
.txt_comment {
	color: #18A57B;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 10px 0px 0px 30px;
	text-align: left;
	font-style: italic;
}

body {
	font-family : Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}
strong {
	color: #1E2846;
	font-weight: bold;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size : 28px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	font-size : 23px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
h3 {
	font-size : 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	width: 80%;
}
h4 {
	font-size : 16px;
	font-weight: bold;
	background-color: #DFDFDF;
	letter-spacing: 1px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
h5 {
	font-size : 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 80%;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
}
li {
	line-height: 20px;
	color: #323C64;
	font-size: 13px;
}


.printvorige {
	display: none;
}

/* containers */

	/* goed voor gewone tekst volledige breedte */
.kolom1020 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	width: 100%;
	float: left;
}
.kolom980 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	width: 100%;
	float: left;
}
.kolom250 {
	display: none;
}
.kolom650 {
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	width: 100%;
	float: left;
}
.tekstblok200 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
	background-color: #34537c;
}
.tekstblok200 p {
	color: #ffffff;
	padding: 15px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
}
.tekstblok200 a {
	color: #ffffff;
	padding: 1px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.tekstblok200 a:visited {
	color: #ffffff;
	padding: 1px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.txt_top200 {
	padding: 10px 20px 0px 20px;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url('../images/opmaak/bg200kop3.gif');
	background-repeat: no-repeat;
}
.txt_voet200 {
	padding: 0px 0px 0px 0px;
	background-position: left bottom;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/opmaak/bg200voet3.gif');
	background-repeat: no-repeat;
}

	/* opmaak tabellen */
.tabelsitemap {
	display: none;
}
.tabel560 {
	width: 560px;
}
.tabel560 td {
	font-size: 13px;
	text-align: left;
	padding: 0px 20px 0px 0px;
}

	/* teksten opmaak */
.txt_leesverder {
	color: #6E6E6E;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 10px 30px 0px 0px;
	text-align: right;
	font-style: italic;
}
.txt_leesverder a {
	color:#6E6E6E;
	text-decoration : none; 
}
.txt_leesverder a:hover {
	color: #fe6d4c;
	text-decoration : underline;
}
.txt_rood {
	color: #ED1B2D;
	text-decoration : none;
	font-weight: bold;
}

	/* speciale font voor bij formulier privacy */
.txt_privacy { 
	font-family: Arial, Helvetica, sans-serif;
	color: #412d28;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 3px 0px 10px 0px;
}
.txt_privacy a {
	color:#000000;
	text-decoration : none; 
}
.txt_privacy a:hover {
	color: #fe6d4c; 
	text-decoration : underline; 
}


	/* afbeeldingen */
.img_topfoto {
	display: none;
}
.img_toplogo {
	left: 0px;
	top: 0px;
	border-style: none;
}
.img_border {
	border: 1px solid #1E2846;
}
.img_border_none {
	border-style: none;
	margin: 0px;
}
.img_leftborder {
	border: 1px solid #1E2846;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_leftborder_none {
	border-style: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_rightborder {
	border: 1px double #1E2846;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_rightborder_none {
	border-style: none;
	margin-top: 5px;
	margin-right: 20px;
	float: right;
}



