htm {
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background-color: #B6977A;
	background-image: url('images/bg.jpg');
	background-position: 50% 0;
	vertical-align: middle;
	color: #fff; 
}

img {
	border: 0;
}

#sb {
	margin: 0 auto;
	width: 850px;
	height: 600px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	font-family: Tahoma;
	position: relative;
}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
}
#sidecd {
	position: absolute;
	left: 30px;
	top: 20px;
}
#covers {
	position: absolute;
	left: 20px;
	top: 150px;
	font-weight: bold;
	text-align: left;
}
#covers img {
	display: block;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	cursor: pointer;
}
#info{
	position: absolute;
	right: 20px;
	top: 150px;
}
#bestelform{
	position: absolute;
	right: 20px;
	top: 930px;
	text-align: left;
	width: 400px;
	z-index: 9999;
}
#bestelform table {
	border-collapse: collapse;
}
	#bestelform .parts {
	color: #fff;
	float: left;
	margin-right: 10px;
	}
	#bestelform input {
	font-family: tahoma;
	border: 0;
	display: block;
	background-color: #ED1B23;
	color: #fff;
	padding: 3px;
	}
	#bestelform .submit {
	margin-top: 10px;
	color: #fff;
	background-color: #000;
	font-weight: bold;
	}
#bestelnu {
	position: absolute;
	right: 0px;
	top: 720px;	
}
#zoom {
	position: absolute;
	left: 0px;
	top: 490px;	
}
#prijs {
	position: absolute;
	left: 427px;
	top: 790px;	
}
#snippet {
	position: absolute;
	left: 20px;
	top: 90px;	
	text-align: left;
	color: #fff;
	font-weight: bold;
}
#sponsors {
	width: 850px;
	height: 90px;
	background-color: #fff;
	position: absolute;
	right: 0px;
	top: 1309px;	
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;	
}
#sponsors img {
	display: inline;
	margin: 0;
	padding: 0;
}

#flyer {
	position: absolute;
	left: 70px;
	top: 895px;	
}
#ms {
	position: absolute;
	right: 40px;
	top: 1170px;
z-index: 9999;	
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #B79A7A;
}
h1 {
	font-size: 26px;
	font-family: arial;
	line-height: 20px;
	color: #2c449c;
}
.sponsors {
	padding-top: 15px;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}

ul {	
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0em;
	line-height: 20px;
}



li {
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 17px;
	margin: 0px;
	color: #cdc39a;

}
