#img {
	text-align: center;
	margin-top: 120px;

}

body{
	height: 100%;
	background-image:url(../Images/achtergrond.jpg);
	background-color:#CDC1C1;
	top: 0;
}

#content{
	width: 1150px;
	height: 800px;
	margin-left:auto;
	margin-right: auto;
	margin-top: -120px;
	background-image:url(../Images/background.jpg);
	background-position:inherit;
	background-repeat:none;
	background-color:#FFFFFF;
	color: #B22222;
}

#content #midden{
	margin-top: 0px;
	margin-left:auto;
	margin-right: 10%;
}

#content #midden p:first-letter{
	font-family:"Harlow Solid Italic";
	font-size: 16px;
}

#content #tekst{
	margin-left: 20%;
}
#content #tekst ul
{
	list-style-type:square;
	margin-left: 50px;
}

#content #tekst a{
	color:#B22222;
	text-decoration:none;
}

#content #tekst a:hover{
	color:#EEC591;
}
#content #adres{
	margin-left: 156px;
}
#content #adres ul
{
	list-style-type:none;
	margin: 50px;
}
#content #adres a{
	color:#B22222;
	text-decoration:none;
}

#content #adres a:hover{
	color:#EEC591;
}
#content #afbeeldingen{
	width : 1000px;
	margin-left: 20%;
}
#content #route{
	float:right;
	margin-top: -250px;
}
#content #menu {
	margin-top: 20px;
	background-color :#8B7765;
	text-decoration: none;
	width: 1065px;
	height: 20px;
	margin-left:30px;
}
#content #menu {
	text-align:center;

}
#content #menu ul
{
	height:100%;
}
#content #menu ul li {
	display:inline;
	text-align:center;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#content #menu ul li a{
	padding: .2em 1em;
}
#content #menu ul li a:hover{
	color:#B22222;
	font-weight:bolder;
	background-color:#B7A89B;
}
#active a{
	background-color:#B22222;
}
#active a:hover{
	background-color:#ffffff;
}

#content #titel{
	width: 40%;
	color:#8B7765;
	margin:auto;
}

#content a{
	text-decoration: none;
	color :#EEC591;
}
#content a:hover{
	color:#B22222;
}

#content a:visited
{
	text-decoration: none;
	color :#EEC591;
}

#content #taal{
	width: 40%;
	margin-left: 156px;
}
#content #taal a{
	color:#CDC9C9;
}
#content #taal a:hover{
	color:#EEC591;
}
/* Footer */
#footer{
float:left;
margin-left:35px;
padding: 0px;
padding-bottom: 5px;
padding-top: 5px;
text-align: center;
}
