body {
	background-color: #1C2B47;
	color: #686868;
	font-size: 12px;
	font-family: Eras Demi ITC;
}

#Wrapper {
	height: 1440px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: medium none #8D712B;
}
#Wrapper #Header {
	height: 100px;
	width: 800px;
	background-image: url(Figuren/Banner.png);
}
#Wrapper #Navigatie {
	height: 40px;
	width: 800px;
}
#Wrapper #Animatie {
	height: 200px;
	width: 800px;
	background-image: url(Figuren/Specials/FotoHeader2.jpg);
}
#Wrapper #Content {
	height: 900px;
	width: 800px;
}
#Wrapper #Content #Content2 {
	float: left;
	height: 1050px;
	width: 226px;
}
#Wrapper #Content #Content1 {
	float: left;
	height: 1050px;
	width: 574px;
	background-image: url(Figuren/Home/Contenthome3.jpg);
}

#Wrapper #Footer {
	height: 50px;
	width: 800px;
	background-image: url(Figuren/Footer.jpg);
	float: left;
}


a#filmlink{
	margin-left: 30px;
	width: 200px;
	text-decoration: none;
	color: #3D8EC3;
}

a#filmlink:hover{
	text-decoration: underline;
	color: #64A7D1;
}

h1{
	margin-left: 30px;
	color: #1C2B40;
}

h2{
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	color: #1C2B40;
}


img#hijskraan{
	float:left;
	margin-left: 30px;
	margin-right: 15px;
}

#tekst{
	margin-left: 30px;
}

ul{
	margin-top: 40px;
	margin-bottom: 40px;
}

li.lichtblauw{
	list-style: none;
	background-color: #64A7D1;
	color: white;
	margin-left: -10px;
	padding-left: 20px;
	padding-top: 3px;
	height: 17px;
}

li.donkerblauw{
	list-style: none;
	background-color: #3D8EC3;
	color: white;
	margin-left: -10px;
	padding-left: 20px;
	padding-top: 3px;
	height: 17px;
}

li.lichtblauwul{
	list-style: none;
	background-color: #64A7D1;
	color: white;
	margin-left: -10px;
	padding-left: 50px;
	padding-top: 3px;
	height: 17px;
}

li.donkerblauwul{
	list-style: none;
	background-color: #3D8EC3;
	color: white;
	margin-left: -10px;
	padding-left: 50px;
	padding-top: 3px;
	height: 17px;
}

a.link{
	color: #51525B;
	text-decoration: none;
	width: 100px;
	height: 20px;
	padding-top: 5px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.link:hover{
	color: white;
	background-color: #1C2B47;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#navigatie{
	background-color: grey;
}


table#link{
	background-color: #A7A9AC;
	width: 800px;
	height: 40px;
	
}

/*LGH*/

div.LinkLGH{
	width: 95%;
	min-height: 200px;
	height: auto;
	margin-top: 20px;
	padding: 5%;
}

a.LGH_Link{
	width: 85%;
	height: 25px;
	margin-left: 5px;
	padding-top: 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	background-color: #8E712D;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
}

img.LGH{
	width: 90%;
	height: auto;
	margin: auto;
	border: none;
	border: 0;
}

a.LGH_Afbeelding_Link{
	display: block;
	border: none;
	border: 0;
}

div.LGH_Uitleg{
	width: 79%;
	height: 25px;
	margin-top: 20px;
	margin-left: 18px;
	text-align: justify;
}

a.Tekst_Link{
	text-decoration: none;
	color: #3D8EC3;
}

a.Tekst_Link:hover{
	text-decoration: underline;
	color: #64A7D1;
}