* {
	margin: 0;
	padding: 0;
}

body {
	color: #343434;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #0092ef;
	font-size: 48px;
	margin-top: 20px;
}

h2 {
	color: #343434;
	font-size: 24px;
	margin: 0 0 15px 15px;
}

h3 {
	color: #000;
	font-weight: normal;
	font-size: 17px;
	margin: 0 0 10px 0;
}

a {
	color: #343434;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#headerbg {
	width: 100%;
	height: 210px;
	background: url(../images/bg/header_100_bg.gif) repeat-x;
}

#headercontent {
	margin: 0 auto;
	width: 973px;
	height: 203px;
	color: #ececec;
	background: url(../images/bg/header_bg.jpg) no-repeat;
	padding: 7px 0 0 7px;
}

#content {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
	background: url(../images/bg/content_bg.gif) no-repeat;
}

#links {
	float: left;
	width: 660px;
	padding: 0 0 0 60px;	
}

#mainmenu {
	text-align: center;
	padding: 1px 0 0 0;
	margin: 0 0 0 -30px;
}

#mainmenu ul {
	width: 660px;
	float: left;
	margin-left: 60px;
	list-style-type: none;
}

#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

#mainmenu ul li a {
	display: block;
	padding: 16px;
	color: #343434;
	text-decoration: none;
}

#mainmenu ul li a:hover {
	color: #ececec;
	background: url(../images/bg//menu_over_bg.gif) repeat-x;
}

#mainmenu ul li ul {
	left: -60px;
	position: absolute;
	display: block;
	visibility: hidden;
	border: 1px solid #343434;
	width: 140px;
}

#mainmenu ul li ul li {
	display: list-item;
	float: none;
}

#mainmenu ul li ul li a {
	display: block;
	width: 130px;
	color: #343434;
	text-decoration: none;
	padding: 5px 5px;
	background: #ececec;
}

#mainmenu ul li ul li a:hover {
	font-weight: bold;
	background: #343434;
}

#draaitnu {
	width: 574px;
	height: 20px;
	margin: 83px 110px 0 10px;
}

#artiest {
	float: left;
	width: 490px;
}

#vorige {
	float: left;
	text-align: right;
	width: 84px;
}

#draaitnu a {
	text-decoration: underline;
	color: #343434;
}

#draaitnu a:hover {
	color: #000;
	text-decoration: none;
}

#contentlinkscontent {
	width: 630px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.contentlinkskoppel {
	line-height: 150%;
	text-align: justify;
	overflow: hidden;
}

.contentlinkskoppel p {
	margin: 0 0 15px 0;
}

.contentlinkskoppellinks {
	width: 300px;
	margin: 0 30px 0 0;
	border-bottom: 1px dashed #000;
	float: left;
}

.contentlinkskoppelrechts {
	width: 300px;
	border-bottom: 1px dashed #000;
	float: left;
}

.ad {
	margin: 30px 0 30px 81px;
}

#rechts {
	float: left;
	width: 230px;
	margin: 30px 0 0 0;
}

.contentboxright {
	width: 200px;
	background: url(../images/bg/heading_2_bg.gif) no-repeat;
	padding: 5px 15px 0 15px;
	margin: 0 0 20px 0;
}

#melodyschijf {
	background: url(../images/bg/melodyschijf_bg.gif);
	width: 154px;
	height: 222px;
	margin: 0 auto;
	line-height: 150%;
	padding: 14px 0 0 15px;
}

#footerbg {
	width: 100%;
	height: 46px;
	background: url(../images/bg/footer_bg.gif);
	color: #ececec;
}

#footercontent {
	margin: 0 auto;
	width: 966px;
	padding: 25px 7px 0 7px;
}

#footerleft {
	float: left;
	width: 500px;
}

#footerright {
	float: left;
	width: 466px;
	text-align: right;
}

#footerbg a {
	color: #ececec;
	border-bottom: 1px dotted #ececec;
	text-decoration: none;
	padding-bottom: 2px;
}

#footerbg a:hover {
	color: #fff;
	border-bottom: 1px dotted #00aeff;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.big {
	font-size: 18px;
}

.small {
	font-size: 10px;
	color: #868686;
}

.marginbottom10px {
	margin-bottom: 10px;
}

.melodyschijf {
	margin: 0 0 20px 0;
}

.agenda {
	background: url(../images/bg/agenda_bg.gif) no-repeat;
	height: 53px;
	width: 43px;
	text-align: center;
	vertical-align: top;
	padding: 2px 10px 0 0;
}

.nieuwstijd {
	padding: 2px 4px 2px 0;
	color: #868686;
}

.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	margin: 15px 0;
}