
/* --------------------- teasers ------------------- */
/* contained in column 'content' */

#teasers {
	width: 100%;
	height: 210px;
	margin: 0;
	padding: 0;
}

#teasers a {
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	float: left;
	display: block;
}

#teasers a:hover {
	opacity: 0.60;
}

.teaser-pic {
	width: 244px;
	height: 178px;

background-repeat: no-repeat;
	display: block;
}

.teaser-bar {
	width: 244px;
	height: 26px;
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 0px 0px;

background-image: url(http://www.hekenvanloon.nl/graphics/teaser-bar-bg.gif);
background-repeat: repeat-x;

	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	display: block;
}

#teaser-pic1 {
background-image: url(http://www.hekenvanloon.nl/graphics/teaser13.jpg?sr=1328715684);
}

#teaser-pic2 {
background-image: url(http://www.hekenvanloon.nl/graphics/teaser23.jpg?sr=1328715684);
}

#teaser-pic3 {
background-image: url(http://www.hekenvanloon.nl/graphics/teaser33.jpg?sr=1328715684);
}

