/* opmaak.css */

/* achtergrondkleur  */
body
	{
	margin: 0;
	background: #FFFFF0;
	}

body.home
	{
	margin: 0;
	background: #FFFFF0;
	}

/* tabelstijlen */
table
	{
	border: 0px;
	}

td, th
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	}

td.contact
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	}

td.tekst
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	}

td.contrast
	{
	background: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	}

/* broodtekst */
p, div, li
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

/* infotekst */
p.info
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}

/* tekst midden */
.midden
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;	 
	text-align: center;
	}

/* tekst rechts */
.rechts
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;	
	text-align: right;
	}

/* colofon */
.colofon
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999;	
	text-align: center;
	}

/* tekst formulier */
p.formulier
	 {
	 font-family: arial, helvetica, sans-serif;
	 font-size: 12px;
	 color: #999;
	 }


/* hoofdkop */
h1
	{
	background: #FC6;
	border-bottom: #C30 1px solid;
	padding-left: 24px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFF0;	
	}

/* tussenkop */
h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #999;	
	}

/* onderkop */
h3
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	}

/* kleine onderkop*/
h4
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;	
	}

/* hoofdkop */
h1#homepage
	{
	background: transparent;
	border-bottom: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #999;	
	}

/* tussenkop */
h2.homepage
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #999;	
	}

/* onderkop */
h3.homepage
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #999;
	}

/* kleine onderkop*/
h4.homepage
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;	
	}

/* kleuronderscheidingen */
.rembours
	{
	color: #C66;
	}

.vooruit
	{
	color: #66C;
	}

/* opsomming */
ul.pijltje 
	{
	margin-left: 40px;
	margin-bottom: 10px;
	list-style-image: url("../img1/Pijltje.png")
	}

ul.pijltjevet 
	{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-image: url("../img1/Pijltje.png")
	}

li.lijstvet
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
	}

hr
	{
	margin-left: 12px;	
	margin-right: 12px;
	}

/* voettekst links*/
.voetlinks
	{
	padding-left: 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #999;
	}

/* voettekst midden*/
.voetmidden
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	}

/* voettekst rechts*/
.voetrechts
	{
	padding-right: 12px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	}

/* vette en cursieve teksten */
.vet
	{
	font-weight: bold;
	color: #C60;
	}

.schuin
	{
	font-style: italic;
	}

/* hyperlinks */
a:link
	{
	color: #30F; 
	text-decoration: underline;
	}

a:visited
	{
	color: #66C; 
	text-decoration: underline;
	}

a:hover
	{
	color: #F00;
	text-decoration: underline;
	}

a:active
	{
	color: #F00;
	text-decoration: underline;
	}

/* verschillende uitlijningen */	
div.links
	{
	text-align: left;
	}

div.midden
	{
	margin-left: auto;
	margin-right: auto;
	}

div.foto
	{
	float: right;
	margin: 20px 10px 0 20px;
	}

div.tekstblok
	{
	padding-left: 12px;
	padding-right: 4px;
	background: transparent;
	width: 78%;
    }

div.tabel
	{
	margin-right: 5%;
    margin-left: 5%;
	margin-bottom: 5%;
    padding: 6px;
    background: #FFFFF0;
	border: 1px dashed #ECB000;
    }

#leesmeer
	{
	width: 75x;
	float: right;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #BBB4D6;
	color: #FFF;
	text-align:left;
	}

#begin
	{
	width: 75x;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #BBB4D6;
	color: #FFF;
	text-align:left;
	}
	
/* andere versieringen */
input
	{
	border: 1px solid #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
	}

textarea
	{
	border: 1px solid #999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
	}

/* achtergronden */
.blok
	{
	border-top: 1px solid #FFF;
    border-bottom: 1px dashed #CCC;
    border-right: 1px dashed #CCC;
    border-left: 1px solid #FFF;
	padding: 0px;
	background-color: #FFFFF8;
	}

img
	{
	border: 0;
	}
