body {
	background		: #ffffff;
	margin			: 0; 
	padding			: 0;
}

* {
	padding			: 0; 
	margin			: 0;
}

img {	
	border			: none;
}


/* Basisboxen ------------------------------------------------*/
    
#main {
	background		: none;
	position		: relative;
	width			: 960px;
	margin			: 0 auto;
}

/* Basisitems pagina -----------------------------------------*/

#header {
	float			: left;
	background		: url(/images/base/bg-header.png) no-repeat;
	width			: 960px;
	height			: 145px;
	margin-top		: 15px;
}

#cess-logo {
	float			: left;
	background		: none;
	width			: 175px;
	height			: 60px;
	margin-left		: 15px;
	margin-top		: 59px;
}

#mid {
	float			: left;
	background		: url(/images/base/bg-mid.png) repeat-y;
	width			: 960px;
}

#menucontainer {
	float			: left;
	background		: none;
	width			: 185px;
	margin-left		: 15px;
}

#menuheader {
	float			: left;
	background		: url(/images/base/bg-menuheader.png) no-repeat;
	width			: 170px;
	height			: 30px;
}

#menu {
	float			: left;
	background		: url(/images/base/bg-menucontent.png) no-repeat;
	width			: 170px;
	background-position	: bottom;
	padding-bottom		: 30px;
}

#content {
	float			: left;
	background		: none;
	width			: 480px;
	padding-bottom		: 30px;
	padding-left		: 15px;
	padding-right		: 20px;
}

#context {
	float			: left;
	background		: none;
	width			: 235px;
}

#footer {
	float			: left;
	background		: url(/images/base/bg-footer.png) no-repeat;
	width			: 960px;
	height			: 70px;
}

#cess-fotobox {
	float			: left;
	width			: 730px;
	height			: 100px;
	margin-top		: 15px;
	margin-left		: 25px;
}

.headerfoto {
	float			: left;
	margin-left		: 10px;
	margin-top		: 10px;
}

/* Menuitems -------------------------------------------------*/

#menu ul {
	list-style		: none;
}

#menu li {
	text-align		: right;
}

#menu li a {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #ffffff;
	text-decoration		: none;
	padding-top		: 5px;
	padding-bottom		: 5px;
	padding-right		: 15px;
	padding-left		: 5px;
	display			: block;
	border-bottom		: 0px;
}

#menu li a:hover {
	background-color	: #b73ca0;
	color			: #ffffff;
}


#menu li.level1 {
}

#menu li.level1.active {
	background-color	: #6c195c;
}


#menu li.level2 {
	background-color	: #c754b1;
	border-bottom		: 1px dotted #8a1874;
}

#menu li.level2.active {
	background-color	: #6c195c;
}


#menu li.level3 {
	background-color	: #ca7fbc;
	border-top		: 1px dotted #8a1874;
}

#menu li.level3.active {
	background-color	: #6c195c;
}

/* Content ---------------------------------------------------*/

#content h1 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 16pt;
	line-height		: 19pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
	margin-bottom		: 14pt;
}

#content h2 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 13pt;
	line-height		: 16pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
}

#content h3 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: bold;
	line-height		: 14pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
}

#content p, #context p {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 10pt;
	line-height		: 14pt;
	color			: #000000;
	text-align		: left;
	margin-bottom		: 14pt;
}

#content ol li, #content ul li {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	line-height		: 14pt;
	color			: #000000;
	text-align		: left;
}

#content p.intro {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: bold;
	line-height		: 14pt;
	color			: #000000;
	text-align		: left;
	margin-bottom		: 14pt;
}	

#content p a, #content ol li a, #content ul li a {
	color			: #a6278e;
}
	
#content p a:hover, #content ol li a:hover, #content ul li a:hover {
	color			: #ee46cf;
}

#content ul, #content ol {
	margin-left		: 16px;
}


#jsfilmbox {
	margin-bottom		: 15px;
}

/* Footer ----------------------------------------------------*/

#footerbar {
	float			: left;
	width			: 840px;
	height			: 30px;
	margin-left		: 105px;
	margin-top		: 23px;
	padding-top		: 7px;
}

#footer p {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	color			: #a7a7a7;
	text-transform		: uppercase;
	text-align		: center;
	letter-spacing		: 1px;
	
}

#footer p a {
	color			: #ffffff;
	margin-left		: 10px;
	margin-right		: 10px;
	text-decoration		: none;
}

#footer p a:hover {
	text-decoration		: underline;
}

/* Boxen -----------------------------------------------------*/

.box {
	background		: #d0d0d0;
	width			: 200px;
	float			: left;
	padding-bottom		: 15px;
	margin-bottom		: 20px;
}

.box h2 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: bold;
	line-height		: 14pt;
	color			: #000000;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-bottom		: 10pt;
}

.box h2 a {
	color			: #000000;
}

.box h2 a:hover {
	color			: #a6278e;
}

.box h3 {
	background-color	: #a6278e;
	width			: 180px;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	text-transform		: uppercase;
	letter-spacing		: 2px;
	line-height		: 12pt;
	color			: #ffffff;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 5px;
	padding-bottom		: 5px;
}

.box h4 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: normal;
	line-height		: 12pt;
	color			: #5e5e5e;
	padding-left		: 10px;
}

.box p {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: normal;
	line-height		: 14pt;
	color			: #000000;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 3px;
}

.box p a {
	font-weight		: bold;
	color			: #a6278e;
}

.box p a:hover {
	color			: #ee46cf;
}	

.box ul {
	padding-left		: 23px;
	padding-right		: 10px;
}

.box li {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 9pt;
	font-weight		: normal;
	line-height		: 14pt;
	color			: #000000;
}

/* Nieuwsitems homepage --------------------------------------*/

#nieuwsitems {
	float			: left;
	width			: 480px;
	margin-top		: 30px;
	overflow		: hidden;
}

#nieuwsitems h3 {
	background-color	: #a6278e;
	width			: 460px;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	text-transform		: uppercase;
	letter-spacing		: 2px;
	line-height		: 12pt;
	color			: #ffffff;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top		: 3px;
	padding-bottom		: 6px;
}

.nieuwsitem {
	float			: left;
	width			: 210px;
	background		: #d0d0d0;
	padding-left		: 10px;
	padding-right		: 10px;
}

.nieuwsitem h2 {
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 10pt;
	line-height		: 12pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
	margin-bottom		: 12pt;
	margin-top		: 12pt;
}
