@charset "utf-8";
/* CSS Document */

/* extra CSS voor de concert kalender pagina */

#wrapper {
	background-image: none;
}
#intro, #hoofdkolom {
	width: 420px; /* 450px met 2x 15 px padding */
/* max-height: none;*/
	overflow:auto;

}
.albumtabel {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:420px;
	margin-bottom:10px;
	line-height:15px;
	margin-left:-2px; /* lijndikte foto inspr */
}
.albumtabel .fotocel {
	padding: 0px;
	padding-bottom: 5px;
	width:129px;
}
.albumtabel .leeg {
	padding: 0px;
	width: 16px;
}
#hoofdkolom .albumtabel p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#hoofdkolom .albumtabel td {
	padding-bottom: 10px;
}
.fotocel a img {
	border: 2px solid #ffffff;
}
.fotocel a:hover img {
	border: 2px solid #656600;
}
#hoofdkolom .albumtabel a {
	color: #666500;
}
#hoofdkolom .albumtabel .fotocel a:hover {
	text-decoration: none;
}
#hoofdkolom .albumtabel .fotocel a:hover p {
	text-decoration: underline;
}
#hoofdkolom .albumtabel .fotocel p {
	margin-left:2px; /* tekst inspringen voor lijndikte fotorand */
}
#leftcolumn {
margin-left: 15px;
width: 260px;
}
#leftcolumn li a {
	color:#acacac;
}
#leftcolumn li a.select, #leftcolumn li a:hover {
	color:#ffffff;
}
#leftcolumn ul {
	padding-left: 15px;
}
.fotovlak {
	height: 360px;
	width: 553px;
	margin-left: -68px;
}
.foto {
	text-align: center;
	height: 360px;
	width: 553px;
	text-align: center;
	}
.vorige {
	position: absolute;
	z-index: 10;
	left: -53px;
	top: 114px;
}
.volgende {
	position: absolute;
	z-index: 10;
	left: 452px;
	top: 114px;
}
.terug {
	float: right;
	margin-left: 20px;
}

/* */

#content {
	float:left;
	left: -15px;
	top: 116px;
	background-color: none;
	position: relative;
	height: 0px; /* anders verschuift menu item */
	width: 0px;
	color: #000;
}

#hoofdkolom {

 /* overflow: visible; */
}
