.tekstkl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
BODY {
	color : #000040;
	font-family : Arial, Helvetica, sans-serif;
	}

h2 {
	font-size : 1.2em;
}


UL {
	list-style-type : square;
	list-style-position : outside;
}

UL.silver {
	background-color : #f2f2f5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
								padding : 7px;
								}

#wrap {
	margin: 0 auto;
	width:740px;
}

#header {

}

#mainleft {
	width:440px;
	float:left;
}

#mainright {
	width:300px;
	float:left;
	font-size: 1em;
}

#mainright p { line-height: 1.3em; }

.tekst {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
}

.tekst_bl {
	color : #005CAF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.tekst_rd {
	color : #E2007F;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.tekst_gr {
	color : #009F62;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.tekst_grkl {
	color : #009F62;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;	
}


.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height : 17px;
}

.citaat {
	line-height: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.citaatbl {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
	color : #005caf;
}

a:link {
	color: #E2007F;
	text-decoration: none
}
a:hover { 
	 	 color: #005caf;
		 text-decoration : none;
 }
a:active { 
		 color: #005caf;
		text-decoration : none;
 }
a:visited {
	color: silver;
	text-decoration : none;
}


BLOCKQUOTE {
	margin-left : 10px;
	margin-bottom : 3px;
	margin-top : 5px;
}

h5 {
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helv, sans-serif;
}

h6 { 
		font-family: Arial, Helv, sans-serif;
		font-size: 10px;
		font-weight: bold
}

TD.entresol {
	background-image : url(../images/gif/bgpx_bl.gif);
	background-repeat : repeat-y;
}

TD.souterrain {
	background-image: url(../images/gif/bgpx_rd.gif);
	background-repeat : repeat-y; 
}
TD.voorportaal {
	background-image: url(../images/gif/bgpx_gr.gif);
	background-repeat : repeat-y;
}


.tekstklhi {
		font-family: Arial, Helv, sans-serif;
		font-size: 10px;
		background-color: #f2f2f5
}

