
body {font-family:Verdana, sans-serif; font-size:8pt; margin:0px; color:#000000; background:url(img/background.gif); overflow-x: hidden;}
table {font-size: 8pt; margin-top: 0 ; }
table.index {font-size: 8pt; margin-top: 0 ; border-left: silver 1px dotted; border-right: silver 1px dotted;}

.title {font-family:'Trebuchet MS'; font-size:12pt; font-weight: bold;}

#menu {
	background: #336699;
	height: 25px;
	text-align: center;
}

#content {
	background: #D9EFFF;
}

#nextevent_table {
	margin: -10px auto 30px auto;
}

.nextevent_title {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	margin: 0;
}

.button {
	margin: 0;
}
.button a {
	border: 0;
}

.nextevent_wie {
	font-size: 16pt;
	font-weight: bold;
	margin: 0;
}

.nextevent_info {
	font-size: 12pt;
	margin: 5px;
}

.nextevent_tijdplaats {
	font-size: 14pt;
	font-style: italic;
	margin: 5px;
}

#agenda_table {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid black;
}

#agenda_table tr{
	
}

#agenda_table tr td {
	vertical-align: top;
	padding: 3px;
	border-bottom: dashed 1px black;
	
}


a:link {color: #0000C0 ; }
a:visited {color: #0000C0 ; }
a:hover {color: #FF9933 ;  }
a:active {color: #FF6600 ; text-decoration: none; }


#credits { margin: 0px 0px 3px 0px; padding: 0px; text-align: center; }


a.header:link {color: #FFCC00; text-decoration: none; }
a.header:visited {color: #FFCC00; text-decoration: none; }
a.header:hover {color: #FF9933;  text-decoration: none; }
a.header:active {color: #FF6600; text-decoration: none; }

a.headerred:link {color: #FF9933; text-decoration: none; }
a.headerred:visited {color: #FF9933; text-decoration: none; }
a.headerred:hover {color: #FF9933;  text-decoration: none; }
a.headerred:active {color: #FF6600; text-decoration: none; }

a.sub:link {color: #336699; text-decoration: none; font-weight: bold;}
a.sub:visited {color: #336699; text-decoration: none; font-weight: bold;}
a.sub:hover {color: #FF9933;  text-decoration: none; font-weight: bold; }
a.sub:active {color: #FF6600; text-decoration: none; font-weight: bold; }

a.subred:link {color: #FF6600; text-decoration: none; font-weight: bold;}
a.subred:visited {color: #FF6600; text-decoration: none; font-weight: bold;}
a.subred:hover {color: #FF9933;  text-decoration: none; font-weight: bold; }
a.subred:active {color: #FF6600; text-decoration: none; font-weight: bold; }

a.admin { text-decoration: none;}

img { border: 0px; }



.purple {
	background-color: #C6CBF0;
}

.yellow {
	background-color: #FFF2BF;
}

.schema {
	border: 1px solid black;
	width: 600px;
	border-collapse: collapse;
	border-spacing: none;
}

.schema tr td {
	border-bottom: 1px dashed black;
	padding: 3px;
}