body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #440000;	
	
}

a:link { /* niet bezochte link */
	color: #440000; 
	text-decoration:none;
		}     

a:visited { /* Bezochte link */
	color: #440000; 
	text-decoration: none;
	 
		}  
a:hover { /* mouse over link */
	color: #440000; 
	text-decoration: underline;
	}   

a:active { /* geselecteerde link */
	color: #C6C6C6; 
	text-decoration:none;
	}  
	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #440000
	}


div.AfbTitel	{
padding-top: 0px;
	}

img.floatRechts { 
	float: right;
	margin-left: 15px; 
	}
	
h2 	{
	padding: 0px 15px 0px 25px;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #440000;	
	 }

h1  {padding: 5px 15px 0px 25px;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #440000;	

}
h3 	{
	padding-top:10px;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #440000;	
	 }
	
p {
	padding: 0px 20px 0px 20px;
	 } 
p.auteur {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #440000;	
	} 
li.index {
	padding:3px;
	}
	
ul {
	list-style-position: inside;
	list-style-image:url(listhartje.gif);	
	}
table.nomargin {
margin:0px;
padding:0px;
}

table.liefdeis {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #680000;
 


  }
  
th {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color:#440000;
	color: #CC0000;
	padding:5px;
	}
/* einde Td tags */
img.padding{
padding:20px;
margin: 20px;
}



.navigatiebox
{
width: 250px;

}

ul.navlist
{
margin: 0px;
padding: 0px;
width: 200px;
list-style-position: outside;
list-style-image:none;
}

li.navlist 
{
list-style-type: none;
background-color: #6f0000;
color: #cc0000;
border: 1px solid #440000;
font-weight: 600;
text-align: center;
padding: .3em;
margin-bottom: 7px;
}

li.navlist a
{
color: #daa520;
text-decoration: none;
display: block;
}
li.navlist a:visited
{
color: #daa520;
text-decoration: none;
display: block;
}
li.navlist a:hover
{
background-color: #990000;
color: #daa520;
}
