/* Start of CMSMS style sheet 'basis' */
/* ============================================
   Cool Presentation BV
   Author:  Jelle-Jacob de Vries
   version: 05-05-2009
============================================ */

body {
	font: 76.1% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrap {
	text-align: left;
	width: 1020px;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 1px solid #ccc;
}

hr, dfn, #header span, span {display:none;}

img {border: none 0;}

a:link, a:visited {color: #000; text-decoration: none;}

/* #stucture */

#header {
	padding: 20px;
	border-bottom: 1px solid #ccc;
}

#header:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#header {display: inline-block;}

/* Hides from IE-mac \*/
* html #header {height: 1%;}
#header {display: block;}
/* End hide from IE-mac */

#content {position: relative; clear:both;}

#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content {display: inline-block;}

/* Hides from IE-mac \*/
* html #content {height: 1%;}
#content {display: block;}
/* End hide from IE-mac */

#left {
	margin-right: 750px;
	padding: 0 0 0 20px;
}

#right {
	font-size: 90%;
	line-height: 2em;
	float: right;
	width: 670px;
	padding: 0 40px 20px 40px;
}

#nieuws #right {
	width: 730px;
	padding: 0 0 20px 20px;
}

/* #header */

#header h1#logo {
	border: none 0;
	float: left;
        text-align: center;
	padding: 0;
	margin: 0;
}

#header  h2 {
	padding: 15px 0 0 0;
	margin: 0;
        text-align: center;
}

#header #banner {
	margin-left: 412px;
	text-align: right;
}

/* #content */

#pageheader h1 {
	font-size: 120%;
	padding: 20px 20px 20px 290px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

#right h2 {
	font-size: 120%;
	padding: 0;
	margin: 0;
}

#right p {
	margin: 5px 0 15px 0;
	padding: 0;
}

/* #footer */

#footer p {font-size: 75%; padding: 10px; margin: 0;}



/* ------Lightbox effect index--------- */

/* End of 'basis' */

