/*@font-face {
    font-family: Mini7;
    src: url(mini7.eot);
    /*src: url(http://www.stichtingrichting.nl/test/css/mini7.eot)
}*/


BODY, P, DIV, INPUT, SELECT, TD, TEXTAREA, BLOCKQUOTE, OL, UL, DL, LI, DT, DD, TH, PRE, A, A:link, A:visited, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
	p {
  margin: 0px;
  padding: 0px;
}




BODY {
	margin: 0px;
	padding: 0px;
	/*
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #edf4f7;
	SCROLLBAR-ARROW-COLOR: #698a93;
	SCROLLBAR-3DLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-DARKSHADOW-COLOR: #dae2e5;
	SCROLLBAR-SHADOW-COLOR: #dae2e5;
	*/
	}
A:hover, A:active {
	text-decoration: none;
	}
.superscript {
	vertical-align: super;
	font-size: 0.7em;
	}
/* shadows */
.w1, .w2, .w2 div {
	display:inline-table;
	/* \*/display:block/**/} 
.w1 {
	float:left;
	background:url(../images/global/shadows/dark2_shadow.gif) right bottom no-repeat}
.w2 {background:url(../images/global/shadows/dark2_corner_bl.gif) left bottom no-repeat}
.w2 div {
	padding:0 8px 8px 0;
	background:url(../images/global/shadows/dark2_corner_tr.gif) right top no-repeat}
.w1 img {
	display:block}
.Kopjes {
	font-size: 12px;
	font-weight: bold;
}
.Nieuws {color: #999999}
.introTekst {color: #FFFFFF}






/* MENU */
.navTable .subMenuVisible {
	height: auto;
	margin-right: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	visibility: visible;
	text-align: right;
}
.navTable .subMenuVisible A, .navTable .subMenuVisible A:link, .navTable .subMenuVisible A:visited {
	width: 130px;
	clear: both;
	float: right;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: Mini7, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 3px 0 3px 0;
}
.navTable .subMenuVisible A:hover {
	text-decoration: underline;
}





/* FORM STYLES */
.textInput {
	width: 200px;
	border: 1px solid #000000;
}
.textArea {
	width: 200px;
	border: 1px solid #000000;
}

