#container {
	text-align: left;
	margin: 15px auto;
	width: 990px;
	position: relative;
	clear: both;
}

#inhoud {
	background-image: url(http://www.papgat.com/images/achtergrond.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 120px 0px 0px 0px;
	margin: 5px auto;
	width: 980px;
	_height: 450px;
	position: relative;
	min-height: 400px;
}
#inhoud2 {
	
	text-align: left;
	width:700px;
	padding: 0px 0px 0px 20px;
	_height: 450px;
	position: relative;
	min-height: 400px;
}

#header {
	text-align: center;
	margin: 15px auto;
	width: 980px;
	position: relative;
	padding: 10px 0px 0px 0px;
	height: 10px;
}
#header2{
	text-align: center;
	margin: 25px auto;
	width: 980px;
	position: relative;
	padding: 10px 0px 0px 0px;
	height: 10px;
}
#onder {
	background-image: url(http://www.papgat.com/images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 15px auto;
	width: 980px;
	position: relative;

	height: 40px;
	clear: both;

}


html {
     overflow: -moz-scrollbars-vertical;
}

img {
	border: 0;
}

body {
	background: #FFFFFF;
	text-align: center;
	color: black;
	font: 14px Tahoma;
}

h1		{font-family:"Tahoma","MS sans serif","sans serif"; font-size:2+; color:#339900; font-weight:bold; margin:0;}		
h2		{font-family:"Tahoma","MS sans serif","sans serif"; font-size:1+; color:#339900; font-weight:bold; margin:0;}
h3		{font-family:"Tahoma","MS sans serif","sans serif"; font-size:0+; color:#339900; font-weight:bold; margin:0;}


a:link, a:visited, a:active, a:hover {
	color: #000000;
}
