/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
BODY{
font-family: "Georgia","MS Serif", "New York", serif;
font-size: smaller;
color: #5E1E29;
margin: 0;
background-color: #F7F4E6;

scrollbar-face-color: #F7F4E6;
scrollbar-3dlight-color: #EFEFEF;
scrollbar-darkshadow-color: #35E1E29;
scrollbar-shadow-color: #5D521D;
scrollbar-arrow-color: #5D521D;
scrollbar-track-color: #F7F4E6;
}

body.main{
	overflow: auto;
}

table{
padding: 0;
background-color: #F7F4E6;
background-repeat: no-repeat;
}
td
{
font-size: smaller;
}
td.navigatie{
 margin-top: 100px;
 padding-top: 100px;
 background-position: bottom;
 background-repeat:no-repeat;
 font-size: medium;
}
td.onderbalk{
background-color: #5E1E29;
background-repeat:no-repeat;
color: #A23548;
font-size: x-small;
}

td.inhoudTIJDELIJK????{
	border-top: 1px dotted #5E1E29;
	border-left: thin dotted #5E1E29;
}
A.counter{color: #A23548;}

A:link {
color: #5E1E29;
}        
A:active {color: #5D521D;
}    
A:hover {color: #5D521D;
} 
A:visited {color: #5E1E29;
}

A.hoofdnav{
	margin-left: 5px;
	
	text-decoration: none;
	line-height: 120%;
}
A.hoofdnav:hover{
	font-weight: bold;
}
A.subnav{
	margin-left: 20px;
	text-decoration: none;
	line-height: 120%;
	font-size: smaller;
}
A.subnav:hover{
	font-weight: bold;
}


.hoofdtitel{
font-weight: bold;
font-size: x-large;
margin-left: 10px;
}

.titel{
font-weight: bold;
font-size: large;	
}

.subtitel{
font-weight: bold;	
}


