/* CSS Document */


* { 
margin: 0px; 
padding: 0px; 
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}
#container{

}
#content{
	width: 1003px;
	background-color: #FFFFFF;
	float: left;
}
#inhoud{
	width: 783px;
	float: left;
}
#inhoudplus{
	width: 783px;
	float: left;
	background-image: url(images/vogel-groot.gif);
	background-repeat: no-repeat;
	background-position: 250px 150px;
}
#kop1{
	height: 130px;
	width: 1003px;
	background-color: #746B50;
	float: left;
}
#logokleinenmenu{
	float: left;
	height: 130px;
	width: 180px;
	background-color: #FFFFFF;
}
#logo-klein{
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	width: 170px;
}
#menu{
	height: 95px;
	width: 150px;
	float: left;
	font-weight: bold;
	color: #746B50;
	text-align: right;
	padding-right: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
#menu a{
	color: #746B50;
	text-decoration: none;
}
#menu a:hover{
	color: #938866;
}
#logoennaam{
	width: 818px;
	margin-top: 35px;
	background-color: #E6F9AC;
	float: left;
	height: 95px;
	}
#logo{
	height: 75px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 157px;
	background-color: #FFFFFF;
}
#naam {
	color: #746B50;
	height: 60px;
	width: 500px;
	float: left;
	margin-top: 35px;
	margin-left: 15px;
}
#naam p{
	margin-left: 310px;
}
#naam h1{
	font-weight: normal;
	font-size: 28px;
}
#kop2{
	height: 110px;
	width: 100%;
	float: left;
}
#kop21{
	height: 110px;
	width: 180px;
	float: left;
	text-align: center;
	background-color: #9FD500;
}
#kop22{
	height: 110px;
	width: 172px;
	float: left;
	text-align: left;
	padding-left: 5px;
	background-color: #746B50;
}
#kop23{
	height: 110px;
	width: 426px;
	float: left;
	text-align: right;
	background-image: url(images/tekening.jpg);
	background-repeat: no-repeat;
}
#blok1{
	float: left;
	height: 350px;
	width: 180px;
	text-align: center;
	background-color: #E6F9AC;
}
#blok1nws{
	float: left;
	height: 350px;
	width: 180px;
	text-align: center;
	background-color: #E6F9AC;
}
#blok2{
	float: left;
	height: auto;
	width: 177px;
	text-align: left;
}
#blok3{
	float: left;
	height: auto;
	width: 380px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	color: #514b37;
	line-height: 17px;
}
#blok3 a{
	color: #514b37;
}
#blok23{
	padding: 30px;
	float: left;
	line-height: 17px;
	color: #514B37;
	width: 527px;
}
#plaatjes{
	float: right;
	height: 450px;
	width: 130px;
	border-right-width: 5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #746B50;
	border-left-color: #A8DB0F;
	padding-right: 40px;
	padding-left: 43px;
	padding-top: 10px;
}
#plaatjesnieuwsbrief{
	float: right;
	height: 450px;
	width: 130px;
	border-right-width: 5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #746B50;
	border-left-color: #A8DB0F;
	padding-right: 40px;
	padding-left: 43px;
	padding-top: 10px;
}
#footer{
	height: 18px;
	color: #FDFDFD;
	background-color: #746B50;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 10px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footerplus{
	height: 40px;
	color: #746B50;
	width: 100%;
	text-align: center;
	float: left;
}
#footerplus a{
	color: #DB860F;
	text-decoration: none;
}
.kopjes{
	font-weight: bold;
	color: #534D39;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#aanmeldknop{
	text-align: right;
}
#aanmeldknop a{
	color: #562409;
}
