
html,body {
	margin:0;
	padding:0;
	height: 100.02%;
}

body {
	margin: 0;
	padding: 0;	
	background-color: #595958;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.8em;
	height: 100.10%;
	scrollbar-base-color:#757575;
}


a {
	color: #ffffff;
}

.maincat {
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

img.floatRight { 
    float: right; 
    margin: 0px 0px 6px 4px;
	border: 0px;
}
 
 
/* <------------ Footer ---------- */
	
#wrapper_footer {
	float: left;
	width: 620px;
	margin: 0px;
}
	
#footer {
	width: 620px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969696;
}

#footer a {
	color: #969696;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}


#footer a:hover{
	color: #646566;
	background-color: #f0f0f0;
}

#footerleft {
	display: inline;
	float: left;
	position:relative;
	width: 310px;
	text-align: left;
}

#footerright {
	display: inline;
	float: right;
	position:relative;
	width: 310px;
	text-align: right;
}

.line620 {
	width: 620px;
}





/* block properties */


#container {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#undermainfoto {
	clear: both;
	width: 620px;
}



#scrollveld {
}


/* projectlijsten */

#rightlist {
	text-align: left;
	width: 620px;
	margin:0;
	padding:0;
	display: inline;
}
	

/* 
	float: left;
	
	position: relative;
	float: left;
*/

#rightlist ul {
	border: 0;
	list-style: none;
	padding: 0;

}

ul.previewlist {
	width: 620px;
	margin: 5px 0px 0px 0px;
	padding: none;
	list-style: none;
	border: none;
}

ul.previewlist li {
	display: block;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}

ul.previewlist li a {
	display: block;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	background-color: #5f5e5d;
	border: none;
	text-decoration: none;
	color: black;
	position: relative;
}

ul.previewlist li a:hover {
	background-color: #424242;
}

ul.previewlist li img {
	height: 80px;
	width: 180px;
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
}





.thumbnails {
	opacity: .5;
	filter:alpha(opacity=50);-moz-opacity:0.5;
}

a:hover .thumbnails, a:active .thumbnails {
	opacity: .99;
	filter:alpha(opacity=100);-moz-opacity:1;
}





ul.previewlist_2 {
	width: 620px;
	margin: 5px 0px 0px 0px;
	padding: none;
	list-style: none;
	border: none;
}

ul.previewlist_2 li {
	display: block;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}

ul.previewlist_2 li a {
	display: block;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	background-color: #5f5e5d;
	border: none;
	text-decoration: none;
	color: black;
	position: relative;
}

ul.previewlist_2 li a:hover {
	background-color: #424242;
}

ul.previewlist_2 li img {
	height: 45px;
	width: 180px;
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
}









	
.previewtext {
	padding: 4px 20px 0px 0px;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #e0e0e0;
	text-decoration: none;
}











/* alles in de header */

#header {
	text-align: left;
	position: relative;
	height: 62px;
	top: 0px;
	left: 0px;
}

#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 62px;
	width: 180px;
}

#topmenu {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 62px;
	width: 440px;
}

#logogif {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: none;
}





/* menubovenaan */

.basictab ul{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-color: #424242;
	color: #ffffff;
}

.basictab li a:visited{
	color: #00;
}

.basictab li a:hover, .basictab li a.current{
	background-color: #e0e0e0;
	color: black;
}

.basictab li a:active{
	color: black;
}

.tabcontainer{
	clear: left;
	text-align: right;
	text-decoration: none;
	width:100%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
	display: none;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.8em;
	color: #e0e0e0;
	text-decoration: none;
	font-weight: bold;
}

.tabcontent a{
	text-decoration: none;
	color: #e0e0e0;
}

.tabcontent a:hover {
	text-decoration: none;
	color: #ffffff;	
}

.tabcontent a.over {
	text-decoration: none;
	color: #ffffff;	
}





/* MAINPAGE */

#mainFront {
	text-align: left;
	width: 620px;
	height: 270px;
	position: relative;
	top: 0px;
	left: 0px;
}


.containerrotator {
	width: 620px;
	height: 270px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#detailficheFront {
	text-align: left;
	width: 620px;
	height: 410px;
	position: relative;
	top: 0px;
	left: 0px;
}

.containerrotatorbig {
	width: 620px;
	height: 410px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
	
.blacksquare {
	position:absolute;
	display: inline;
	margin: 0px;
	padding: 0px;
	z-index: 99999;
	top:90px;
	left:0px;
	width:180px;
	height:180px;
	color:#e1e1e1;
	background-color:#000;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	border:0px;
	text-align: left;
	background-repeat:no-repeat !important;
	background-position:center !important;
	}
	
.blacksquare_navi {
	font-weight:bold;
	color:#e1e1e1;
	border:0px;
	text-align: left;
	font-weight:bold;
	margin:12px 5px 5px 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	}
	
.blacksquare_navi a{
	text-decoration: none;
}
	
.blacksquare_navi a:hover{
	color:#ffffff;
	opacity:0.9;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
	
.blacksquare_navi .projecttitle{
	font-size: 18px;
	line-height: 1.5em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
#txt {
	text-align: justify;
	padding: 10px 0px 0px 180px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #ffffff;
}

#txt a{
	text-decoration: none;
}

#txt a:hover{
	text-decoration: underline;
}


