/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	color: #004691;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.alineatekst a,
.alineatekst_vet a {
	color: #d10c00;
}
.alineatekst a:visited,
.alineatekst_vet a:visited {
	color: #004691;
}
.alineatekst a:hover,
.alineatekst_vet a:hover {
	text-decoration: none;
}
#maintable ul {
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 1.5em;
	padding-left: 0px;
	list-style-image: url(/images/icons/pijltje.gif);
}
/* Einde Algemene stijl */


/* Standaard Bouwsteen stijlen */
h1, .kop,
h1 a, .kop a {
	color: #ef3e33;
	font-weight: bold;
	font-size: 22px;
	padding: 0 0 25px;
	line-height: 25px;
}
h2, .subkop,
h2 a, .subkop a {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #00488f;
	padding: 0 0 7px;
	text-decoration: none;
}
.alineatekst {
	clear: both;
}
.alineatekst_vet {
	color: #6b6b6b;
	font-weight: bold;
}
.lijntje {
	clear: both;
	display: block;
	width: 100%;
	height: 3px;
	font-size: 1px;
	margin: 10px 0 6px;
	background: url(/images/algemeen/streep_horizontaal.gif) repeat-x;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.afbeelding_schaduw {
	width: 247px;
	height: 174px;
	background: url(/images/algemeen/schaduw.gif) no-repeat;
}
.afbeelding_schaduw .img {
	position: relative;
	top: 24px;
	left: 23px;
	width: 200px;
	height: 150px;
}
.sitemapRoot {
	padding: 0;
	visibility:hidden;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
#breadcrumbs {
	font-size: 10px;
}
/* Einde standaard Bouwsteen stijlen */


/* Breadcrumbs */
#breadcrumbs a {
	color: #d10c00;
}

/* Footer */
#footer {
	font-size: 10px;
	color: #ed9e99;
}
#footer .icons {
	position: absolute;
	top: 22px;
	left: 46px;
	width: 228px;
	height: 36px;
	padding: 14px 0 0 59px;
	background: #fff;
}
#footer .icons span {
	height: 15px;
	padding: 0 11px 0;
	background: url(/images/algemeen/streep_vertikaal.gif) repeat-y 100% 0%
}
#footer .icons img.icon {
	border: 0;
}
#footer .adres {
	position: absolute;
	top: 18px;
	left: 577px;
}
/* Einde footer */


/* Nieuwsviewers */
ul.nieuwsviewer li {
	padding: 2px 0 8px;
	background: url(/images/algemeen/streep_horizontaal.gif) 0% 100% repeat-x;
}
/* Einde nieuwsviewers */


/* Admin message box */
.adminmessage {
	background: #ccc;
	padding: 4px 4px 4px 30px;
	border: 1px dashed #666;
	color: #666;
	background: #EDEDED url(/admin/images/alert.gif) no-repeat 6px 6px;
}
/* Einde Admin message box */


/* Producten pagina */
.productdetailimages {
	float: right;
}
.productdetailimages img {
	width: 110px;
	height: 110px;
}
.productbox_small {
	float: left;
	width: 180px;
	margin-right: 12px;
}
/* Einde producten pagina */
