@charset "UTF-8";
/* CSS Document */

#container {
	width:85%;
	margin:0 auto;
	text-align:left;
}

@font-face {
  font-family: "NeutraL";
  src: url(NeutraTextTFLight.otf) format("opentype") ;
}

@font-face {
  font-family: "NeutraD";
  src: url(NeutraTextTFDemi.otf) format("opentype") ;
}

@font-face {
  font-family: "NeutraSC";
  src: url(NeutraTextTFDemiSC.otf) format("opentype") ;
}

html, body {
	padding:0;
	margin:0;
	text-align:left;
}

body
{
	color: #FFF;
	background-color: #333;
	background-image: url(theedoek3bl.gif);
}

.text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	letter-spacing:0.1em;
	line-height:21px;
}

.text2k
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 21px;
	-moz-column-count: 2;
	-moz-column-gap: 12px;
	-webkit-column-count: 2;
	-webkit-column-gap: 12px;
	column-count: 2;
	column-gap: 12px;	
	padding: 0 7pt 0 0;
}


.bello {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:0.1em;
	line-height:30px;
	color:#9CF;
	border-bottom: 1px solid #FFF;
}

#horizon        
	{
	color: #fff;
	background-color: #333;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content    
	{
	background: rgba(0, 51,102, 0.3);
	margin-left: -378px;
	padding-left: 6px;
	padding-right: 6px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 744px;
	height: 450px;
	visibility: visible;
	z-index: 1;
	}

#contentfla    
	{
	background: rgba(0, 51,102, 0.3);
	margin-left: -378px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 756px;
	height: 450px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 12px
	}

#footer 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.1em;
	line-height:30px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

#flash 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #9CF;
	letter-spacing:0.1em;
	line-height:30px;
	text-align: left;
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #FFF;
	text-decoration: none
	}

a:hover 
	{
	color: #FFF;
	border-bottom: 1px solid #9CF;
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	text-align: left padding: 2px;
	border: 1px solid #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	 -webkit-column-count:5;


	}

#caption1    
	{
	padding-left: 6px;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 750px;
	height: 20;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	position: absolute;
	top: -20px;
	left: 150px;
	width: 750px;
	height: 20;
	visibility: visible;
	display: block
	}

#caption3    
	{
	padding-left: 6px;
	position: absolute;
	top: -20px;
	left: 300px;
	width: 750px;
	height: 20;
	visibility: visible;
	display: block
	}

#caption4    
	{
	padding-left: 6px;
	position: absolute;
	top: -20px;
	left: 450px;
	width: 750px;
	height: 20;
	visibility: visible;
	display: block
	}

#caption5   
	{
	padding-left: 6px;
	position: absolute;
	top: -20px;
	left: 600px;
	width: 750px;
	height: 20;
	visibility: visible;
	display: block
	}

#caption2x    
	{
	padding-left: 0px;
	position: absolute;
	top: 100px;
	left: -20px;
	width: 750px;
	height: auto;
	visibility: visible;
	display: block
	}
	
#logo    
	{
	padding-left: 6px;
	position: absolute;
	top: -100px;
	left: -33px;
	width: 750px;
	height: 100;
	visibility: visible;
	display: block
	}

#devider        
	{
	color: #333;
	background-color: #fff;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 20px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#foto
{
	padding-left: 6px;
	position: absolute;
	top: 370px;
	left: 570px;
	width: 750px;
	height: 100;
	visibility: visible;
	display: block;
	z-index: 3;
}

