html, body {
	margin: 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

body img {
	border: 0;
}

img#full-bg {
	position: absolute; 
	left: 0px;
	top: 0px;
	z-index: 1; 
	width: 100%; 
	height: 100%;
}

#scroller {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	overflow: auto; 
	z-index: 3;
} 

div#frame {
	position: relative;
	z-index: 10;
	width: 952px;
	height: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#frame h1 {
	margin: 0;
	padding: 0;
}

a#logo {
	position: absolute;
	left: -3px;
	top: 66px;
	width: 241px;
	height: 65px;
	outline: none;
	text-indent: -10000px;
	background: transparent url('/template/img/signature.png') no-repeat scroll 0px 0px;
}

#menu-bg {
	position: absolute;
	z-index: 4;
	left: 0px;
	top: -70px;
	height: 585px;
	width: 100%;
	background: transparent url('/template/img/menu-bg.png') repeat-x scroll 0px 0px;
}

ul#menu {
	position: absolute;
	left: 0px;
	top: 142px;
	width: 952px;
	height: 310px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url('/template/img/menu-images.jpg') no-repeat scroll 0px 0px;
}

ul#menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul#menu li a {
	display: block;
	float: left;
	width: 237px;
	height: 277px;
	outline: none;
	text-indent: -10000px;
}

ul#menu li a.theater {
	width: 238px;
	margin-right: 1px;
	border-bottom: 12px solid #680405;
	background: transparent url('/template/img/menu-theater.png') no-repeat scroll 72px 159px;
}

ul#menu li a.theater:hover {
	border-bottom: 12px solid #a73e3f;
}

ul#menu li a.debat {
	margin-right: 1px;
	border-bottom: 12px solid #133270;
	background: transparent url('/template/img/menu-debat.png') no-repeat scroll 70px 159px;
}

ul#menu li a.debat:hover {
	border-bottom: 12px solid #385797;
}

ul#menu li a.tekst {
	margin-right: 1px;
	border-bottom: 12px solid #4b8230;
	background: transparent url('/template/img/menu-tekst.png') no-repeat scroll 80px 159px;
}

ul#menu li a.tekst:hover {
	border-bottom: 12px solid #73aa58;
}

ul#menu li a.muziek {
	border-bottom: 12px solid #e7e13c;
	background: transparent url('/template/img/menu-muziek.png') no-repeat scroll 75px 159px;
}

ul#menu li a.muziek:hover {
	border-bottom: 12px solid #f3ee72;
}

.box-download {
	position: absolute;
	left: 0px;
	top: 866px;
	width: 930px;
	height: 75px;
	padding: 11px;
	background: transparent url('/template/img/box-bg.png') repeat scroll 0px 0px;
	color: white;
}

.box-download h2 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 16px;
}

.box-download p {
	color: white;
}

.box-download a {
	color: white;
}

.box {
	position: absolute;
	left: 0px;
	top: 530px;
	width: 454px;
	height: 304px;
	padding: 11px;
	padding-top: 20px;
	background: transparent url('/template/img/box-bg.png') repeat scroll 0px 0px;
}

.box a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.box-r {
	position: absolute;
	left: 477px;
	top: 530px;
	width: 455px;
	height: 315px;
	color: white;
	padding: 10px;
	background: transparent url('/template/img/box-bg.png') repeat scroll 0px 0px;
}

.box h1 {
	position: absolute;
	left: -29px;
	top: -52px;
	width: 248px;
	height: 50px;
	text-indent: -10000px;
	outline: none;
	background: transparent url('/template/img/twitter.png') no-repeat scroll 0px 0px;
}

.box-r h1 {
	position: absolute;
	left: 3px;
	top: -47px;
	width: 184px;
	height: 46px;
	text-indent: -10000px;
	outline: none;
	background: transparent url('/template/img/mededelingen.png') no-repeat scroll 0px 0px;
}

.box-r a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.box p {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.box p.note {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
}

#copy {
	position: relative;
	z-index: 4;
	left: 0px;
	height: 29px;
	width: 100%;
	color: white;
	font-size: 9px;
	padding-top: 4px;
	background: transparent url('/template/img/box-bg.png') repeat scroll 0px 0px;
}

#copy a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#copy a:hover {
	border-bottom: 0;
}

#copy img {
	margin-left: 10px;
	position: relative;
	top: 4px;
}

a.contact {
	position: absolute;
	left: 860px;
	top: 120px;
	display: block;
	width: 43px;
	height: 15px;
	line-height: 15px;
	padding-left: 28px;
	color: black;
	text-decoration: none;
	background: transparent url('/template/img/quicklinks.png') no-repeat scroll 0px -10px;
}

a.contact:hover {
	font-weight: bold;
}