a			 { text-decoration: none; color: #000000}
a:link     	 { text-decoration: none; color: #000000}
a:active 	 { text-decoration: none; color: #000000}
a:visited 	 { text-decoration: none; color: #000000}

.dump {
	padding:0;
	margin:0;
	list-style: none;	
}

	body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, img {
		font-family: Arial;
		font-size: 11px;
		border: 0;
		margin: 0;
		color: #000000;	
		}

	b {
		color: #538FAF;
		font-weight: bold;	
	}	

	h1 {
		color: #538FAF;
		padding: 2px 0 3px 5px;
		font-weight: bold;
		width: 375px;
		height: auto;
		padding: 3px 5px 3px 5px;
		background: #F7F7F7; 
		border-bottom: 1px solid #DDDDDD;
		border-top: 1px solid #DDDDDD;
		}
	h2 {
		color: #538FAF;
		padding: 2px 0 3px 5px;
		font-weight: bold;
		}


		
	html {
		height: 100%; 
	}	

	body {
		height: 100%; 
		background: #FFFFFF url(siteimages/index-b3.gif) repeat-y top center;
		}

		
	#contentsite {
		height: 100%;
		width:680px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding: 0 10px 0 10px;
		position:relative; 
		}

	.textInput
	{
	border: 1px solid #538FAF;
	color: #000000;
	font-size: 1.1em;
	}	
	
	.button
	{
	border:1px solid #cccccc;
	}


/* ===================================================================================================================== */

	#content-menu {
		height:auto;
		width:100%;
		float:left;
		display:inline;
		}
		
	#nav, #nav ul {
		height: 25px;
		width: 660px;
		padding: 0 0 1px 20px;
		background:#FFFFFF url(siteimages/index-p1.gif) repeat-x bottom left; 
		}
	
	#nav li { 
		display:inline;
		float : left;
		}	

	#nav li li {
		position : relative;
		float : left;
		height: auto;
		width: auto;
	}
	
	#nav li ul {
		position : absolute;
		padding: 1px 0 0 0;
		margin: 25px 0 0 0;		
		float:left;
		background: url(siteimages/index-s1.gif) repeat top left;
		width: 680px;
		border-bottom: 1px solid #DDDDDD;
		left: -999em;
	}				

	#nav li:hover ul, #nav li.sfhover ul {
		left: 10px;
	}	

	#nav a:hover {
		background: #E0E1E2;
		}	
	
	#nav a {
		float: left;
		display: block;
		height: 100%;
		}


		
		
	#content-main, #content-medewerkers  {
		height:auto;
		width:385px;
		float:right;
		margin: 0 89px 0 0;
		padding: 0;
		display:inline;
		}

	#content-medewerkers  img {
		float: left;
		padding: 5px 5px 5px 5px;
 		}


		
	#content-main p {
		padding: 10px 5px 5px 5px;
		}

	#content-medewerkers p {width:auto;}	
		
	#content-main ul, #content-medewerkers ul { 
		list-style: none;
		}

	#content-main li p, #content-medewerkers li p {
		padding: 0;
		}

	#content-medewerkers li {
		height: auto;
		float: left;
		margin: 10px 0 10px 0;
		}
		
	#content-main li { 
		height: auto;
		background: url(siteimages/index-p2.gif) no-repeat top left;
		margin: 0 0 0 10px;
		padding: 3px 0 0 15px;
		}	

	#content-main li li { 
		height: 14px;
		background: url(siteimages/index-p3.gif) no-repeat center left;
		margin: 0 0 0 10px;
		padding: 0 0 0 15px;
		}			
		
	#content-main a, #content-medewerkers  a { 
		color: #538FAF;
		font-weight: bold;
		}	

	#content-main li li a { 
		color: #538FAF;
		font-weight: normal;
		}	
	
	.tekst {
		margin: 10px 0 10px 0
		}
		
	.info {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		}		
/* ===================================================================================================================== */	
		
	#topdeel {
		float:left;
		display: inline;
		height:210px;
		padding: 0 0 20px 0;
		width:680px;
		background: #FFFFFF url(siteimages/index-m1.gif) no-repeat bottom left;
		}		

	#middentop {
		float:left;
		height:60px;
		padding: 0;
		width:680px;
		background: #FFFFFF url(siteimages/index-b4.gif) no-repeat bottom left;
		}		
		
/* ===================================================================================================================== */	

	#content-onder {
		float:left;
		height:101px;
		width:680px;
		background: url(siteimages/index-b2.gif) no-repeat top left;
		}

	#content-onder ul {
		width: 664px;
		height: 15px;
		padding: 70px 0 0 16px;
		list-style: none;
		margin: 0;
		}	
		
	#content-onder li {
		float: left;		
		}
		
	a#x, a#c, a#r {
		background: url(siteimages/index-b1.gif) no-repeat;
		height: 15px;
		text-indent: -1500em;
		display: block;
		float: left;	
	}

	a#x {background-position: 0 0; width: 80px;}
	a#c {background-position: -80px 0; width: 85px;}
	a#r {background-position: -165px 0; width: 85px;}

	a#x:hover, a#c:hover, a#r:hover {
		background-image: none;
	}	
	

