/* Genneper molen style specifications
*/

body
{
	font-family : arial, helvetica, sans-serif;
	padding: 0px;
	width: auto;
	margin: 0px;
	display: block;
}

td 
{	font-size: 70%;
}

li {list-style-type: disc; list-style-position: outside; margin-left : -11px }
	
.footer {color : #999999}
.niewsiekop  { color: #333; font-weight: bold; font-size: 12px }
.uitslagkop  { color: #333; font-weight: bold; font-size: 16px }
	
a:link.niewsiekop {font-size: 11px; font-weight:bold; color: #333; text-decoration:none}
a:active.niewsiekop {font-size: 11px; font-weight:bold; color: #000; text-decoration:none}
a:hover.niewsiekop {font-size: 11px; font-weight: bold; color: #000; text-decoration:none}
a:visited.niewsiekop {font-size: 11px; font-weight: bold; color: #333; text-decoration:none}

.tussenkop { color : #000066 ; font-weight:bold}
	
a.bleu {color : #000099; text-decoration:none}
a.black {color : white; text-decoration:none}
    
a:link {color: #0000CC}
a:active {color: black}
a:hover {color: black}
a:visited {color: #0000CC}
.tabelkop { font-size: 100%; color: #FFFFFF; background-color: #663333; font-weight: bold}
.tabelregel2 {  background-color: #FFFFCC}
.tabelregel1 { background-color: #FFFFFF }
.bijschrift 
{
	font-style: italic;
	margin: 0.5em 0em 1em 0em;
}

#agenda th {
	color: #333;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}
#agenda td {padding: 0.2em;}
