body, div, td, ul, li, p, span, input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2F73B6;
}

body{
	background-color: #B1D9FF;
}

.tekst-sm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #2F73B6}
a {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FFc000;
}
a:hover {
	color: #FF9600;
	text-decoration: none;
}

.tip {
	visibility: hidden;
}

.wrapper{
 	width: 750px;
	height: 420px;
	border: 0;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -375px;
	position: absolute;
	}

a:link.menuLink {
	color: #FFFFFF;
	text-decoration: none;
	font-variant:small-caps;
	font-size:12px;
}
a:visited.menuLink {
	color: #FFf;
	font-variant:small-caps;
	font-size:12px;
}
a:active.menuLink {
	color: #FFc000;
	font-variant:small-caps;
	font-size:12px;
}
a:hover.menuLink {
	color: #FFc000;
	text-decoration: none;
	font-variant:small-caps;
	font-size:12px;
}

td.inhoudCel{
	width:571px;
	height:425px;
	overflow:auto;
	text-align: center;
	background-color: #E8F3FF;
}

div.scrollDiv{
	width:562px;
	height:425px;
	overflow:auto;
	margin:0px auto;
	text-align: left;
	overflow-x: hidden;	
}

p.titel{
	font-size:16px;
	font-variant: small-caps;
	text-align: left;
	font-weight:bold;
	border-bottom:1px dotted #2F73B6;
	color: #2F73B6;
}

p.nieuwstitel{
	font-size:13px;
	text-align: right;
	margin-top:15px;
	border-bottom: 1px solid #468DD3;
	font-variant: small-caps;
	color:#468DD3;
}

div.tekstKader{
	background: url(../images/patroon1.gif);
	text-align: center;
}

div.tekstPadding{
	width: 531px;
	margin:auto;
	padding:10px;
	text-align: left;
}

span.stress{
	font-variant: small-caps;
	font-weight: bold;
}

td.vraag{
	vertical-align: top;
}

td.antwoord{
	vertical-align: top;
}

input.invul{
	color: #ff4e00;
	border: 1px solid #1259A0;
}

textarea{
	color:#ff4e00;
	border: 1px solid #1259a0;
}

span.asterisk{
	color: #ff4e00;
}

img.prent{
	margin-left:8px;
	border:1px solid #004283;
}

td.refCel{
	text-align: center;
}

img.refImg{
	border:1px solid #1259a0;
	margin:10px 0px 3px;
}

.footer{
	margin-top: 5px; 
	text-align: center; 
	font-size: 10px;
	color: #004380;
	}
	
.keywords{	
	font-size:10px;
	color:#ffffff; 
	text-align:justify; 
	width:750px;
	}

.startknop{
	position: absolute;
	top: 338px;
	left: 225px;
	}