	*{
			margin:0;
			padding:0;
		}
		a{
			color:#8FC2FF;
			text-decoration: none;
			outline: none;
		}
		a:hover{
			text-decoration: underline;
		}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
			background:#000;
		}
		
		#menuacteurs{
			margin:0px auto;
			height:50px; 
			width:100%;
			bottom:90%; 
			z-index: 3;
			position:absolute;
			
		}	
		
		#menuactrices{
			margin:0px auto;
			height:50px; 
			width:100%;
			bottom:73%; 
			z-index: 3;
			position:absolute;
			
		}	
		
		#menuauteurs{
			margin:0px auto;
			height:50px; 
			width:100%;
			bottom:56%; 
			z-index: 3;
			position:absolute;
			
		}
		
			#contact{
			margin:0px auto;
			height:50px; 
			width:100%;
			bottom:39%; 
			z-index: 3;
			position:absolute;
			
		}
		
		
		#content{
			margin:0px auto;
			height:50px; /*breedte van de tekstbalk*/
			width:100%;
			bottom:3%; /*afstand balk vanaf de onderkant*/
			z-index: 3;
			background:#262626 no-repeat 90%;
			border-top:1px solid #262626;
			border-bottom:1px solid #262626;
			position:absolute;
			opacity: 0.70;
		}
		#contentframe{
			overflow: hidden;
			border-top:solid 1px #262626;
			border-bottom:1px solid #262626;
			height: 100%;
			text-align:left;
			z-index: 3;
			}
	
	
			
			
			
		
		#slidecounter{
			float:left;
			color:#4F4F4F;
			font:16px "Calibri", Arial, sans-serif;
			font-weight:normal;
			margin:15px 20px;	
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			opacity:0.80;
			font:16px "Calibri",  Arial, sans-serif;
			font-weight:normal;
			margin:15px 0;
		}
		/*nummer19 Stamp*/
		.stamp{
			float: right;
			margin: 0px 0px 0 0;
		}
	
		#navigation{
			background: url('../images/navbg.gif') no-repeat;
			float: right;
			margin:0px 0px 0 0;
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url('../images/progress.gif');
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
	
#twitter{

width: 200px;
position: absolute;
z-index: 3;
top: 50px;
left:920px;
display: inline;
padding: 30px;
opacity:0.80;

} 
		
#kolom2{
	overflow: auto;
	position: absolute;
	background: #333333;
	font:16px "Calibri", Arial, sans-serif;
	z-index: 4;
	font-weight:normal;
	top: 135px;
	left:950px;
	display: inline;
	padding: 30px;
	border:1px solid #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width:250px;
	height:250px;
	background:#333333;
	opacity:0.80;
		} 



p{
	color: #fff;
	font-size: 14px;
	
	}  

