html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; }

body { 
	font-family: "Arial";  
	color: #fff;
	font-weight: bold;
	overflow:auto;
}

#background{position:fixed; z-index:-2; width:100%; height:100%;  }

#container { margin: auto; width: 100%;}

.logo {position: absolute; right: 0; top:0; background: url('../images/logo.png') no-repeat; width:606px; height: 838px; z-index:-1; background-position: fixed;}

.content { margin: 20px 0 0 30px;}
.gesel {
 	text-shadow: 1px 1px #0e0e0e, 2px 2px #0e0e0e, 3px 3px #0e0e0e, 4px 4px #0e0e0e, 5px 5px #0e0e0e, 6px 6px #0e0e0e, 7px 7px #0e0e0e, 8px 8px #0e0e0e, 9px 9px #0e0e0e, 10px 10px #0e0e0e, 
 	11px 11px #0e0e0e, 12px 12px #0e0e0e, 13px 13px #0e0e0e, 14px 14px #0e0e0e, 15px 15px #0e0e0e, 16px 16px #0e0e0e, 17px 17px #0e0e0e, 18px 18px #0e0e0e, 19px 19px #0e0e0e, 20px 20px #323233, 21px 21px #323233, 22px 22px #323233;
	margin: 0em;
	font-size:900%;
	letter-spacing: -15px;
	width:80%;
	line-height: 0.9em;
	color: #fff;
	/*voor IE*/
	FILTER: DropShadow(Color=#000, OffX=50, OffY=-30, Positive=10);

}
.datum {
 	text-shadow: 1px 1px #fff, 2px 2px #fff, 3px 3px #fff, 4px 4px #fff, 5px 5px #fff, 6px 6px #fff, 7px 7px #fff, 8px 8px #fff, 9px 9px #fff, 10px 10px #fff, 
 	11px 11px #fff, 12px 12px #fff, 13px 13px #fff, 14px 14px #fff, 15px 15px #fff, 16px 16px #fff, 17px 17px #fff, 18px 18px #fff, 19px 19px #fff, 20px 20px #e5101b, 21px 21px #e5101b, 22px 22px #e5101b;
	margin: 0em;
	font-size:500%;
	letter-spacing: -12px;
	width:80%;
	line-height: 0.8em;
	color: #0e0e0e;
	/*voor IE*/
	FILTER: DropShadow(Color=#000, OffX=50, OffY=-30, Positive=10);

}
.online {
 	text-shadow: 1px 1px #fff, 2px 2px #fff, 3px 3px #fff, 4px 4px #fff, 5px 5px #fff, 6px 6px #fff, 7px 7px #fff, 8px 8px #fff, 9px 9px #fff, 10px 10px #fff, 
 	11px 11px #fff, 12px 12px #fff, 13px 13px #fff, 14px 14px #fff, 15px 15px #fff, 16px 16px #fff, 17px 17px #fff, 18px 18px #fff, 19px 19px #fff, 20px 20px #fff, 21px 21px #323233, 22px 22px #323233;
	margin: 0em;
	font-size:300%;
	letter-spacing: -7px;
	width:80%;
	line-height: 0.8em;
	color: #0e0e0e;
	/*voor IE*/
	FILTER: DropShadow(Color=#000, OffX=50, OffY=-30, Positive=10);

}
.taketwo {
 	text-shadow: 1px 1px #767677, 2px 2px #767677, 3px 3px #767677;
	margin: 0em;
	font-size:70%;
	letter-spacing: -1px;
	width:80%;
	line-height: 0.8em;
	color: #242425;
	
	/*voor IE*/
	FILTER: DropShadow(Color=#000, OffX=50, OffY=-30, Positive=10);
}
.taketwo a {
 	text-shadow: 1px 1px #767677, 2px 2px #767677, 3px 3px #767677;
	color: #242425;
	text-decoration: none;
}
.taketwo a:hover {
 	text-shadow: 1px 1px #ff5a00, 2px 2px #ff5a00, 3px 3px #ff5a00, 4px 4px #ff5a00, 5px 5px #ff5a00;
	color: #fff;
	text-decoration: none;
}
hr {
	margin: 20px 0 20px 0;
	color: #0e0e0e;
	
}