body{
	background-image: url(../_bg/jsdisabled.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#222222;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#747479;
	height: 100%;
}

a{
	color:#A5A5A9;
	text-decoration:none;
}
a:visited{
	color:#BBBBA0;
}
a:hover{
	color:#B9B9BB;
	text-decoration:underline;
}
a:active{
	color:#B9B9BB;
	text-decoration:line-through;
	}
#tekst{
	overflow:auto;
	width: 200px;
	margin:0px auto;
	text-indent: 5px;
	text-align: justify;
	position:relative;
	top:50px;
}
#footer {
	width: 200px;
	margin:0px auto;
	font-size: 10px;
	text-align: right;
	color: #3a3535;
	position:relative;
	top:60px;
}
#footer a {
	color: #4a4545;
}
#footer a:visited{
	color:#4a4a45;
}
#footer a:hover {
	color: #6a6565;
}
#footer a:active{
	color:#6a6565;
	}
#laag{
z-index:999;
position:absolute;
}
/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#drager {
	min-width:900px;
	height: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	}
	/* end hide */
