/* Algemene opmaak */
body {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url(../beelden/bg.jpg);
	background-repeat: repeat;
}
img { 
	border:none;
}
p {
	font-size: 13px;
}
h1 {
	font-size:14px;
	color: #684f50;
}
p.smal {
	width: 610px;
}
ol {
	font-size: 10px;
	font-weight: bold;
}
ul {
	font-size: 13px;
	line-height: 1.3em;
	list-style: none;
	padding-left: 0px;
}
li {
	margin-bottom: 1px;
}
li.band1 {
	margin-bottom: 10px;
}
.band {
	color: #af8c4d;
}
.notbold {
	font-weight: normal;
}


/* Opmaakelementen */
#bigcontainer {
	width:789px;
	height: 738px;
	margin: 0 auto;  
}
#container {
	width: 789px;
	height: 738px;
	position: absolute;
	top: 5px;
	left: auto;
}
#kadertop {
	position:absolute;
	width:789px;
	height:713px;
	left:0px;
	top:0px;
	z-index:3;
}
#schakel {
	position:absolute;
	width:789px;
	height:1px;
	left:0px;
	top:713px;
	z-index:3;
}
#kaderbottom {
	position:absolute;
	width:789px;
	height:24px;
	left:0px;
	top:714px;
	z-index:3;
}
#foto {
	position:absolute;
	width:773px;
	height:153px;
	left:7px;
	top:156px;
	z-index:2;
}
#tickets {
	position:absolute;
	width:181px;
	height:163px;
	left:613px;
	top:189px;
	z-index:3;
}
#micro {
	position:absolute;
	width:154px;
	height:197px;
	left:624px;
	top:520px;
	z-index:3;
}
#inhoud {
	position:absolute;
	width:749px;
	left:8px;
	top:324px;
	z-index:5;
	margin-left:10px;
	margin-right: 10px;
}
#inhoudsbg {
	position:absolute;
	width:769px;
	height:393px;
	left:8px;
	top:324px;
	z-index:1;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-image:url(../beelden/dd-inhoudsbg.jpg);
} 
#cd-uitleg {
	position: inherit;
	width: 350px;
}
#cd-nummers {
	position: absolute;
	width: 250px;
	height: 393px;
	left: 380px;
	top: 323px;
	z-index:6;
}
#cd {
	position: inherit;
	top: 20px;
	left: 598px;
}
#bandfoto {
	position: absolute;
	left: 250px;
	top: 400px;
	z-index: 2;
}


/*Navigatie*/
#nav-index {
	position:absolute;
	width:95px;
	height:75px;
	left:46px;
	top:30px;
	z-index:5;
}
#nav-band {
	position:absolute;
	width:74px;
	height:11px;
	left:235px;
	top:58px;
	z-index:5;
}
#nav-foto {
	position:absolute;
	width:74px;
	height:11px;
	left:411px;
	top:58px;
	z-index:5;
}
#nav-disc {
	position:absolute;
	width:74px;
	height:11px;
	left:265px;
	top:84px;
	z-index:5;
}
#nav-contact {
	position:absolute;
	width:74px;
	height:11px;
	left:480px;
	top:84px;
	z-index:5;
}
#nav-kalender {
	position:absolute;
	width:74px;
	height:11px;
	left:338px;
	top:110px;
	z-index:5;
}

	


