body {
	background-image:url("../images/bvhbg-podium.jpg");
	background-repeat: repeat-x;
	background-position: 0 46px;
	background-color: #fff;	
}
a { color: #f78a34; }
h1 { color: #f78a34; }
h2 { color: #35a6b6; }
h3 { color: #f78a34; }

.logo-bar-menu a { color: #211E1F; }
.logo-bar-menu a:hover { color: #b5c792; }

.logo-bar-menu {
	top: 15px;
}

.podium-vp-item {
	border-top: 1px dashed #515151;
	padding-top: 10px;
	line-height: 16px;
	width: 699px;
	min-height: 95px;

}

	.closer {  margin-bottom: 20px;  }

.podium-vp-item .artist-img {
	float: left;
	margin-right: 15px;
	clear: left;
}
.podium-vp-item .artist-img  img {
	display: block;
}
.podium-vp-item .details {
	text-transform: uppercase;
	color: #f78a34;
}
.podium-vp-item .description {
	font-size: 10px;
	color: #000;
}

.podium-vp-item .click {
	color: #F78A34;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	width: 200px;
}

.podium-vp-item .description  p{
	margin-bottom:10px;
}
.podium-vp-item .readmore a {
	color: #666; 
	font-weight: bold;
}
.podium-vp-item .title {
	height: 27px;
	width: 530px;
	background-repeat: no-repeat;
	margin-left: 153px;
}
.podium-vp-item .title a {
	height: 27px;
	width: 530px;
	display: block;

}

.podium-vp-item .titlenews {
	height: 27px;
	width: 530px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

.nieuwenamen, .nieuwenamen a {
	color:#000000;
}

.floater {
	width: 320px;	background-repeat: no-repeat;
	margin-right: 30px;
	float: left;
	border-top: 0px;
}
.smallertitle { width: 30px; }
.smallertitle a { 	display: block;	height: 27px; width: 30px; }

.podium-vp-nieuws {
	border-top: 1px dashed #515151;
	padding-top: 20px;
}

/* NIEUWS */
.podium-vp-item-nieuwsblok h3 {
	color: #000;
}

#thumbs .foto_container, .fotos .foto_container {
	float: left;
	overflow: hidden;
	cursor: pointer;
	background-color: #000000;
	padding: 1px;
	margin-right: 10px; 
	margin-bottom: 10px;
}

#thumbs .foto_container span, .fotos .foto_container span {
	color: #ffffff;
	padding: 3px;
	background-color: #000000;
	display: block;
	height: 16px;
	overflow: hidden;
}

#thumbs .foto_container img, .fotos .foto_container img {
	display: block;
}

#thumbs .foto_container span img, .fotos .foto_container span img {
	display: inline;
	visibility: hidden;
}

#thumbs {
	clear: both;
}

.linksblock {
	margin-right: 20px;
	width: 300px;

	float: left;
	font-size: 11px;
	padding-bottom: 20px;
}
.linksblock div, .linksblock ul {
	font-size: 11px;
	width: 200px;
}
.linksblock h1 {
	color: #000; font-size: 18px; margin-bottom: 4px;
}

.sponsorenlijst {
	float:left;
	display:block;
}

.sponsorenlijst li {
	float:left;
	margin-right:0px;
}

/* carpool */
.carpoolbox {
	padding-bottom: 20px;
	height: auto;
}
.carpoolbox .details {
	color: #666;
}
.carpoolbox .details2 {
	color: #F78A34; text-transform: uppercase;  font-size: 9px;
}
.carpoolbox .description {
	color: #666;
}

input { display: block; }

/* Nieuwe koppen dec 2009 */

.kop, .kop a { color: #000; }


.laatst_bijgewerkt {
	color:#666666; display:inline; float:right; margin-right:10px;
}