/* glimlach van een vriend, stempagina*/
/* actueel pagina */
#container_fotobg.glimlach {
	background:url(/images/backgroundbeeld/glimlach_stemmen.jpg) no-repeat left -2px;
	}
.opera #container_fotobg.glimlach {
	background:url(/images/backgroundbeeld/glimlach_stemmen.jpg) no-repeat left +1px;
	}
.deelnemers {
	font-size:1.2em;
	line-height:1.4em;
}
.deelnemers img.prijs {
	float:left;
	width:191px;
	height:168px;
	padding-left:12px;
	margin-right:24px;
}
.deelnemers p.prijs {
	float:left;
	width:335px;
	font-size:1.2em;
	line-height:1.2em;
	margin-top:42px;
}
.deelnemers p.sluiting {
	float:left;
	margin-left:12px;
	font-size:1.2em;
	line-height:1.2em;
	width:520px;
	margin-bottom:24px;
}
/*.safari .deelnemers p.prijs {
	width:345px;
}*/
.deelnemers p.kies {
	width:540px;
	margin-left:18px;
	margin-bottom:18px;
}
.deelnemers h2 {
	margin-left:14px;
}
.deelnemers ul {
	margin-left:12px;
	width:619px;
	margin-top:12px;
}
.deelnemers ul li {
	float:left;
	display:inline;
}
.deelnemers ul li a {
	width:115px;
	height:197px;
	display:block;
	margin-right:5px;
}
.deelnemers ul li a.d1 {
	background: url(/images/glimlach/deelnemer_albert.png) no-repeat left top;
}
.deelnemers ul li a.d2 {
	background: url(/images/glimlach/deelnemer_marco.png) no-repeat left top;
}
.deelnemers ul li a.d3 {
	background: url(/images/glimlach/deelnemer_samantha.png) no-repeat left top;
}
.deelnemers ul li a.d4 {
	background: url(/images/glimlach/deelnemer_ramon.png) no-repeat left top;
}
.deelnemers ul li a.d5 {
	background: url(/images/glimlach/deelnemer_glenn.png) no-repeat left top;
}
.deelnemers ul li a:hover {
	background-position: 0px -197px;
	cursor:pointer;
}
img.sponsoring {
	margin-left:262px;
	margin-top:12px;
}

/* rechterkolom*/
#container_fotobg.glimlach .fotoruimte {
	height:305px;
}
#container_fotobg.glimlach .fotokleur {
	background-color: #D72724;
	}
.sponsor-rechts {
	width:336px;
	background-color:#FFF;
	margin-top:24px;
}
.sponsor-rechts p {
	width:320px;
	line-height:1.4em;
	padding:12px 0;
	margin:0 5px;
}
.sponsor-rechts p a {
	color:#222;
	text-decoration:underline;
}
.sponsor-rechts p a:hover {
	color:#db0f17;
}


