html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #000;
	text-align: center;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	
}

#container {
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	background: url('../images/design/back.jpg') #000 no-repeat 50% 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	
}

p {
	margin: 0 0 16px 0;
}

a {
	color: #ffe19b;
}

a:hover {
	color: #e68309;
}

a img {
	border: 2px solid #ffe19b;
}

a:hover img {
	border: 2px solid #e68309;
}

h1 {
	margin: 0 0 20px 0;
}
 
h1 a {
	display: block;
	width: 267px;
	height: 71px;
	text-indent: -9999px;
	background: url('../images/design/antons_kleurwedstrijd.gif') transparent no-repeat 0 0;
}

#explanation {
	padding: 20px 430px 20px 20px;
	background: #ffd720;
	height: 128px;

}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #e68309;
	margin: 0;
}

h3 {
	font-size: 14px;
	color: #e68309;
}

hr {
	color: #192904;
	background: #192904;
	border-bottom: 1px solid #192904;
}	

#nav {
	position: absolute;
	top: 250px;
	left: 185px;
	width: 170px;
	font: bold 20px Georgia, "Times New Roman", Times, serif; 
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	margin: 6px 0;
}

#nav a {
	color: #000;
	text-decoration: none;
}

#nav a:hover,#nav a.selected {
	color: #e30000;
}

#content {
	position: absolute;
	top: 215px;
	left: 450px;
	width: 500px;
	padding-bottom: 40px;
}

#homebooks {
	margin: 20px 0;
}

#homebooks img {
	margin: 0 10px;
}

.goto {
	padding: 6px 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: #ffe19b;
}

.goto:hover {
	color: #e30000;
}

.serie_item a.serie_book {
	float: left;
	margin: 0 20px 20px 0;
}

.serie_item hr {
	margin: 20px 0;
	clear: both;
}

.detail_item img {
	float: left;
	margin: 0 20px 20px 0;
	border: 2px solid #ffe19b;
}

#button {
	position: absolute;
	top: 591px;
	left: 300px;
	z-index: 100;
	height: 86px;
	width: 74px;
}

#operator {
	position: absolute;
	z-index: 120;
	top: 150px;
	left: 380px;
	height: 494px;
	width: 422px;
}	

.subnav {
	position: absolute;
	top: 600px;
	left: 135px;
	color: #ffffff;
}

.subnav img, .subnav img:hover {
	border: 0px;
}

.subnav a {
	color: #ffffff;
	text-decoration: none;
}	

.subnav a:hover {
	text-decoration: underline;
}	

.subnav .copyright {
	margin: 20px 0 0 0;
}

.quiz {
	width: 515px;
	height: 388px;
	margin: 0 0 25px 0;
}

.quiz .doe_mee {
	margin: 330px 0 0 410px;
	border: 0px;
}
