/* CSS Document */

/* CSS-style created by roojstreep 06-08-04
/* edit 31/08/06
/* body style */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #ffffcc;
	color: #006600;
	margin: 0;
	font-style: normal;
}
/* table style */
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
.title {
	font-weight: bolder;
	font-style:italic;
}

/* link styles */
a:active {
	text-decoration: none;
	color: #3399cc;
}

a:visited {
	text-decoration: none;
	color: #3333cc;

}

a:hover {
	text-decoration: underline;
	color: #3399cc;
}

a:link {
	text-decoration: none;
	color: #3399cc;
}
#uitslag td {text-align:center}
#uitslag tr.titel {
	background-color:#006600;
	color: #FFFFFF;
	font-weight: bolder;
	
}
#uitslag tr.vervolg {
 background-color: #66CC66;
 }

.HomeKalenderBorder {background-color: #003300}
.HomeKalenderHeader { background-color: #006600; color: #ffffcc }
.HomeKalenderBody {background-color: #FFFFE8}

TABLE.Spaaractie {
width:575px;
height:auto;
border-style:outset;
}
	TABLE.Spaaractie TR.titel  {
		background-color:#006600;
		text-align:center;
		vertical-align:middle;
		font-family: Verdana, Arial, sans-serif;
		color:#FFFFFF;
		font-weight:bold;
		}
	TABLE.Spaaractie TR.Marked  {
		text-align:center;
		vertical-align:middle;
		font-weight:bold;
		}
	TABLE.Spaaractie TR {
		text-align:center;
		vertical-align:middle;
		}
	TABLE.Spaaractie TD.Dag {width:33px;}
	TABLE.Spaaractie TD.Datum {width:95px;}
	TABLE.Spaaractie TD.Naam {width:250px;}
	TABLE.Spaaractie TD.Code {width:40px;}
	TABLE.Spaaractie TD.Plaats {width:180px;}
	TABLE.Spaaractie TD.Prov {width:54px;}
	
.Kalender_tekst {font-size: 10px}
.Nieuws_Tekst {font-size: 12px}
.Nieuws_datum {font-size: 10px; font-style: italic; }

#layer1 {
position:absolute;
left:315px; 
top:35px; 
width:468px; 
height:60px; 
z-index:1
}