#txt table td{
	margin: 0;
	padding: 0px 4px 6px 0px;
	border: 0;
	border-spacing: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}

#txt ul{
	line-height: 1.4em;
}

#txt ul li{
	margin: 0;
	padding: 0px 0px 5px 0px;
}

#backtolink {
	text-align: right;
	padding: 0px 0px 5px 233px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


#backtolink a {
	color: #ffffff;
	background-color: #989898;
	letter-spacing: 2px;
	padding: 1px 5px 1px 10px;
	text-decoration: none;
}


#backtolink a:hover{
	color: #646464;
	background-color: #ffffff;
}




/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 6px;
margin-bottom: 0;
font: 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;

}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
color: #ffffff;
background: #424242;
}

.shadetabs li a:visited{
color: #ffffff;
text-decoration: none;
}

.shadetabs li a:hover{
text-decoration: none;
color: black;
background: #e0e0e0;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
color: black;
background: #e0e0e0;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentpr{
display:none;
text-align: justify;
}

.tabbedcontainer{
border-top:1px solid #e0e0e0;
padding: 10px 0px 0px 0px;
}


.pbl{
list-style-type: none;
text-align: left;
margin: 0;
margin-left: 0;
padding-left: 0em;
}

.publi{
/*background-image: url(images/bullit.gif);
background-repeat: no-repeat;
background-position: 0% .4em;
padding-left:  2em;*/
}


@media print {
.tabcontentpr {
display:block !important;
}
}












/* ######### CSS image rotator ######### */

