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

body{background-color: #000;

}

html {
background-color:#000000;
color:#D7D7D7;
height:100%; 
max-height:100%; 
padding:0;
margin-top:30px; 
border:0;  
font-family: "Trebuchet MS", Arial, Verdana;
font-size:14px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: auto; 

/* */}





#content {
	position:relative;
	z-index:0;
	width:800px;
	position:relative;
	left:50%;
	margin-left: -400px;
	background-color:#000;
	
	
	Height:90%;}
	
#banner{
	
	position:relative;
	z-index:5;
	margin-left:150px;

	width:500px;
	text-align:center;
}

#bloggerfooter {
}

#koptekst{
	font-size:30px;
	color:#CCC;
	font-family: Calibri;
	text-align:center;
	
}
