/*-----------BODY-----------*/
body{ 
	background-color: #A6AEC5;
	margin: 7px;
	SCROLLBAR-FACE-COLOR: #DADDC9;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #13647F;
	SCROLLBAR-3DLIGHT-COLOR: #13647F;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #BBBBBB;
	SCROLLBAR-DARKSHADOW-COLOR: #13647f;
}
/*-----------TABLE-----------*/
table.footerlijst{
	background : #DFE4F8;
	border-top: 2px solid #7D89AA;
	border-left: 2px solid #7D89AA;
	border-right: 2px solid #7D89AA;
	border-bottom: 2px solid #7D89AA;
	border-collapse: collapse;
	margin: 0px;
}
table.menu{
	background : #DFE4F8;
	border : 2px solid #7D89AA;
	border-collapse: collapse;
	margin-bottom: 5px;
}
table.lijst{
	background : #DFE4F8; 
	border-top: 2px solid #7D89AA; 
	border-left: 2px solid #7D89AA; 
	border-right: 2px solid #7D89AA; 
	border-bottom: 2px solid #7D89AA; 
	border-collapse: collapse;
}
table.linkerbalk{
	background : #DFE4F8;
	border-top: 2px solid #7D89AA;
	border-left: 2px solid #7D89AA;
	border-right: 2px solid #7D89AA;
	border-bottom: 2px solid #7D89AA;
	border-collapse: collapse;
	margin: 0px;
}
/*-----------TR-----------*/
tr.dayrow {
        height: 40px;
}
tr.licht {
	background : #DFE4F8
}
tr.donkerbis {
	background : #7D89AA
}
tr.donker {
	background : #A0ACCF
}
tr.forumlicht {
	background : #DFE4F8; 
	font-size: 12;
}
tr.forumdonker {
	background : #A0ACCF; 
	font-size: 12;
}
tr.forumingelogd {
	background: #F6CE80; 
	font-size: 12;
}
tr.ingelogd {
	background : #F6CE80
}
tr.titel {
	font-weight : 800; 
	font-size : 16;
}
/*-----------TD-----------*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width=thin;
	color: #414141;
	font-size: 11px;
}
td.dayhead {
        background-color: #A0ACCF;
        font-weight: bold;
        text-align: center;
}
td.days {
        text-align: right;
        width: 14%;
}
td.nieuwstitel{
	padding-top: 3px;
	padding-bottom: 5px;
}
td.nieuwsbron{
	padding-top: 5px;
}
/*-----------A-----------*/
a, a:visited, a:active {
	text-decoration: none;
	color: #414141;
	font-size : 11px;
	font-weight: 800;
}
a:hover {
	cursor: pointer; 
	color: #414141; 
	text-decoration: underline overline; 
	font-weight: 800;
}
a.nieuwstitel {
	font-weight : 600; 
	font-size : 11;
	text-decoration: none;
	color: #000000;
}
a.nieuwstitel:hover {
	font-weight : 600; 
	font-size : 11;
	text-decoration: none;
	color: #000000;
}
a.nieuwstekst {
	font-weight : 400; 
	font-size : 10;
	text-decoration: none;
	color: #000000;
}
a.nieuwstekst:hover {
	font-weight : 400; 
	font-size : 10;
	text-decoration: none;
	color: #000000;
}
a.nieuwsbron {
	font-weight : 300; 
	font-size : 8;
	text-decoration: none;
	color: #000000;
}
a.nieuwsbron:hover {
	font-weight : 300; 
	font-size : 8;
	text-decoration: none;
	color: #000000;
}
/*-----------DIVERS-----------*/
.tableBorder{
	BORDER-TOP: #999999 1pt solid #000000;
	BORDER-LEFT: #999999 1pt solid #000000;
	BORDER-RIGHT: #999999 1pt solid #000000;
	BORDER-BOTTOM: #999999 1pt solid #000000;
}
#heading {
        font-weight: bold;
        font-size: 20px;        
}
.border{
	border: 1px solid #000000;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
