body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px;
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
	margin-top: 20px;
	background-image: url('ills/Back.gif');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

td {  
	font-size: 12px; 
	line-height: 20px;
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 26px; 
	line-height: 32px;
	font-style: normal; 
	font-weight: normal; 
	color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 100px;
}
h2 {
	font-size: 14px; 
	line-height: 22px;
	font-style: normal; 
	font-weight: bold; 
	color: #000;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px; 
	line-height: 18px;
	font-style: normal; 
	font-weight: bold; 
	color: #000;
	margin-top: 25px;
	margin-bottom: 5px;
}
.menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	color: #fff; 
}
a.menu:link, a.menu:visited, a.menu:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	color: #C4C4C4; 
	text-decoration: none;
}
a.menu:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	color: #fff; 
	text-decoration: none;
}

a:link, a:visited, a:active {  
	color: #000000; 
	text-decoration: underline;
}
a:hover {  
	color: #000000; 
	text-decoration: underline;
}

input {
	height: 20px;
	font-size: 12px;
}

form {
	margin:0px;
}

/* Buttons */

.button {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
	display: block;
	float: center;
	height: 25px;
	width: 175px;
	margin-bottom:5px;
	background: url("ills/button175.gif") no-repeat left top;
	border: 0px solid #fff;
}

.buttonGoogle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
	display: block;
	float: center;
	height: 25px;
	width: 100px;
	margin-bottom:5px;
	background: url("ills/button100.gif") no-repeat left top;
	border: 0px solid #fff;
}

/* Buttons Einde */

.bijfoto {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	vertical-align: top;
	padding-top:10px;
	padding-bottom:20px;
	padding-right: 30px;
}