body{
	background-color: #ffffff;
	font-family: verdana;
}

p{
	color: #000000;
	font-size: 11px;
	margin-top:8px;
	margin-bottom:2px;
}

ul{
	color: #000000;
	font-size: 11px;
	margin-top:2px;
	margin-bottom:2px;
}

p.slagzin{
	color: #006;
	font-size: 16px;
	font-weight: normal;
	font-style:italic; 
	padding-top: 40px;
}


p.intro{
	color: #009933;
	font-size: 11px;
	font-weight: bold;
	padding-top: 40px;
}

p.adres{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
}


	
td{
	padding:0px;
	margin:0px;
	color: #000000;
	text-align: left;
	font-size: 11px;
	border-style: none;
}

H1{
	color:  #AA0000;
	font-family: Verdana;
	margin: 0px;
	font-size: 16px;
	margin-top: 5px
}

H2{
	color:  #AA0000;
	font-family: Verdana;
	margin: 0px;
	font-size: 11px;
}

H3{
	color:  #AA0000;
	font-family: Verdana;
	margin: 0px;
	margin-bottom:20px;
	font-size: 10px;
	text-align: center;
}


td.menu{
	text-align: center;
	padding-right:0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	font-weight: bold;
	height: 22px;
	}

td.adres{
	text-align: right;
	padding-right:0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
	
	
hr{
	color: #ffcc66;
}

img.rand{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

img.border{
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
}

span.oranje{
	color:ffaa00;
	color: #ffcc66;
	font-weight: bold;
	font-style: italic;
}	

td.gootjes{
	height:20px;
	width:100%;
	text-align: right;
	padding-right: 10px;
	color: #999999;
	font-size: 10px;
}

#kantlijn{
border-style:solid; 
border-width: 0px 0px 0px 1px;
border-color: #bbb;
padding:20px;
padding-top:2px;
z-index: 1; 
top: 200px; 
left:650px; 
POSITION: absolute;

}

/* menu start */
 
#navlist
{
padding-left: 0;
margin-left: 0;
width: 100px;
border-style:dotted; 
border-width: 0px 0px 1px 0px;
border-color: #999999;

}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-style:dotted; 
border-width: 1px 0px 0px 0px;
border-color: #999999;
text-align: right;
}

#navlist li a, a:active, a:link, a:visited{ { 
text-decoration: none; 
color: #336;
}

#navlist li a:hover{
	text-decoration:none;
	color:#c03;
}

#active {
	color:#c03;
   font-weight: bold;	
}

/* menu end */
