/* Algemene stijl */
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.8em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
table table {
	font-size:0.85em;
}
.nieuwsbrief table, 
.nieuwsbrief table table {
	font-size: 11px;
	line-height: 18px;
}
p, form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
#maintable a {
	color: #000;
	text-decoration: underline;
}
#maintable a:hover {
	color: #36A7E9;
	text-decoration: none;
}
/*

moved to weergave.css, breaks Outlook when used as newsletter

#maintable ul {
	margin: 0 0 22px 0;
	padding: 0 0 0 15px;
	list-style-image: url(/images/icons/icon_list_style.gif);
}
*/
/* Einde Algemene stijl */


/* Standaard Bouwsteen stijlen */
.kop, .subkop, h1 {
	color: #36A7E9;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0.4em;
}
.subkop {
	font-size: 0.85em;
	text-transform: uppercase;
	line-height: 1.4em;
	margin-bottom: 0;
}
.alineatekst {
	color: #000;
	clear: both;
}
.lijntje {
	display: block;
	border: 0;
	height: 1px;
	color: #36A7E9;
	background-color: #36A7E9;
	margin: 6px 0 12px;
	_margin: 0 0 2px;
	padding: 0;
}
.imageleft {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}
.imageright {
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.imageonly {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.sitemapRoot {
	padding: 0;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}
/* Einde standaard Bouwsteen stijlen */


/* Bestelmodule */
.bmProdlijst IMG, .bmWinkelmandje IMG {
	cursor: hand;
}
.bmProdlijst TR TD {
	padding: 0 5px 0;
}
.bmProdlijst TR.legenda TD {
	color: #999;
}
.bmWinkelmandje, .bmWinkelmandje INPUT {
	border: 1px solid #3B3B3B;
}
.bmWinkelmandje INPUT {
	width: 30px;
}
.bmWinkelmandje INPUT.button {
	width: 100px;
}


/* Downloads sectie */
.downloads_registreren {
	border: 0;
	border-collapse: collapse;
}
.downloads_registreren tr td {
	padding: 0 10px 4px 0;
}
.downloads_registreren .label {
	font-weight: bold;
}
.downloads_registreren input {
	width: 200px;
	border: 1px solid #666;
}
.downloads_registreren .radio,
.downloads_registreren .checkbox {
	border: 0;
	width: 20px;
}
.downloads_registreren textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #666;
}
.downloads_registreren .button {
	float: right;
	width: 100px;
	font-weight: bold;
	color: #fff;
	background: #36A7E9;
}

/* popup */
.popupImage {
	border: 5px solid #fff;
}

.fotopopup{
}


