body {
	background-color: #742392;
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/bg_page.gif);
	margin: 0;
	padding: 0;
	z-index:0;
}

#top_left	{
	width: 800px;
	height: 600px;
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/top_left.png);
	position:absolute;
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	z-index:1;
}

#bottom_right	{
	width: 800px;
	height: 600px;
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/bottom_right.png);
	position:absolute;	
	background-repeat:no-repeat;
	bottom: 0px;
	right: 0px;
	z-index:2;
}

#contentbg {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/bg_content.png);
	width:800px;
	height:570px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px; /* half of width */
	margin-top: -290px; /* half of height */
	z-index: 3;	
	background-repeat:no-repeat;
}

#content {
	width:760px;
	height:530px;
	margin: 20px;
	z-index: 4;	
}

#left {
	width:275px;
	height:550px;
	overflow:auto;	
	float:left;
	z-index: 5;
}

#right {
	width:485px;
	height:550px;
	overflow:auto;	
	float:right;
	z-index: 6;
}

#logo {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/logo.png);
	background-repeat:no-repeat;
	width:250px;
	height:151px;	
	clear:both;
	z-index: 7;
}

#btn_aanvragen {
/*	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/navigatie_t2000.png); */
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/navigatie_top2000.png);
	background-repeat:no-repeat;
	width:239px;
	height:240px;	
	clear:both;
	top:5px;
	left:52px;
	z-index: 20;
}

#logos {
	width:485px;
	height:60px;	
	float: right;
	clear:both;
	z-index: 21;
}

#headerpic_home {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/header_home.png);
	background-position: 0px 48px;
	background-repeat:no-repeat;
	width: 450px;
	height:75px;
	clear: both;
	z-index: 10;
}

#headerpic_overdelijst {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/header_overdelijst.png);
	background-position: 0px 48px;
	background-repeat:no-repeat;
	width: 450px;
	height:75px;
	clear: both;
	z-index:10;
}

#headerpic_aanvragen {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/header_aanvragen.png);
	background-position: 0px 48px;
	background-repeat:no-repeat;
	width: 450px;
	height:75px;
	clear: both;
	z-index:10;
}

#headerpic_verhaal {
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/header_verhaal.png);
	background-position: 0px 48px;
	background-repeat:no-repeat;
	width: 450px;
	height:75px;
	clear: both;
	z-index:10;
}


#contentright {
	width: 470px;
	height:255px;
	background:url(http://www.nps.nl/nps/nachtvandepopmuziek/gfx/bg_contentright.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:8px;
	padding-right: 0px;
	overflow: auto;
	clear:both;
	z-index: 19;
}

#contentright_wrapper {
	width: 410px;
	z-index: 12;
}

#colofon {
	margin-top:42px;
	width: 460px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8C87B;
	z-index: 18;
}


div.etiket {
	vertical-align:top;
	width: 120px;
	float: left;
	margin-top:10px;
}

div.formfield {
	vertical-align:top;
	width: 230px;
	float: right;
	margin-top:10px;
}

div.formunit {
	vertical-align:top;
	width: 350px;
	clear:both;
}

input.text, textarea {
	width: 230px;
	border: 1px solid #000000;
	font-size: 12px;
}

textarea {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.submit {
	background-color: #872422;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #ffffff;
	color: #E7C77A;
	height: 18px;
}

span.track {
	font-size: 11px;
}
