		<!--
		
		body {
  background-image: url(images/back.jpg);
  background-color: #555555;
 }
 body.c1 {background-repeat: repeat-x;}

		body{
		
margin: 0;
text-align: center;
}

	a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

		a:link, a:visited{
		color: #000000;
		text-decoration: none;
		}

		a:hover, a:active{
		color: #555555;
		text-decoration: underline;
		} 
		
		
		#site 
		{ 
		
		clear: both
		align: center; 
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		font-family: Verdana;
		font-size: 12px;
		color: #ffffff;
		text-align: left;}
		
		#header 
		{ 
		Background: url("images/top.jpg");
		clear: both
		align: center; 
		width: 1000px;
		height: 228px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;}
		
		#header_boven
		{ 
		width: 1000px; 
		height: 190px;
		}
		
		#header_onder
		{ 
		padding: 0px 30px 0px 20px;
		width: 1000px; 
		height: 8px;
		font-family: Verdana;
		font-size: 16px;
		font-weight:bold;
		text-align:center;
		}
		


		#menu_heel
		{ 
		width: 216px; 
		align: center;
		
		float: left;}
		
		#menu_boven
		{ 
		Background: url("images/menu_boven.jpg");
		width: 219px; 
		align: center;
		height: 52px;
		font-family: Verdana;
		float: left;
		font-size: 12px;}
		
		#menu
		{ 
		Background: url("images/menu.jpg");
		padding: 0px 30px 0px 30px;
		width: 219px; 
		align: center;
		font-family: Verdana;
		float: left;
		color: #555555;
		font-weight: bold; 
		font-size: 14px;
		}
		
		#menu_onder
		{ 
		Background: url("images/menu_onder.jpg");
		width: 219px; 
		align: center;
		height: 62px;
		font-family: Verdana;
		float: left;
		font-size: 12px;}
		
		a.tip {
						font-family: Verdana;
						font-weight: bold;
						font-size: 13px;
						color: #555555;
						text-decoration: none;
					
						display: block;
						}
		a.tip:hover {
						width: 150px;
						background-color: #FF8314;
						font-family: Verdana;
						font-weight: bold;
						font-size: 13px;
						color: #ffffff;
						text-decoration: none;
						display: block;}
						
		a.menutop, a.menutop:link, a.menutop:visited{
						font-family: Verdana;
						font-weight: bold;
						font-size: 16px;
						color: #ffffff;
						text-decoration: none;
						}
		a.menutop:hover {
						background-color: #FF8314;
						font-family: Verdana;
						font-weight: bold;
						font-size: 16px;
						color: #ffffff;
						text-decoration: none;
					}
						
		
		#inhoud_heel
		{ 
		width: 781px; 
		align: center;
		float: left;}
	
		#inhoud_boven
		{ 
		Background: url("images/inhoud_boven.jpg");
		width: 781px; 
		height: 52px;
		align: center;
		font-family: Verdana;
		color: #ffffff;
		float: left;
		font-size: 12px;}
		
		#inhoud
		{ 
		Background: url("images/inhoud.jpg");
		padding: 0px 20px 0px 25px;
		width:736px !important; /*moz width*/
		width:781px; /*IE width*/ 
		align: center;
		font-family: Verdana;
		color: #555555;
		float: left;
		font-size: 12px;}
		
		#inhoud_onder
		{ 
		Background: url("images/inhoud_onder.jpg");
		width: 781px; 
		height: 73px;
		align: center;
		font-family: Verdana;
		color: #ffffff;
		float: left;
		font-size: 12px;}
		
		#footer 
		{ 
		width: 1000px; 
		font-family: Verdana;
		font-size: 10px;
		align: center; 
		float: left;
		text-align: center;}
		
		.titel
		{ 
		width: 100%; 
		height: 25px;
		font-family: Verdana;
		font-size: 12px;
		align: center; 
		float: left;
		color: #000000;
		background-color: #B6C1CA;
		text-align: left;}
		
		#linktekst
		{ 
		width: 823px; 
		font-family: Verdana;
		font-size: 12px;
		align: center; 
		float: left;
		text-align: center;}
		
		
		a.menu{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

		a.menu:link, a.menu:visited{
		color: #555555;
		text-decoration: none;
		}

		a.menu:hover, a.menu:active{
		color: #555555;
		text-decoration: underline;
		} 
		
		h1 {
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		}	 
		
		h2 {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}	 
		-->