body {
	font-family: Arial, Helvetica, sans-serif;
		text-align:left;
	font-size: 12px;
	line-height:20px;
	color:#26415a;
	font-weight: normal;
	background-repeat:repeat;
	background-color: #FFFFFF;
	scrollbar-base-color : #D11209;
	scrollbar-face-color:#ccc;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}


.bovenaan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #002b54;
}	
.bovenaanrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #e81937;
}	

.inlogmelding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #e81937;
}	

.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #002b54;


}

.onderbalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}	



.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #e9193a;
}	

.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}	


.stippellijn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	

.leesmeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

a {
	color: #27415a;
	text-decoration: underline;
}

a:hover {
	color: #27415a;
	text-decoration: none;
}


.knop {
	background-color: #26415a;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 17px;
	width: 100px;
}

.okknop {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 17px;
	width: 50px;
}
.inputgroot {
	background-color:#fbfbf7 ;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	height: 220px;
	width: 320px;
}
.input {
	background-color:#fbfbf7 ;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	height: 20px;
	width: 200px;
}


TD.kaart {
	padding: 0px;
	background-image:url(../images/achterhome.jpg);
	background-repeat:no-repeat;
}

TD.kaart2 {
	padding: 0px;
	background-image:url(../images/achterrest.jpg);
	background-repeat:no-repeat;
}

TD.kaart3 {
	padding: 0px;
	background-image:url(../images/achtercolumn.jpg);
	background-repeat:no-repeat;
}



/*font resizer*/
.fontresizer{float:right;padding:15px 0 0 0;width:81px;}
.fontresizer ul{list-style:none;margin:0;padding:0;width:80px;}
.fontresizer li{background:none;color:#545c5f;float:left;font-size:11px; }
.fontresizer li.seperator{color:#afbfcf;float:left;line-height:15px;padding:0px 3px 0 3px;}
.fontresizer li#medium{cursor:pointer;line-height:16px;padding:0px 3px 0 3px;}
.fontresizer li#large{cursor:pointer;font-size:18px;line-height:12px;padding:0px 3px 0 3px;}
.fontresizer li#xlarge{cursor:pointer;font-size:22px;line-height:12px;padding:0px 3px 0 3px;}


a.fontresizer:link{
	font-size: 15px;
	color: #666666;
text-decoration:none;
}
a.fontresizer:active{

	color: #666666;
	font-weight:bold;
text-decoration:none;
}
a.fontresizer:visited{

	color: #666666;
	font-weight:bold;
text-decoration:none;
}

a.fontresizer:hover{

	color: #666666;
	font-weight:bold;
text-decoration: underline;
}
