html, body 
{
	height: 100%; /* héél belangrijk */
}

body 
{
	background-color:#E3CC59;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
#basis 
{
	width: 100%;			
	margin-left: auto;
	margin-right: auto;
	border-color:#000000;
	position: relative;
	min-height: 50%;
	height:auto !important; /* voor moderne browsers */
	height:70%; /* voor IE */
}

#banner 
{
	width:800px;
	height:130px;
	background-color:#663333;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:-10px;
	margin-bottom:-20px;
	z-index:1;
}
	
#menu
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	font-weight:bold;
	background-color:#663333;
	height:30px;
	text-align:center;
	z-index:2;
	margin-top:15px;
}
			
#menu ul 
{
	list-style:none;
	margin-left:-40px;
}
	
#menu li
{
	display:inline;
	padding-left:20px;
	color:#E3cc59;
}	
	
#menu a
{
	text-decoration:none;
}
	
#menu a:link
{
	color:#e3cc59;
}
	
#menu a:visited
{
	color:#e3cc59;
}
	
#menu a:active
{ 
	color:#FFCC33;
}

#menu a:hover
{ 
	color:#FFFFFF;
}
	
#tekst a
{
	text-decoration:none;
}
	
#tekst a:link
{
	color:#e3cc59;
}
	
#tekst a:visited
{
	color:#e3cc59;
}
	
#tekst a:active
{ 
	color:#FFCC33;
}
	
#tekst a:hover
{ 
	color:#FFFFFF;
}
	
	
#midden
{
	margin-top:-10px;
	background-color:#663333;
	width: 800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(plaatje/streep-druif.gif);
	background-repeat:no-repeat;
	z-index:1;
	min-height:475px;
}

#tekst
{
	width:550px;
	margin-left:30px;
	padding-top:40px;
	padding-bottom:40px;
	color:#FFFFFF;
	line-height:20px;
}
	
#tekst img
{
	padding:7px;
}
	
.nieuws
{
	padding:7px;
	float:left;
}
	
.td
{
 border-bottom: 1px solid #e3cc59 ;
}

#imgKlein
{
	display:none;
}
		
input
{
	font-family:"Courier New", Courier, mono;
}

textarea
{
	font-family:"Courier New", Courier, mono;
}

.bron
{
	font-size:10px;
	font-style:italic;
}

.maat
{
	width:30px;
}

.groot
{
	width:176px;
}
	
.td
{
	border-bottom:1px solid black;
	border-bottom-color:#e3cc59;
	vertical-align:top;
}

.tdt
{
	vertical-align:top;
}
	
#footer
{
	background-color:#663333;
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	margin-top:-10px;
}

#footer span
{
	color:#E3cc59;
}

#footer hr
{
	width:750px;
	text-align:center;
	color:#E3cc59;
}
	
#footer a
{
	text-decoration:none;
}
	
#footer a:link
{
	color:#FFFFFF;
}

#footer a:visited
{
	color:#FFFFFF;
}

#footer a:active
{ 
	color:#FFFFFF;
}

#footer a:hover
{ 
	color:#FFFFFF;
}

.titel
{
	font-size:16px;
	color:#E3cc59;	
	font-weight:bold;
}