* {
	color: #fff;
}
p {
	font-family : Arial, Helvetica, sans-serif;
}
body, td, th {
	font : 11px/120% Arial, Helvetica, sans-serif;
	background-color : #000000;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration : none;
	outline: 0;
}
a:link, a:visited,a:active  {
	text-decoration : none;
	color : #333;
}

a:hover {
	color : #fff;
}
h1 {
	font-size : 140%;
	letter-spacing : 1px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #fff;
	line-height : 90%;
	padding: 5px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	text-transform : uppercase;
	letter-spacing : 1px;
	text-decoration : none;
	margin-top : 25px;
	margin-right : 0;
	margin-bottom : 3px;
	margin-left : 0;
	color : #fff;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #fff;
}
img.float-right {
	margin : 0;
}
img.float-left {
	margin : 0;
}
#wrap {
	margin : auto;
	height : auto;
	width : 1000px;
}
#header {
	height : 100px;
	width : 100%;
	margin-top : 25px;
	position : relative;
}
#headerlogo {
	width : 100px;
	margin-top : 25px;
	height : auto;
	position : relative;
}
#header a span {
	float : none;
}
.aardlaag {
	height : 100px;
	width : 700px;
	float : right;
}
.sidebar {
	width : 100px;
	margin : 0;
	float : left;
	color : #333;
	margin-top : 25px;
}
.sidebar h1 {
	margin : 0 0 5px 0;
	padding : 0;
	font-size : 140%;
	text-align : left;
	text-transform : uppercase;
	letter-spacing : 1px;
	font-weight : bold;
	color : #333;
}
.sidebar h2 {
	margin : 20px 0 5px 0;
	padding : 0;
	font-size : 130%;
	text-align : left;
	text-transform : uppercase;
	letter-spacing : 1px;
	font-weight : bold;
	color : #333;
	border : 0px;
}
.sidebar ul.sidemenu {
	font-size : 105%;
	list-style : none;
	text-align : left;
	margin : 0;
	padding : 0;
	text-decoration : none;
	line-height : 1.5em;
	color : #333;
	border : 0px;
}
.info {
	text-transform : lowercase;
	position : static;
	margin-top : 25px;
	width : 100px;
	padding : 0;
}
.info h1 {
	font-size : 130%;
	color : #fff;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	line-height : 105%;
}
.info h3 {
	font-size : 100%;
	color : #f00;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin : 10px 0 0 0;
	padding : 0;
}
.info p {
	font-size : 100%;
	color : #fff;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	line-height: 1.5em;
}
.info a {
	font-size : 100%;
	color : #fff;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
}
.info a:link,link a:visited,link a:active  {
	color : #fff;
}
.row {
	overflow : hidden;
	height: 100px;
}
.cell {
	width : 100px;
	height : 100px;
	float : left;
	border-width : 0;
}
.cell h1 {
	text-align : center;
	font-size : 290%;
	margin-top : 35px;
	font-weight : lighter;
}
.minirow {
	width : 100px;
	height : 50px;
}
.minicell {
	width : 50px;
	height : 50px;
	border-width : 0;
	float : left;
}
.minicell:hover {
	width : 50px;
	height : 50px;
	border-width : 0;
}
.thumbs {
	margin : 25px 50px 0 150px;
	height: auto;
	width: 100px;
	position: relative;
}
.mainstage {
	margin : 0;
	height : auto;
	float : right;
	width : 700px;
}
.onderstage {
	margin : 25px 25px 0 0;
	height : auto;
	width : 300px;
	float : left;
}
.stage {
	margin : 25px 0 0 0;
	height : 500px;
	float : right;
	width : 700px;
}
.stage H1, .stage a {
	margin : 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color : #FFF;
}
.object {
	float : right;
	width : 700px;
}
#tabel {
	clear : both;
	margin : 0px;
	padding: 0px;
}
.footer {
	font-size : 100%;
	height : 25px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	padding-top : 10px;
	text-transform : uppercase;
	letter-spacing : 1px;
	clear : both;
	padding-top: 25px;
}
.footer a {
	text-decoration : none;
	font-weight : bold;
}
#label {
width : auto;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
border:0px;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.red {
color : #ff0000;
}
