/*
NEL - New Old Stock Electronics Limburg
Door studiosiena.be (versie 02-07-2007)
*/

/* HOME specific - HTML selectors */

#content {
	background-image: url(../images/achtergrond2.jpg);
	background-repeat: repeat-y;
	height: 540px;
	padding: 25px;
}
.favoriet {
	font-size: 12px;
	color: #EAA34B;
	width: 300px;
	position: relative;
	text-align: right;
	display: block;
	float: right;
	top: -20px;
	right: 20px;
}
.beeld250 {
	filter: shadow(color:#35281E, strenght:10, direction:135);
	width: 280px;
	height: 175px;
	margin-top: 20px;
}
.containerbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	height: 101px;
	width: 500px;
	position: absolute;
	left: 40%;
	top: 85px;
	padding: 10px;
	font-weight: bold;
	visibility: hidden;
	background-image: url(../images/tekstballon.png);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
