@charset "utf-8";
body {
	background-image: url(planken.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#Container {
	background-color: #FFFFFF;
	background-image: url(Achtermetmotief3.jpg);
	background-repeat: repeat;
	height: 500px;
	width: 100%;
	padding: 0px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
}
#navigator {
	background-color: #CCA139;
	height: 25px;
	width: 100%;
}
#MailColumn {
	height: 450px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: relative;
}
#Underline {
	background-color: #CCA139;
	height: 25px;
	width: 100%;
}
#LeftColumn {
	background-color: #FFFFFF;
	float: left;
	height: 450px;
	width: 450px;
}
#LeftColumnOne {
	float: left;
	height: 450px;
	width: 112px;
}
#LeftColumnTwo {
	float: left;
	height: 450px;
	width: 112px;
	padding-left: 1px;
}
#LeftColumnThree {
	float: left;
	height: 450px;
	width: 112px;
	padding-left: 1px;
}
#LeftColumnFour {
	float: left;
	height: 450px;
	width: 111px;
	padding-left: 1px;
}




#RightColumn {
	height: 110px;
	width: 350px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(nieuwLogoMetCircel.png);
	background-repeat: no-repeat;
	background-position: center;
}
#RightColumnTekst {
	height: 325px;
	width: 300px;
	float: right;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-color: #FFFFFF;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
}

.stijl1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stijl2 {
	color: #5C411D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stijl3 {
	color: #5C411D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.stijl4 {
	color: #5C411D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.stijl5 {
	color: #5C411D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
