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.gif);
}
#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;

}

#Wrapper #Footer {
	height: 50px;
	width: 800px;
	float: left;
}


#tekst{
	margin-left: 30px;
}


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;
	
}


img#product{
	float: right;
	margin-top: 0px;
	width: 42%;
}

ul{
	margin-left: -10px;
}

a#catelogus{
	background-color: #1A2C44;
	color: white;
	display: block;
	width: 450px;
	text-align: center;
	height: 30px;
	margin-top: 85px;
	padding-top: 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


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

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

img.specialpicture1{
	margin-top: 50px;
}

img.specialpicture2{
	margin-top: 80px;
	margin-left: 20px;
}