body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8D8D8;
}

a {
	outline: none;
}

h1 {
	margin: 0;
	line-height: 0;
	text-indent: -9999px;
}

h2 {
	margin: 0;
	line-height: 0;
	text-indent: -9999px;
}

h2 a {
	position: absolute;
	display: block;
}

#wrap {
	width: 990px;
	height: 1042px;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}

#main {
	height: 829px;
	position: relative;
}

#footer {
	height: 40px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}

#footer p {
	display: none;
}

#header {
	height: 170px;
	background-repeat: no-repeat;
	position: relative;
}

#header #search {
	width: 392px;
	left: 583px;
	top: 105px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#header #search #search_input {
	width: 296px;
	height: 24px;
	margin: 0;
	padding: 9px 0 0 10px;
	border: none;
	background-color: transparent;
	background-image: url(../images/bg_search_off.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
}

#header #search #search_input.focus {
	color: #000000;
	background-image: url(../images/bg_search_on.gif);
}

#header #search a.search {
	width: 80px;
	height: 29px;
	top: 1px;
	left: 312px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background-image: url(../images/b_zoek.gif);
}

#header #tabs {
	width: 990px;
	height: 55px;
	top: 115px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header #tabs li {
	float: left;
}

#header #tabs li a {
	height: 34px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
}

#header #tabs li.auto a {
	width: 102px;
}

#header #tabs li.muziek a {
	width: 130px;
}

#header #tabs li.reizen a {
	width: 122px;
}

/* BLOKKEN */
#auto,
#muziek,
#reizen,
#inleiding {
	position: absolute;
	padding-top: 100px;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 110%;
}

#reizen {
	width: 286px;
	height: 188px;
	left: 80px;
	top: 518px;
}

#reizen h2 a {
	width: 152px;
	height: 100px;
	top: -20px;
	left: -42px;
}

#auto {
	width: 265px;
	height: 188px;
	left: 420px;
	top: 520px;
}

#auto h2 a {
	width: 150px;
	height: 60px;
	top: 8px;
	left: -50px;
}

#muziek {
	width: 286px;
	height: 184px;
	left: 418px;
	top: 48px;
}

#muziek h2 a {
	width: 155px;
	height: 60px;
	top: 8px;
	left: -10px;
}

#inleiding {
	width: 280px;
	height: 200px;
	left: 55px;
	top: 20px;
}

div.preview ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.preview li {
	padding-bottom: 18px;
}

div.preview a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div.preview a:hover {
	text-decoration: underline;
}

#partners {
	width: 604px;
	height: 90px;
	left: 54px;
	top: 368px;
	position: absolute;
	color: #000;
}

#partners p {
	margin: 0;
}

#partners a {
	color: #000;
}

#sidebar {
	width: 310px;
	float: right;
	position: relative;
}

#sidebar h2 {
	font-size: 16px;
	text-indent: 0;
	line-height: normal;
	margin-bottom: 15px;
}

#sidebar div.photos {
	width: 290px;
	position: absolute;
	margin-left: 30px;
}

#sidebar div.photos img {
	border: 0;
}

#sidebar #photos_1 {
	top: 25px;
}

#sidebar #photos_2 {
	top: 262px;
}

#sidebar #photos_3 {
	top: 482px;
}

#sidebar #photos_3 div.imageFrame {
	margin: 0 5px;
}

#sidebar div.photos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar div.photos ul li {
	margin: 0 5px;
	float: left;
	text-align: center;
}

#sidebar div.photos ul li img {
	margin-bottom: 8px;
	border: none;
}

#sidebar div.photos ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 137%;
}
#sidebar div.photos ul li a:hover {
	text-decoration: underline;
}

#sidebar div.photos div.title {
	margin-bottom: 10px;
}

#sidebar div.photos div.gallery {
	height: 72px;
}

#sidebar div.photos div.query {
	margin-top: 10px;
}

#sidebar div.photos div.query a {
	color: #000;
}