* {
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #21130c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:active, a:focus {
outline: 0;
}

a {
	outline: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration:none;
}

a:hover {
	color: #d73520;
	text-decoration:none;
}
p {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	text-align: justify;
}

#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: absolute;
	width:100%;
	left: 50%;
	margin-left: -875px;
	height: 600px;
	top: 0px;
	background-image: url(images/bg_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	overflow-x:hidden;
}
#content_center
{
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 100%;
	top: 0px;
}
.bg_middle {
	width: 100%;
	position: relative;
}
#footer {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: auto;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 288px;
	width: 238px;
	position: absolute;
	right: 20px;
}

.bg_footer {
	background-color: #F0F0F0;
	width: 100%;
	position: relative;
	top: 20px;
	background-image: url(images/bg_footer.jpg);
	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;	
}
#create {
	background-image: url(images/create.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	position: absolute;
	right: 253px;
	top: 180px;
	z-index: 2;
}
#content {
	background-image: url(images/content_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 848px;
	border: 8px solid #FFF;
	position: absolute;
	top: 305px;
	right: 36px;
}
#winkel {
	background-image: url(images/winkel.png);
	background-repeat: no-repeat;
	height: 443px;
	width: 262px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#verkoop {
	background-image: url(images/verkoop.png);
	background-repeat: no-repeat;
	height: 443px;
	width: 262px;
	position: absolute;
	left: 290px;
	top: 10px;
	overflow: hidden;
}
#contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	height: 443px;
	width: 262px;
	position: absolute;
	right: 16px;
	top: 10px;
	overflow: hidden;
}
#winkel_txt, #verkoop_txt, #contact_txt {
	position: absolute;
	height: 73px;
	width: 214px;
	right: 0px;
	bottom: 70px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}
#winkel_link, #verkoop_link, #contact_link {
	position: absolute;
	height: auto;
	width: 214px;
	right: 45px;
	bottom: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #1A1A1A;
	text-align: right;
}
#newsletter {
	border: 8px solid #2d2d2d;
	position: absolute;
	height: 177px;
	width: 227px;
	left: 10px;
	background-color: #151515;
}
.bodyText {
	margin-left:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}
input {
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	background-color: #151515;
	border: 1px solid #666;
}
.inputarea {
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	background-color: #151515;
	border: 1px solid #666;
	width:300px;
}
#content_txt {
	border: 8px solid #bfbfbf;
	height: auto;
	width: 508px;
	right: 34px;
	float:right;
	background-color: #FFF;
	position: relative;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #A1080A;
	font-weight: bold;
	padding:5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	padding:5px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	padding:5px;
}
#menu_container {
	height: 145px;
	width: 200px;
	position: absolute;
	right: 253px;
	top: 25px;
	color: #FFF;
}
#menu {
	height: auto;
	width: 200px;
	text-align: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
		}	
#menu ul li {
	display: inline;
	margin: 0;
	float:left;
	clear: left;
		}

#menu ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
	width: 200px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	background-color: #313131;
	margin-top: 3px;
	
		}

#menu ul li ul li a {
	color: #666;
	text-decoration: none;
	font-family: verdana;
	width: 200px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	padding-left:10px;
		}

#menu ul li a:hover {
	color: #313131;
	background-color: #E9E9E9;
}

#menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
		}	
#menu ul ul li {
	display: inline;
	margin: 0;
	float:left;
		}

#menu ul ul li a {
	color: #999;
	text-decoration: none;
	font-family: verdana;
	width: 200px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
#menu ul ul li a:hover {
	color: #069;
	background:none;
}
.menu {
	padding-left: 10px;
}

