@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: 1em;
	color: #C90;
}
body {
	background-color: #000000;
	text-align: center;
	background-image: url(../images/bgscheur.png);
	background-repeat: repeat-x;
	background-position: center 497px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}


/* CSS Document */

#wrapper {
	height: 550px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/intro-spookhuys-hekserie.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#logohekserie {
	width: 520px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #F57B20;
	text-align: right;
	margin-top: 60px;
}
#logohekserie a {
	font-size: 14px;
	font-weight: bold;
	color: #F57B20;
	text-decoration: none;
}
#logohekserie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logohekserie p {
	font-size: 14px;
	font-weight: bold;
	color: #F57B20;
	text-align: left;
	margin-left: 60px;
}

#adreshekserie {
	font-size: 16px;
	font-weight: bold;
	color: #F57B20;
	text-align: left;
	left: 300px;
	top: 400px;
	position: absolute;
}

#tekstcontainer {
	height: 110%;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 140px;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
#imagecontainer {
	width: 400px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header {
	float: left;
	width: 300px;
	visibility: hidden;
}
#logointro {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #C6A047;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#logointro img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logointro a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #C6A047;
}

#logointro p {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #C6A047;
}

#logo {
	overflow: hidden;
	visibility: hidden;
	height: 100px;
	width: 300px;
	top: 10px;
	z-index: 0;
	left: 10px;
	position: absolute;
}
#footer {
	clear: both;
	height: 50px;
	width: 900px;
	left: 50%;
	position: absolute;
	margin-left: -450px;
	bottom: 0px;
	top: 100%;
}
#footer li {
	float: left;
}

.logo {
	position: absolute;
	z-index: 10;
	top: 0px;
	float: left;
}

a {
	font-size: 0.875em;
	color: #C90;
}
p {
	color: #CC9900;
	font-size: 0.9em;
}

li {
	list-style-type: disc;
	font-size: 0.9em;
	list-style-position: inside;
}
ul {
	display: inline-block;
	list-style-position: inside;
	list-style-type: disc;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C90;
}
a:hover {
	text-decoration: underline;
	color: #C90;
}
a:active {
	text-decoration: none;
	color: #C90;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Rounded MT Bold, Arial Black;
}
h1 {
	font-size: 0.9em;
	color: #CC9900;
}

#footer nav {
	float: left;
}
.nav {
	font-size: 0.875em;
	float: left;
}
