html
{
	background-color:#000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FEA443;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body,td,th {
	color: #FFFFFF;
	background-color: #000000;
}
.style1 {
	color: #FFA240;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
}

body
{
	background-color:#000000;
	
	width: 922px;
	font-size: 13px;
	font-family: arial;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}



.header {
	background-repeat: no-repeat;
	background-color:#000000;
	position: relative;
	
	
}
.centerTable {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 30px;
	background-color: #000000;
}


.menu {
	float: left;
	width: 200px;
	text-align: left;
	height: 1200px;
	font: arial;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 5px;
	padding-right: 5px;
	background-color: #000000;
	position: relative;
}


.rechts {
	float:right;
	width: 120px;
	text-align: left;
	height: 725px;
	font: arial;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #000000;
	position: relative;
}


.content {
	text-align: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000000;
	
}
.inhoud {
	height: 400px;
	width: 400px;
	text-align: left;
	margin-top: 2px;
	background-color: #000000;
	font-variant: normal;
	position:absolute;
	left: 210px;
}
@charset "utf-8";
/* CSS Document */

.animation {
	width:922px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 930px;
	top: 10px;
	
}

#galery {
    height: 800px;
    width: 700px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

/* menu styles */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	word-spacing: 3em;
	background-color: #000000;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	position: absolute;
	z-index: 99;
	top: 170px;
	left: 300px;
}

#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
#menu a:visited {
	text-decoration: none;
	
}
#menu a:hover {
	text-decoration: none;
	color: #FEA443;
}
