body{	
	color: white;
	font-size: 12px;
	line-height: 140%;
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif, Geneva, Verdana, Tahoma, Arial;
	background-color: #EDEDED;
}

td
{
font-size: 11px;
background-color: #EDEDED;
}

td.welkomtekst
{
font-size: 11px;
color: #996600;
background-color: #FFFFFF;
}

div.welkomvet
{
font-size: 11px;
font-weight=bold;
color: #996600;
background-color: #FFFFFF;
}

td.titel2
{
font-size: 13px;
color: #000066;
background-color: #EDEDED;
}

td.ondertitel
{
font-size: 11px;
color: #000066;
background-color: #EDEDED;
}

td.biertitel
{
font-size: 11px;
color: #000066;
background-color: #CCCC99;
}

td.formulier
{
font-size: 11px;
font-weight: bold;
color: #996633;
background-color: #FFFFFF;
}

td.newstitle
{
font-size: 11px;
font-weight: bold;
color: #000000;
}

td.newspostedby
{
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

td.tweedebalk
{
background-color: #D8DABE;
}

td.indextekstbalk
{
background-color: #D8DABE;
color: brown;
font-weight: bold;
}

td.copy 
{
background-color: #EDEDED;
}

td.white
{
background-color: #ffffff;
width: 220px;
}
td.kaki
{
background-color: #CC9966;
width: 220px;
}

img{
	border-width: 0px;
}

img.border1
{
	border-width: 1px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #94866B;
}

a:hover{
	text-decoration: none;
	color: #996600;
	border-bottom: 1px dashed #5A5142;
}

.info{
	padding-left: 15px;
	font-size: 10px;
	font-style: italic;
}

span.titel{
	display: block;
	/*color: #5A4242;*/
	color: #61B2C2;
	font-family: geneva;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	margin-bottom: 5px;
	width: 400px;
	letter-spacing: -1px;
}

h1{
	font-size: 12px;
	margin: 0px;
	font-family: georgia;
}
h1 span.left{
	float: left;
	text-align: left;
	width: 26px;
}
-->