#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 1000px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/images/opzet_02.jpg);
	background-repeat: repeat-x;
	background-color: #4467A4;
	margin: 0px;
	padding: 0px;
}

#kop {
	float: left;
	height: 163px;
	width: 980px;
	background-image: url(../images/images/opzet_04.jpg);
	background-repeat: no-repeat;
}
#middendeel {
	float: left;
	height: auto;
	width: 980px;
	background-image: url(../images/images/midden.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
#menu {
	float: left;
	height: 500px;
	width: 200px;
	padding-left: 60px;
}
#content {
	float: left;
	height: auto;
	width: 615px;
	padding-left: 15px;
}
#footer {
	clear: both;
	float: none;
	height: 59px;
	width: 890px;
	background-image: url(../images/images/opzet_23.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#foottekst {
	font-size: 10px;
	color: #EAEAEA;
	text-align: center;
	padding-top: 60px;
}

h1 {
	font-size: 20px;
	color: #E2001A;
	font-family: "Lucida Calligraphy", Verdana;
	font-weight: bolder;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_puha {
	float: left;
	height: 650px;
	width: 615px;
	padding-left: 25px;
	background-image: url(../images/moedige%20vrouwen/PuaenSifra_BG.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
a:link {
	color: #6E8BB7;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #6E8BB7;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #EC4322;
	text-decoration: underline;
	font-weight: bold;
}
#foottekst a:link{
	color: #EAEAEA;
	font-weight: normal;
	text-decoration: none;

}
#foottekst a:visited{
	color: #EAEAEA;
	font-weight: normal;
	text-decoration: none;

}
#foottekst a:hover{
	color: #EC4322;
	font-weight: normal;
	text-decoration: none;

}
.english {
	padding-left: 8px;
}
.dutch {
	padding-right: 13px;
}

