	@charset "utf-8";
	/* CSS Document */
	#body{width: auto;
		background-color:#009900;
		font-family:Arial, Helvetica, sans-serif;
		color:White;}

	#A{background-color:#009900;
		height: 860px;
		width: 1000px;}

	#B{height:20px;
		width: 1000px;}

	a:link {color: #FFFF00; text-decoration: none; }
	a:visited {color: #FFFF00; text-decoration: none; }
	a:hover {color: #ffffff; text-decoration: none; }

	#C{width: 800px;
		height: 20px;
		background-color:#FFFFFF;
		text-align: center;}

	#D{background-image: url(LogoPolderhart.jpg);
		height:170px;
		width:795px;
		background-color:#009900;}

	#E{width: 800px;
		height: 20px;
		background-color:#FFFFFF;
		text-align: center;}

	#menubalk{width:930px;
		height:  80px;
		background-color:#009900;
		text-align: center;}

	#menu{width: 930px;
		height: 40px;
		margin-top: 0px;
		background-color:#009900;}

	#menu ul{position: static;
		list-style-type: none;
		text-align: center;
		font-size: 16px;
		margin-bottom: -19px;
		background-color:#009900;}

	#image{align:center;}

	#menu li{float: left;
		width: 95px;
		margin-left:auto;
		margin-right:auto;
		background-color:#009900;}

	#tekst{	width: 1000px;
		height: 400px;
		background-color:#009900;}

	#Tekst2{width: 800px;
		height: 2400px;
		padding: 20px;
		padding-top: -20px;
		background-color:#006600;}

	#onderkant{width: 900px;
		height: 20px;
		background-color: #009900;}

	#F{background-color:#006600;
		height: 5px;
		width: 800px;}

	.midden{margin-left:auto;
		margin-right:auto;}

	.rechts{text-align: right}

	.groot{font-size:36px;
		text-align:center;}

	.ietsmindergroot{
		font-size: 30px;
		text-align: center;
		background-color: Red;
	}

	.grootlinks{font-size:22px;
		text-align:left;}

	.grootrechts{font-size:18px;
		text-align:right;}

	.grootmidden{font-size:18px;
		text-align:center;}

	#G{color: yellow;}

	p.kleur{
		color: Yellow;
	}

	tr.kleur1{
	color: Yellow;
	}
	
	h3 {
font-family: Verdana;
color: red;
}