body {
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
}
#total {
    background-color: #ffffff;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#header {
	height: 190px;
	width: 980px;
	text-align: center;
}
#leftContent {
    width: 195px;
    float: left;
    background-color: #ffffff;
    padding: 5px;
}
#centerContent {
    float: left;
    width: 510px;
    padding: 5px 15px 5px 5px;
    background-color: #ffffff;
	height: 450px;
  overflow: auto
}
#rightContent {
    float: right;
    width: 220px;
    background-color: #ffffff;
    padding: 5px;
}
#footer {
	font-size: 10px;
	color: #666666;
	height: 14px;
	width: 980px;
	clear:both;
	text-align: center;
	background-color: #cffdd4;
	margin-right: auto;
	margin-left: auto;
}
p {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
}
h1, h2,h3 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

h1 {
    font-size: 21px;
}

h2 {
    font-size: 16px;
}
h3 {
    font-size: 13px;
}


A:link ,A:visited, A:active {color: #0000CC; text-decoration: none;}
A:hover {color: red; text-decoration: none;}

#footer A:link {font-size: 10px; color: #666666; text-decoration: none;}
#footer A:visited {font-size: 10px; color: #666666; text-decoration: none;}
#footer A:active {font-size: 10px; color: #666666; text-decoration: none;}
#footer A:hover {text-decoration: underline; color: green;}


#menu13 {
	width: 175px;
	margin: 10px;
	font-size: 14px;
	

	}
	
#menu13 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	
	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #C7377D;
	display: block;
	background:  url(../afbeeldingen/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu13 li a:hover {
	color: #C7377D;
	background:  url(../afbeeldingen/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu13 ul {
	list-style: none;
	margin: 0;
	padding: 0;
		} 
		
