/* ALGEMEEN */

img, div { behavior: url('/css/iepngfix.htc') }

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d1212;
	background:url('/img/background.jpg');
}

a {
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

/**#containerContentRechtsContent img {
	border:1px solid #7d1212;
}**/

#container {
	width:100%;
	min-height:1065px;
	margin:0;
	padding:0;
	background:url('/img/verloop.jpg') repeat-x;
}

#containerAll {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#containerHeader {
	width:688px;
	height:60px;
	margin:0;
	padding:145px 0 0 312px;
	float:left;
	display:inline;
	background:url('/img/header_background.png') no-repeat;
}

#containerContent {
	width:960px;
	margin:0;
	padding:0 20px 0 20px;
	float:left;
	display:inline;
	background:url('/img/content_background.png') repeat-y;
}

#containerContentLinks {
	width:285px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#containerContentRechts {
	width:675px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#containerContentRechtsMusic {
	width:675px;
	height:170px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background:url('/img/music_background.jpg') no-repeat;
}

#containerContentRechtsContent {
	width:605px;
	padding:2px 35px 20px 35px;
	margin:0;
	float:left;
	display:inline;
	background:url('/img/rechtscontent_background.jpg') repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#containerContentRechtsBottom {
	width:675px;
	height:25px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background:url('/img/rechtscontent_bottom.jpg') no-repeat;
}

#containerFooter {
	width:960px;
	height:19px;
	margin:0;
	padding:16px 20px 0 20px;
	float:left;
	display:inline;
	background:url('/img/footer_background.png') no-repeat top;
	color:#8e8e8e;
}

#containerFooter a{
	font-weight:normal;
	text-decoration:none;
}

#containerFooter a:hover{
	text-decoration:underline;
}

/* NIEUWS */

#menu {
	width:661px;
	height:45px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/menu.jpg') no-repeat;
}

			#home{
				background:url('/img/menu.jpg') 0 0;
				float:left;
				width:74px;
				height:45px;
			}
			#home:hover{
				background:url('/img/menu.jpg') 0 -45px;
			}
			#homeAC{
				background:url('/img/menu.jpg') 0 -45px;
				float:left;
				width:74px;
				height:45px;
			}
			#biografie{
				background:url('/img/menu.jpg') -74px 0;
				float:left;
				width:88px;
				height:45px;
			}
			#biografie:hover{
				background:url('/img/menu.jpg') -74px -45px;
			}
			#biografieAC{
				background:url('/img/menu.jpg') -74px -45px;
				float:left;
				width:88px;
				height:45px;
			}
			#fotos{
				background:url('/img/menu.jpg') -162px 0;
				float:left;
				width:65px;
				height:45px;
			}
			#fotos:hover{
				background:url('/img/menu.jpg') -162px -45px;
			}
			#fotosAC{
				background:url('/img/menu.jpg') -162px -45px;
				float:left;
				width:65px;
				height:45px;
			}
			#videoclips{
				background:url('/img/menu.jpg') -227px 0;
				float:left;
				width:100px;
				height:45px;
			}
			#videoclips:hover{
				background:url('/img/menu.jpg') -227px -45px;
			}
			#videoclipsAC{
				background:url('/img/menu.jpg') -227px -45px;
				float:left;
				width:100px;
				height:45px;
			}
			#gastenboek{
				background:url('/img/menu.jpg') -327px 0;
				float:left;
				width:116px;
				height:45px;
			}
			#gastenboek:hover{
				background:url('/img/menu.jpg') -327px -45px;
			}
			#gastenboekAC{
				background:url('/img/menu.jpg') -327px -45px;
				float:left;
				width:116px;
				height:45px;
			}
			#discografie{
				background:url('/img/menu.jpg') -443px 0;
				float:left;
				width:107px;
				height:45px;
			}
			#discografie:hover{
				background:url('/img/menu.jpg') -443px -45px;
			}
			#discografieAC{
				background:url('/img/menu.jpg') -443px -45px;
				float:left;
				width:107px;
				height:45px;
			}
			#boekingen{
				background:url('/img/menu.jpg') -550px 0;
				float:left;
				width:111px;
				height:45px;
			}
			#boekingen:hover{
				background:url('/img/menu.jpg') -550px -45px;
			}
			#boekingenAC{
				background:url('/img/menu.jpg') -550px -45px;
				float:left;
				width:111px;
				height:45px;
			}

/* NIEUWS */

#contentNieuwsContainer {
	width:285px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#contentNieuwsHeader{
	width:285px;
	height:50px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/nieuws_header.jpg') no-repeat;
}

/* NIEUWE SINGLE */

#contentNieuweSingle {
	width:285px;
	height:118px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

/* LINKS */

#contentLinksContainer {
	width:285px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#contentLinksHeader{
	width:285px;
	height:95px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

/* SEARCH */

#contentSearch {
	width:285px;
	height:115px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/search_background.jpg') no-repeat;
}

/* BACKGROUND & BOTTOM */

.contentLinksBackground{
	width:235px;
	margin:0;
	padding:9px 25px 9px 25px;
	float:left;
	display:inline;
	background:url('/img/linkscontent_background.jpg') repeat-y;
	color:#727272;
}

.contentLinksBottom{
	width:285px;
	height:24px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/linkscontent_bottom.jpg') no-repeat;
}