/* CSS Document */
.main_aanbieding_block{
	background-image: url(../images/main_aanbieding_bg.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 175px;
	margin-top:20px;
	padding-top: 5px;
	display: block;
	position: absolute;
}
.main_aanbieding_tekst{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #444444;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 30px;
	top: 50px;
	width: 195px;
}
.main_aanbieding_afbeelding{
	position: absolute;
	left: 250px;
	top: 52px;
}
.main_aanbieding_link{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #5D7439;
	text-decoration: none;
	display: block;
}
.main_aanbieding_titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #5D7439;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 30px;
	top: 25px;
}
.main_1{
	background-image: url(../images/main_1.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 95px;
	margin-bottom:5px;
	padding-top: 5px;
	display: block;
	cursor: pointer;
}
.main_2{
	background-image: url(../images/main_2.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 95px;
	margin-bottom:5px;
	padding-top: 5px;
	display: block;
	cursor: pointer;
}
.main_3{
	background-image: url(../images/main_3.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 95px;
	padding-top: 5px;
	display: block;
	cursor: pointer;
}
.main_blok_titel{
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
}
.main_blok_meer{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	display: block;
	text-decoration: none;
}
A:hover.main_blok_meer{
	text-decoration: underline;
}
.main_blok_tekst{
	margin-top: 35px;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #444444;
	text-decoration: none;
	width: 270px;
	display: block;
}
.tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #444444;
	text-decoration: none;
}