.wt-rotator{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#000;
border:0px solid #000;
position:relative;
width:620px;
height:270px;
overflow:hidden;
}
.wt-rotator a{
outline:none;
}
.wt-rotator .screen{
position:relative;
top:0;
left:0;
width:620px;
height:270px;
overflow:hidden;
}
.wt-rotator #strip{
display:block;
position:absolute;
top:0;
left:0;
z-index:0;
overflow:hidden;
}
.wt-rotator .content-box{
display:none;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
.wt-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.wt-rotator .preloader{
position:absolute;
top:50%;
left:50%;
width:36px;
height:36px;
margin-top:-18px;
margin-left:-18px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
background:#000 url(assets/loader.gif) center no-repeat;
background:rgba(0,0,0,.7) url(assets/loader.gif) center no-repeat;
z-index:4;
display:none;
}
.wt-rotator #timer{
position:absolute;
left:0;
height:4px;
background-color:#FFF;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:0.5;
z-index:4;
visibility:hidden;
font-size:0;
}
.wt-rotator .desc{
color:#000;
position:absolute;
color:#FFF;
z-index:6;
overflow:hidden;
visibility:hidden;
text-align:left;
}
.wt-rotator .inner-bg{
position:relative;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
z-index:0;
}
.wt-rotator .inner-text{
position:absolute;
top:0;
left:0;
padding:10px;
width:auto;
height:auto;
z-index:1;
}
.wt-rotator .c-panel{
position:absolute;
top:0;
z-index:7;
visibility:hidden;
}
.wt-rotator .outer-hp,
.wt-rotator .outer-vp{
position:absolute;
background:#333;
background:-moz-linear-gradient(#444, #111);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#444), to(#111));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111',GradientType=0);
border:1px solid #000;
}
.wt-rotator .outer-hp{
left:0;
width:100%;
border-left:none;
border-right:none;
}
.wt-rotator .outer-vp{
top:0;
height:100%;
border-top:none;
border-bottom:none;
}
.wt-rotator .back-scroll,
.wt-rotator .fwd-scroll{
position:absolute;
top:0;
left:0;
z-index:10;
background:url(assets/spacer.png) no-repeat;
}
.wt-rotator .thumbnails,
.wt-rotator .buttons{
display:inline;
position:relative;
float:left;
overflow:hidden;
}
.wt-rotator .thumbnails ul{
position:relative;
list-style:none;
margin:0;
padding:0;
}
.wt-rotator .thumbnails ul.inside{
position:absolute;
top:0;
left:0;
}
.wt-rotator .thumbnails li,
.wt-rotator .play-btn,
.wt-rotator .prev-btn,
.wt-rotator .next-btn{
position:relative;
list-style:none;
display:inline;
float:left;
overflow:hidden;
width:24px;
height:24px;
line-height:24px;
text-align:center;
color:#EEE;
background-color:#000;
background:-moz-linear-gradient(#333, #000);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
border:0px solid #000;
cursor:pointer;
font-weight:bold;
background-repeat:no-repeat !important;
background-position:center !important;
}
.wt-rotator .thumbnails li.thumb-over{
color:#FFF;
background-color:#CCC;
background:-moz-linear-gradient(#DDD, #BBB);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .thumbnails li.curr-thumb{
color:#000;
background-color:#FFF;
background:-moz-linear-gradient(#FFF, #DDD);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFF), to(#DDD));
cursor:default;
}
.wt-rotator .thumbnails li.image{
background:#000;
}
.wt-rotator .thumbnails li.image.curr-thumb,
.wt-rotator .thumbnails li.image.thumb-over{
border-color:#06F;
}
.wt-rotator .thumbnails li.image a{
display:block;
border:0;
}
.wt-rotator .thumbnails li.image img{
display:block;
border:0;
position:absolute;
-moz-opacity:.85;
filter:alpha(opacity=85);
opacity:0.85;
}
.wt-rotator .thumbnails li.image.thumb-over img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}
.wt-rotator .thumbnails li.image.curr-thumb img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
cursor:default;
}
.wt-rotator .thumbnails li *{
display:none;
}
.wt-rotator .thumbnails li div{
position:relative;
color:#FFF;
background-color:#000;
width:auto;
height:auto;
}
.wt-rotator .button-over{
background-color:#CCC !important;
}
.wt-rotator .play-btn{
background:#000 url(assets/play.png);
background:url(assets/play.png), -moz-linear-gradient(#333, #000);
background:url(assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .play-btn.button-over{
background:url(assets/play.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .pause{
background:#000 url(assets/pause.png);
background:url(assets/pause.png), -moz-linear-gradient(#333, #000);
background:url(assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .pause.button-over{
background:url(assets/pause.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .prev-btn{
background:#000 url(assets/prev.png);
background:url(assets/prev.png), -moz-linear-gradient(#333, #000);
background:url(assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .prev-btn.button-over{
background:url(assets/prev.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .next-btn{
background:#000 url(assets/next.png);
background:url(assets/next.png), -moz-linear-gradient(#333, #000);
background:url(assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .next-btn.button-over{
background:url(assets/next.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .up{
background:#000 url(assets/up.png);
background:url(assets/up.png), -moz-linear-gradient(#333, #000);
background:url(assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .up.button-over{
background:url(assets/up.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
.wt-rotator .down{
background:#000 url(assets/down.png);
background:url(assets/down.png), -moz-linear-gradient(#333, #000);
background:url(assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .down.button-over{
background:url(assets/down.png), -moz-linear-gradient(#DDD, #BBB);
background:url(assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#DDD), to(#BBB));
}
#rotator-tooltip{
position:absolute;
top:0;
left:0;
z-index:99999;
display:none;
}
#rotator-tooltip.txt-up{
margin-left:-10px;
margin-bottom:5px;
background:url(assets/vtip.png) no-repeat;
background-position:10px bottom;
background-position-x:10px;
background-position-y:bottom;
}
#rotator-tooltip.txt-down{
margin-left:-10px;
margin-top:24px;
background:url(assets/vtip.png) no-repeat;
background-position:10px top;
background-position-x:10px;
background-position-y:top;
}
#rotator-tooltip.img-up{
background:url(assets/vtip.png) center bottom no-repeat;
}
#rotator-tooltip.img-down{
background:url(assets/vtip.png) center top no-repeat;
}
#rotator-tooltip.img-right{
background:url(assets/htip.png) left center no-repeat;
}
#rotator-tooltip.img-left{
background:url(assets/htip.png) right center no-repeat;
}
#rotator-tooltip .tt-txt{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
background-color:#000;
max-width:300px;
padding:4px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
margin:8px 0;
}
#rotator-tooltip img{
display:none;
background-color:#000;
padding:3px;
margin:8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.wt-rotator .s-prev,
.wt-rotator .s-next{
position:absolute;
top:50%;
margin-top:-25px;
width:30px;
height:50px;
cursor:pointer;
background:url(assets/large_buttons.png) no-repeat;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
z-index:8;
}
.wt-rotator .s-prev{
left:0;
background-position:0 0;
}
.wt-rotator .s-next{
left:100%;
margin-left:-30px;
background-position:-30px 0;
}
.wt-rotator .s-prev.button-over,
.wt-rotator .s-next.button-over{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
background-color:transparent !important;
}
.wt-rotator .block,
.wt-rotator .vpiece,
.wt-rotator .hpiece{
position:absolute;
z-index:2;
}

