.logo {
	border: thick inset Silver;
}
.kop {
   text-align: center;
	border: outset;
	font-size: 36pt;
	font-weight: bold;
	background-color: #9400D3;
	color: #F0E68C;
}
.kopklein {
   text-align: center;
	border: outset;
	font-size: 12pt;
	font-weight: bold;
	background-color: #9400D3;
	color: #F0E68C;
}

.nieuwskop {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
   border: outset;

}
.nieuws1 {
	font-size: 9pt;
	border-bottom: solid;
	width: 2cm;
	vertical-align: top;
}
.nieuws2 {
	font-size: 9pt;
   border-bottom: solid;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: Navy;
	color: White;
}

a {
	color: Aqua;
}

a:hover {
color: Yellow;

	
}

.agenda {
	border: thin solid;
}

.agendatitel {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: Yellow;
	background-color: Blue;
	border: outset;
}

.rt{
	font-size: 8pt;
}

.index{
	border-left: solid;
	border-right: solid;
}

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }


.gastln1 {
	border-bottom: thick solid;
	border-top: thick solid;
	border-left: thin solid;
	border-right: solid thin;
	font-size: 8pt;
	vertical-align: top;
	width: 80px;
	border-spacing: 0px;
}

.gastln2 {
	border-bottom: thick solid;
	border-top: thick solid;
	border-right: thin solid;
	font-size: 9pt;
	width: 500px;
	border-spacing: 0px;
}
