* {
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #0D0D0D;
}
a:active, a:focus {
outline: 0;
}
#wrap, #wrap_middle, #wrap_footer {
	position: relative;
	height: auto;
}

#wrapcentering, #wrapcentering_footer
{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 100%;
	top: 0px;
}

#wrapcentering_middle
{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
	top: 0px;
	padding-bottom: 10px;
}
.bg_middle {
	background-color: #0d0d0d;
	width: 100%;
	position: relative;
}
#flasherror {
	z-index: -1;
	position: absolute;
	color: #FFF;
	top: 53px;
	left: 368px;
}

#footer {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
	color: #FFF;
}
#glow {
	background-image: url(images/glow.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 387px;
	position: absolute;
	background-position: left;
}
#logo {
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 388px;
	margin-top: 20px;
	z-index: 2;
	position: absolute;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#gallery {
	position: relative;
	height: auto;
	width: 375px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	height: auto;
	width: 604px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #565656;
	padding-left: 10px;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FCB318;
	text-align: justify;
	text-transform: uppercase;
}

#menu {
	position: relative;
	clear: left;
	height: auto;
	width: auto;
	text-align: right;
	top: 80px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
	text-align: right;
		}	
#menu li {
	display: inline;
	margin: 0;
	float: left;
	text-align: right;
		}


#menu li a {
	color: #999;
	text-decoration: none;
	font-family: "Century Gothic", Verdana;
	width: auto;
	background-repeat: repeat-x;
	display:block;
	text-align:right;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	line-height: 25px;
		}

#menu li a:hover, #navLinkSelected, #navLinkSelected a.navLink {
	color: #FCB318;
}


.bg_footer {
	width: 100%;
	position: relative;
	height: 108px;
}
.text_webmade {
	font-family: "Century Gothic", Verdana;
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.text_webmade a {
	font-family: "Century Gothic", Verdana;
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.text_webmade a:hover {
	color: #F60;
	text-decoration: none;	
}
.inputfield, #txtNaam, #txtEmail, #txtTelefoon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
}
.inputarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
	width:325px;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
	text-align: center;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
	text-align: left;
}
#reload{
	border:none;
}
