		
		/*//////////////////////////////*/
		/*/////////GIELCOBBEN.NL////////*/
		/*//////////////////////////////*/
	
		body {
			background:#000305 url(img/bg.jpg) center top no-repeat;
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size:7pt;
				color:#9da2a5;
		}
		
		body, p {
			margin:0;
			padding:0;
		}
		
		#container {
			position:absolute;
			width:275px;
			height:150px;
			top:35%;
			left:50%;
			margin-left:-152.5px;
		}
			
		#logo {
			background:url(img/logo.png) no-repeat;
			width:156px;
			height:42px;
		}
		
		#bar {
			background:url(img/trans.png) repeat;
			width:275px;
			height:25px;
			margin-top:10px;
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			border: 0px;
		}
		
		#percentage {
			background:url(img/black.png) repeat;
			width:140px;
			height:25px;
			-moz-border-radius: 5px 0 0 5px; 
			-webkit-border-radius: 5px 0 0 5px; 
			border: 0px;
			float:left;
		}
		
		.nummering {
			float:left;
			padding:4px 0 0 4px;
		}
		
		#binnenkort {
			background:url(img/binnekort.png) no-repeat;
			width:86px;
			height:9px;
			margin-top:10px;
			float:right;
		}