	div#wrapper {
  	background: url(../images/bg-blog.gif) no-repeat;
	}

	p {
		margin-bottom: 16px;
	}
	#menu, #footer_menu, div#lichtschakelaar, div#clock, div#poster, div#toy {
		display: none;
	}

	.home {
		background: url(../images/home.png) no-repeat;
    width: 174px;
    height: 82px;
    position: absolute;
    left: 55px;
    top: 485px;
    margin: 0;
	  padding: 0;
	  z-index: 1000;
	}

	.home:hover {
		background: url(../images/home.png) 0px -82px no-repeat;
	}	

	h2 {
		font-size: 1.2em;
		line-height: 1.5em;
	}
	
	
	a {
		color: #ff0000;
		text-decoration: none;
  }
  
	a:hover {
		color: #ffffff;
		text-decoration: none;
  }
  
  a.print {
  	background: url(../images/print.gif) no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    outline: 0;
		float: right;
	}
	
	a.print:hover {
  	background: url(../images/print.gif) 0px -32px no-repeat;
  	outline: 0;
	}
	
	a.geluidaan {
  	background: url(../images/schakelaar-geluid.png) no-repeat;
    width: 41px;
    height: 31px;
    display: block;
    outline: 0;
	}

	a.geluidaan:hover {
  	background: url(../images/schakelaar-geluid.png) 0px -32px no-repeat;
  	outline: 0;
	}
	
	a.geluiduit {
  	background: url(../images/schakelaar-geluid.png) 0px -32px no-repeat;
    width: 41px;
    height: 31px;
		display: block;
		outline: 0;
	}

	a.geluiduit:hover {
  	background: url(../images/schakelaar-geluid.png) no-repeat;
 		outline: 0;
	}
	
	.kolom1 { outline: 0; overflow: auto; position: absolute; left: 1px;  top: 27px;	width: 466px; height: 546px; text-align: right; }
	.kolom2 { outline: 0; overflow: auto; position: absolute; left: 504px; top: 27px;	width: 440px; padding-right: 20px; height: 546px; }
	.kolomtekst { padding-left: 23px;}
	
	.noscroll {
	overflow: hidden
}

.geluid {
	width: 41px;
  height: 31px;
  position: absolute;
  left: 15px;
  top: 555px;
  margin: 0;
	padding: 0;
	z-index: 1100;
}

.jp-interface ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.jp-type-single div.jp-playlist li {
	margin: 0;
	padding: 0;
}

.jp-type-playlist div.jp-playlist li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.jp-type-playlist div.jp-playlist li a {
	width: 26px;
	height: 30px;
	background: url(../images/radiobuttons.gif) 0px 0px no-repeat;
	display: block;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
	margin-right: 15px;
	text-align: center;
	vertical-align: bottom;
}
div.jp-type-playlist div.jp-playlist li a:hover {
	background: url(../images/radiobuttons.gif) -26px 0px no-repeat;
}
div.jp-type-playlist div.jp-playlist li a:active {
	background: url(../images/radiobuttons.gif) -52px 0px no-repeat;
	outline: 0;
}

.none, .print {
	display: none;
}
