body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: -10;
	background-color: #161616;
	width: 100%;
	height: 100%;
}
h1 {
	margin-top: 0px;
	margin-bottom: 7px;
	border-bottom: solid 1px #fdde0e;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #fdde0e;
	margin-bottom: 0px;
	margin-top: 5px;
}
a {
	color: #e6e6e6;
	padding-bottom: 1px;
}
a:hover {
	color: #fdde0e;
	padding-bottom: 1px;
}
.textright {
	color: #CCC;
	float: right;
	margin-top: -3px;
}
.datum {
	color: #fdde0e;
}
.knop {
	float: right;	
	margin-right: 15px;
}
.floatright{
	float: right;
}
.indexfoto {
	margin: 5px auto;
}
input {
	margin-bottom: 5px;
	background-color: #262626;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
option {
	margin-bottom: 5px;
	background-color: #262626;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
textarea {
	margin-bottom: 5px;
	background-color: #262626;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
embed {
	z-index: 10;
	border: solid 3px #808080;
}
#bericht {
	margin-bottom: 5px;
	background-color: #262626;
	color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#headercontainer {
	height: 200px;
	width: 100%;
	background-image: url(afbeeldingen/opbouw/gelebalk.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 50;
	position: fixed;
	background-color: #161616;
	top: 0px;
}
#headerheader {
	height: 150px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(afbeeldingen/opbouw/header.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9999999999;
}
#headerlinks {
	height: 50px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#headerlinks a {
	color: #fdde0e;
	text-decoration: none;
}
#headerlinks a:hover{
	color: #ededed;
	text-decoration: none;
	background-repeat: no-repeat;
}
#headerlinks ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;	
}
#headerlinks li {
	padding: 0px 7px 0px 7px;
	display: inline;
	font-weight: bold;
	left: 0px;
}
#maincontainer {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #353535;
	border-bottom-color: #353535;
	border-left-color: #353535;
	background-color: #1c1c1c;
	background-image: url(afbeeldingen/opbouw/achtergrond.png);
	background-position: bottom;
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 850px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 200px;
	border-top-color: #717171;
	z-index: 2;
	background-attachment: scroll;
}
#bottomcontainer {
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #161616;
	position: fixed;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #fdde0e;
	border-right-color: #ECB541;
	border-left-color: #ECB541;
	border-top-style: solid;
	z-index: 100;
}
#bottomcontainer #text {
	background-color: #333;
	height: 23px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ECB541;
	border-right-color: #ECB541;
	border-bottom-color: #ECB541;
	border-left-color: #ECB541;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #CCC;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
}
#bottomcontainer #text a {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	color: #CCC;
}
#achtergrond {
	height: 500px;
	width: 100%;
	z-index: 1;
	background-image: url(afbeeldingen/opbouw/gradi%C3%ABnt.png);
	background-repeat: repeat-x;
}
#homebericht{
	background-color: #262626;
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 13px;
	margin-left: 5px;
	margin-right: 5px;
	border: ridge 1px #666;
	background-image: url(afbeeldingen/opbouw/gradient2.png);
	background-repeat: repeat-x;
	background-position: top;
}

