/*
17-4-2010	ka	changes
*/

/******* ALL ENTRIES ARE SORTED ALPHABETICAL - STARTING DOTS ARE IGNORED ***********/


a:active	{	color: #ffff00;	text-decoration: underline; }
a:link		{	color: #ffff00; text-decoration: underline; }	
a:hover		{	color: #00ff00;	text-decoration: underline; }
a:visited	{	color: #ffff00; text-decoration: underline; }	

a.bottom:link, a.bottom:visited, a.bottom:hover, a.bottom:active { 
	color: #0000dd; 
	font-size: 8pt; 
	text-decoration: underline;
}

body { 
	background-image: url(../gfx/bg_logo1.gif); 	
	background-repeat: repeat;
	margin-top: 0;
	margin-left: 0;
}

.bottomline {
	font-size: 7pt;
	color: #666666;
}

.heading {
	font-size: 12pt;
	background-color: #E3A645;
	color: #604110;
	text-align: center;
	vertical-align: middle;
	margin-top: 10;
	margin-left: 10;
	letter-spacing: 0.1em; 
}

.kopje {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.regel {
	height: 28px;
	font-size: 8pt;
	background-color: #553208;
	color: #ffffff;
	padding-left: 5px;
	vertical-align: middle;
	white-space: nowrap;
}

td {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}

.uitleg {
	font-size: 8pt;
	color: #ffffff;
}

.uitzending {
	background-color: #F2DA85;
	border: 1px solid silver;	
	font-size: 12pt;
	color: #6B261D;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
	text-align: center;
}

/* voor lijstjes */
.zebra0 { background-color: #EDDCB1; vertical-align: middle;}
.zebra1 { background-color: #E7CD95; vertical-align: middle;}


.zebra_blanco { 
	background-image: url(../gfx/blanco.gif); 	
	background-repeat: repeat;
}

.zebra_subhead { 
	background-color: #845833; 
	color: #f5f5f5; 
}

.zebra_table { 
	font-size: 9pt;
}
