body {
	background-image:url(images/bg_tn.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.65em;
	margin:0;
	padding:0;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}


h1, h2, h3, h4, p {
margin:0;
padding:0;
}

h1 {
	color:#330033;
	}

div#wrapper {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

div#wrapper2 {
	width:300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
	
div#artilla {
	height:255px;
	width: 1000px;
	background-image: url(images/header_artilla.png);
	background-repeat: no-repeat;
	float: left;
}


div#superswing {
	background-image: url(images/header_sw.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: left;
	}

div#danceclassix {
	background-image: url(images/header_dc.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: right;
	}

div#goedfoutfeest {
	background-image: url(images/header_gff.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: left;
	}

div#tributenights {
	background-image: url(images/header_tn.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: right;
	position: relative;
	}

div#woodstock {
	background-image: url(images/header_woodstock_totaal.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: left;
	}

div#top100 {
	background-image: url(images/header_top100.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 160px;
	float: right;
	position: relative;
	}

div#infobutton {
	height:100px;
	width: 100px;
	float:right;
	padding-top: 15px;
	position: relative;
}	



div#footer {
	height:20px;
	background-image: url(images/footer.png);
	background-position: bottom;
	width: 100%;
	clear: both;
	padding-top:20px;
	text-align: center;
	background-repeat: repeat-x;
	}



.clear {
	clear:both;
	}

.kop {
	font-weight:bold;
	color: #FF0;
	}

.footer_kop {
	font-weight:bold;
	color: #FF0;
	}
