@charset "utf-8";
/* webdesign www.getclear.nl */
#menu_achtergrond {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.offerterol {
	width:210px;
	height:148px;
	top: 30px;
	left: 15px;
	position: relative;
	background-image:url(../images/aanbieding_rol.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
}
.offerterol ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.offerterol ul li {
	padding-right: 10px;
}
.offerterol ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	text-align:left;
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	padding-top: 11px;
	padding-left: 9px;
}
.offerterol ul li a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
}
.offerteafzet {
	width:210px;
	height:148px;
	top: 50px;
	left: 50px;
	position:relative;
	background-image:url(../images/aanbieding_afzet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
.offerteafzet ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.offerteafzet ul li {
	padding-right: 10px;
}
.offerteafzet ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 100%;
	text-align:left;
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	padding-top: 11px;
	padding-left: 9px;
}
.offerteafzet ul li a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
}
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #069;
}