/*<![CDATA[*/
* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background-color: #2F2D2B;
	background-image:  url(../img/bg_tile.jpg);
	background-repeat:repeat-x;
	line-height:21px;
	font-family: Lucida Sans, Trebuchet MS, Helvetica;
	font-size: 13px;
	font-style:italic;
	color: #999;
}

#maincontainer {
	position: absolute;
	top: 50%;
	width: 100%;
}

#container {
	display: block;
	margin-top: -292px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 100%;
	height:582px;
}

#content {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_page.jpg);
}

#content_voorstelling {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_voorstelling.jpg);
}

#content_sfeer {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_sfeer.jpg);
}

#content_realisaties {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_realisaties.jpg);
}

#content_pers {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_pers.jpg);
}

#content_reacties {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_reacties.jpg);
}

#content_nieuws {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_nieuws.jpg);
}

#content_contact {
	position: relative;
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	width: 990px;
	height: 582px;
	background-image:  url(../img/bg_contact.jpg);
}

a:link {color:#999;text-decoration: none;} 
a:active {color:#999;text-decoration: none;}
a:visited {color:#999;text-decoration: none;}
a:hover {color:#ccc;text-decoration: none;}

a.contact:link {color:#999;text-decoration: underline;} 
a.contact:active {color:#999;text-decoration: underline;}
a.contact:visited {color:#999;text-decoration: underline;}
a.contact:hover {color:#ccc;text-decoration: none;}

#header {
	position: absolute;
	top: 7px;
	left: 9px;
}

#header_home {
	position: absolute;
	top: 7px;
	left: 4px;
}

#inhoud {
	position: absolute;
	top: 31px;
	left: 1px;
}

#inhoud_voorstelling {
	position: absolute;
	top: 89px;
	left: 548px;
	width: 410px;
	height: 440px;
	overflow:auto;
	text-align: left;
	padding-right: 30px;
	scrollbar-3dlight-color:#252321; 
	scrollbar-arrow-color:#484542;
	scrollbar-base-color:#252321;
	scrollbar-darkshadow-color:#484542;
	scrollbar-face-color:#252321;
	scrollbar-highlight-color:#252321;
	scrollbar-shadow-color:#252321;
	scrollbar-track-color: #504B47;
}

#inhoud_pers {
	position: absolute;
	top: 55px;
	left: 57px;
	width: 901px;
	height: 475px;
	overflow:auto;
	text-align: left;
	padding-right: 30px;
	scrollbar-3dlight-color:#252321; 
	scrollbar-arrow-color:#484542;
	scrollbar-base-color:#252321;
	scrollbar-darkshadow-color:#484542;
	scrollbar-face-color:#252321;
	scrollbar-highlight-color:#252321;
	scrollbar-shadow-color:#252321;
	scrollbar-track-color: #504B47;
}

#footer {
	position: absolute;
	top: 557px;
	left: 750px;
	text-align:right;	
}

#footer2 {
	position: absolute;
	top: 559px;
	left: 0px;
	width: 990px;
	text-align:right;
}

.menuspacer{
margin-left: 52px;
}

table.csstable{
padding: 0; 
border: 0;
width: 98%;
}

table.csstable td{
	padding: 0;
	vertical-align: top;
	text-align: center;
}


/*css voor slideshow realisaties*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0;
border-bottom-width: 0;
width: 988px; /*width of featured content slider*/
height: 525px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0;
background: black;
width: 988px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/*]]>*/
	

