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

body {
	background-color: #000;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	Overflow:hidden;
}
* {
	margin:0px auto;
	padding:0;
}

#algemene_voorwaarden {
	font-size: 9px;
}

/*div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -220px;
	float: left;
}
div#wrapper {
	width: 950px;
	height: 440px;
	clear: both;
	position: relative;
	top: -220px;
	position: static;
}*/

#maintable {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#footer_menu {
	color: #807F83;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}

#footer_menu img {
	margin-bottom: -7px;
}


img {
	border-style: none;
}

a, a:visited {
	color: #999;
}

a:focus, object:focus {
	outline: 0;
	-moz-outline-style: 0;
}

object, embed {
	outline: 0;
}

h1 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
}

p {
	font-size: 18px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
