
.toplinks {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.toplinks a {
	color : #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color : #017FFF;
}
.bottekst {
	color : #FFFFFF;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	font-size : 9px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
}
.content {
	color : #000000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}

.content a {
	color : #000000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
.content a:visited {
	color : #000000;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}

.content a:hover {
	color : #017FFF;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}

.content h1 {
	font-size : 16px;
	font-family : Arial,Tahoma,Verdana;
	color : #0023A4;
}

.content h2 {
	font-size : 14px;
	font-family : Arial,Tahoma,Verdana;
	color : #000000;
}

.content h3 {
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	color : #000000;
}

.content h4 {
	font-size : 10px;
	font-family : Arial,Tahoma,Verdana;
	color : #000000;
}

.content h5 {
	font-size : 8px;
	font-family : Arial,Tahoma,Verdana;
	color : #000000;
}

.content ul {
	color : #000000;
}

.bloktopLeft {
	color : #FFFFFF;
	background-color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	border-top : white 1px solid;
	border-left : white 1px solid;
}

.bloktopRight {
	color : #FFFFFF;
	background-color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	border-top : white 1px solid;
	border-right : white 1px solid;
}

.blokheaderLeft {
	color : #0023A4;                // #FFFFFF;
	background-color : #B3B3B3;     // #017FFF;           // #D6E8F6; // #0023A4;
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	border-top : white 1px solid;
	border-left : white 1px solid;
}

.blokheaderRight {
	color : #0023A4;               // #FFFFFF;
	background-color : #B3B3B3;    //  #017FFF;          // #D6E8F6;  // #0023A4;
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	border-top : white 1px solid;
	border-right : white 1px solid;
}

.blokrow01 {
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top : #A0A0A0 1px solid;
	border-right : white 1px solid;
}

.blokrow02 {
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	background-color : #F0F0F0;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-top : #A0A0A0 1px solid;
	border-right : white 1px solid;
}

.blokdate {
	color : #000000;
	font-weight : bold;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	background-color : #D6E8F6;              // #017FFF;
	text-align : center;
	border-top : #A0A0A0 1px solid;
	padding-top : 3px;
}

.blokLeftBottom {
	border-left : white 1px solid;
	border-bottom : white 1px solid;
}

.blokRightBottom {
	border-right : white 1px solid;
	border-bottom : white 1px solid;
}

.blokBottom {
	border-bottom : white 1px solid;
}

.agendablok {
	width	:	235px;
	height	:	300px;
}

.agendaEvenrij {
	background-color:#C0C0C0;
	width	:	235px;
	height	:	25px;
	color : black;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	padding-left : 5px;
	padding-top : 5px;
}
.agendaOnEvenrij {
	background-color:#FFFFFF;
	width	:	235px;
	height	:	25px;
	color : black;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	padding-left : 5px;
	padding-top : 5px;
}
.agendaToprij {
	background-color:#666666;
	width : 235px;
	height : 25px;
	color : white;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	padding-left : 5px;
	padding-top : 5px;
}