/* CSS Document */

body {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	background-color:#cccccc;
	margin:0px;
}

td {
	color: #FFFFFF;
	}
#text_left a, #text_left a:visited, a, a:visited {
	color: #ffffff;
	}
#text_left {
	display: block;
	width:175px;
	height: auto;
	padding:10px;
	background-color:#000000;
	color: #FFFFFF;
	}
	
#news {
	margin-top:10px;
	}	

.table {
	background-color:#000000;
	}
	
.tableBackground{
	height: 560px;
	width: 400px;
	background-image:url(../images/08sf_opruiming.jpg);
	background-repeat: no-repeat;
}


.zin {
	width:200px;
	margin: 0px;
	height: 40px;
	padding-top: 100px;
	padding-left: 50px;
	}
#zinBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663399;
	font-variant: normal;
}
#zinBox a{
	color: #FF3300;
	zin-decoration: underline;
}
#zinBox a:link{
	color: #FF3333;
	zin-decoration: none;
}
#zinBox a:hover{
	color: #FF3366;
	zin-decoration: none;
}