body {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	}/* standard body */ 

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	}/* standard paragraph */

.leftborder {
	border-left: #cccccc 1px solid;
	}/* linker kantlijn */

.image-left {
	padding: 0 15px 15px 0;
}

.image-right {
	padding: 0 0 15px 15px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #a0694b;
	font-weight: bold;
	padding: 0;
	}/* H1 title */

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #a0694b;
	font-weight: bold;
	padding: 0;
	}/* H2 title */

.balk { 
	font-family: Verdana, sans-serif;	
	font-size: 10px;
	color: white;
	padding: 0 25px 0 27px;
	}/* Balkje onder header */

.topmenu { 
	font-family: Arial, sans-serif;	
	font-size: 11px;
	color: #565656;
	font-weight: bold;
	}/* Topmenu */

.topmenu a, .topmenu a:link, .topmenu a:active, .topmenu a:visited, .topmenu a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}

.topmenu a:hover {
	color: #565656;
	text-decoration: underline;
	}/* links footer */

.standard {
	padding: 10px 27px 20px 27px;
	line-height: 130%;
	}/* main text area */

.breadcrumb {
	padding: 0 0 0 27px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	}/* breadcrumb */

.box {
	padding: 10px 25px 10px 27px;
	background-color: #ebefe4;
	color: #565656;
	}/* Box rechterzijde */

.box p {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #565656;
	}/* Box rechterzijde (tekst) */

a:link , a:visited { color: #336699; text-decoration: underline;}
a:hover , a:active { color: #a0694b; text-decoration: underline;}
/* links */

.footer {
	padding: 0 20px 0 20px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: white;
	background-color: #769054;
	text-align: center;
	}/* footer */

.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
	}/* links footer */

ul {
	margin-left: 0;
	}/* list */

li { 
	list-style-type: square; 
	list-style-position: inside;
	}/* list elements */

li li { 
	list-style-type: square; 
	list-style-position: inside;
	margin-left: 16px;
	}/* list elements */