html,
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #0E0E0E;
	background-image: url('/images/bg.gif');
}
a img {
	border: 0;
}
#wrap {
	position: absolute;
	width: 900px;
	height: 563px;
	margin-left: -450px;
	margin-top: -281px;
	left: 50%;
	top: 50%;
	border: 2px solid #fff;
	-moz-box-shadow: 0 3px 8px 0 #111;
	-webkit-box-shadow: 0 3px 8px #111;
}
#left {
	position: relative;
	float: left;
	width: 180px;
	height: 563px;
	background-color: #fff;
}
#logo {
	position: relative;
	width: 180px;
	height: 203px;
}
#logo img {
	border: 0;
}
#submenu {
	position: relative;
	width: 180px;
	height: 360px;
}
#submenuText {
	position: absolute;
	width: 160px;
	left: 10px;
	bottom: 20px;
}
#submenuText ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#submenuText li {
	list-style: disc inside;
	color: #FF5E1F;
}
#submenuText a {
	text-decoration: none;
	color: #222;
}
#submenuText a:hover {
	font-weight: bold;
}
#right {
	position: relative;
	float: right;
	width: 720px;
	height: 563px;
	background-image: url('images/bg_buro3.jpg');
	color: #000;
}
#boven {
	position: relative;
	width: 720px;
	height: 180px;
}
#rootmenu {
	position: relative;
	width: 720px;
	height: 23px;
	background-color: #fff;
	font-weight: bold;
}

#rootmenu a {
	position: relative;
	float: left;
	text-decoration: none;
	color: #888;
	height: 23px;
	width: 144px;
	text-align: center;
}
#rootmenu a:hover {
	color: #FF5E1F;
}

#rootmenu div {
	position: relative;
	top: 4px;
}

#onder {
	position: relative;
	width: 720px;
	height: 360px;
}
#onder ul {
	margin: 0;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0;
}
#onderText {
	position: relative;
	width: 680px;
	height: 320px;
	left: 20px;
	top: 20px;
	text-align: justify;
	text-justify: distribute;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
#onderText a {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	color: #fff;
}
#onderText a:hover {
	font-weight: bold;
}

#credits {
	position: absolute;
	bottom: -20px;
	width: 200px;
	margin-left: -100px;
	margin-top: 10px;
	left: 50%;
	font-size: 8px;
	text-align: center;
	color: #fff;
}

#credits a {
	color: inherit;
	text-decoration: none;
}

#credits:hover {
	color: #fff;
}

#credits a:hover {
	text-decoration: underline;
}

#contactButtons a {
	margin-left: -6px;
	text-decoration: 0;
	border: 0;
}

#contactTwitter,
#contactTwitter * {
	text-decoration: 0;
	border: 0;
}
