/* CSS Document */
/* Hampelman.nl */

body 	{background-color: #ccffff;
		color: #000000; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: 11px;
		}
a:link {color: #000000;
		text-decoration: none;
		font-weight: bold;
		}
a:visited {color: #000000;
		text-decoration: none;
		font-weight: bold;
		}
a:active{color: #000000;
		text-decoration: none;
		font-weight: bold;
		}
a:hover {color: #eeeeff; 
		text-decoration: none;
		font-weight: bold;
	 	}
.div 	{
		font-family: Arial, Verdana , sans-serif;
		font-size: 9px;
		font-weight: normal;
		}
.divonder	{
	margin-left: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
		}
.knoppen{
	width: 50px;
	left: 800px;
	top: 30px;
	position: absolute;
	float: left;
}
.knoppen a:hover {color: #444444;}
div#titel{
	left: 150px;
  	top: 30px;
	position: absolute;
}
div#links {
	width: 280px;
	top: 200px;
	left: 40px;
	position: absolute;
	z-index: 3;
		}
div#midden {
		left: 350px;
		top: 200px;
		width: 280px;
		position: absolute;
		z-index: 4;
		}
div#rechts {
		position: absolute;
		width: 280px;
		left: 660px;
		top: 200px;
		position: absolute;
		z-index: 5;
		
		}
.inh{
		position: relative;
		top: 0px;
		margin-top: 0px;
		width :270px;
		height:auto;
		background: 0 100% no-repeat #99cccc; 
		backround-repeat: repeat;
		overflow:hidden;
		border:none;
}
.inhtxt{
		position: relative;
		left: 20px;
		width: 235px;
		height: auto;
		list-style-position : outside;
		list-style-type: disc;
		}
.inhli{
		margin-top: 20px;
	}
.leeg20px{
		position: relative;
		width: 270px;
		height: 20px;
		margin-top: 0px;
		background: 0 100% no-repeat #99cccc; 
		}
.txt_rechts {
		margin-left : 25px;
		}
.txt_links {
		text-align: left;
		}
	

		

