body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
#Main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 10px;*/
}
#Header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 52px;
}
#Menu {
	padding-top: 5px;
	height: 35px;
	text-align: right;
}
#Main #Menu a {
	color: #000000;
	text-decoration: none;
}
#Main #Menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.maand {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Content {
	background-image: url(img/bg_2.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentWieIs {
	background-image: url(img/bg_5.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentContact {
	background-image: url(img/bg_1.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentSpeellijst {
	background-image: url(img/bg_3.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
	/*padding: 17px;*/
}
#ContentVoorstellingen {
	background-image: url(img/bg_4.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentNieuws {
	background-image: url(img/bg_nieuws.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentNeanderdal {
	background-image: url(img/voorstelling_neanderdal.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentVOC {
	background-image: url(img/voorstelling_voc.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentRainer {
	background-image: url(img/voorstelling_rainer.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#ContentThomas {
	background-image: url(img/voorstelling_thomas.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
}
#Footer {
	height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#ContentTextWieIs {
	background-color: #FFFFFF;
	width: 600px;
	padding: 10px;
	border: 1px solid #000000;
}
#ContentTextSpeellijst {
	background-color: #FFFFFF;
	width: 500px;
	padding: 10px;
	border: 1px solid #000000;
}
#ContentTextContact {
	background-color: #FFFFFF;
	width: 200px;
	padding: 10px;
	border: 1px solid #000000;
}
#ContentTextVoorstellingen {
	background-color: #FFFFFF;
	width: 125px;
	padding: 10px;
	border: 1px solid #000000;
	float: left;
	margin: 10px;
}
#ContentTextNieuws {
	background-color: #FFFFFF;
	/*width: 125px;*/
	padding: 10px;
	border: 1px solid #000000;
	float: left;
	margin: 10px;
}
#ContentTextSmall {
	background-color: #FFFFFF;
	width: 450px;
	padding: 10px;
	border: 1px solid #000000;
	float: left;
	margin: 10px;
	overflow: auto;
	height: 550px;
}
#ContentTextSmallContact {
	background-color: #FFFFFF;
	width: 250px;
	padding: 10px;
	border: 1px solid #000000;
	float: left;
	margin: 10px;
	overflow: auto;
}
#voorstelling {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	position: relative;
	left: 170px;
	top: -130px;
	width: 670px;
}
#voorstellingCMS {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	/*position: relative;
	left: 170px;
	top: -100px;*/
	width: 670px;
	height: 560px;
	float: right;
	margin: 10px;
	overflow: auto;
}
#nieuwsItem {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	width: 570px;
	height: 560px;
	float: right;
	margin: 10px;
	overflow: auto;
}
img {
	border: none;
}
.voorstellingenMenu {
	color: #000000;
	margin-bottom: 5px;
	/*height: 15px;
	display: block;*/
}
a {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
.pflist {
	list-style: none;
	text-indent: -40px;
	font-size: 11px;
}
#pfitem {
	padding-bottom: 5px;
}
#Main #Menu a.active {
	color: #FF0000;
}