

p,td,body,a {
	font-family: verdana;
	font-size: 11px;
}
.bodytekst {
	margin: 5px;
}
.adres {
	color: #ffffff;
}
.kop {
	color: #990033;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
.subkopje {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}
.subkopje_paars {
	color: #990033;
	font-size: 12px;
	font-weight: bold;
}

.brochure {
    vertical-align: top;
	color: #000000;
	font-size: 12px;
    font-weight:bold ;
}

.brochure_small {
    vertical-align: top;
	color: #000000;
	font-size: 10px;
    font-weight:bold ;
}

.brochure2 {
    vertical-align: top;
	color: #000000;
	font-size: 12px;
    font-weight:none ;
    width:100px;
}

.brochure_dd
{
	vertical-align: top;
	color: #000000;
	font-size: 12px;
    font-weight:none ;
}


.brochure_omsch {
	color: #000000;
	font-size: 12px;
    font-weight:normal ;
}


.brochure_omsch_text{
	color: #000000;
	font-size: 11px;
    font-weight:normal ;
    text-align:justify;
}

.brochure_groot{
	color: #000000;
	font-size: 14px;
	font-weight: bold;

}

.brochure_omsch_groot{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.infotable_even{
	border-top:1px solid gray;
	background-color:#EFEFEF;
}

.infotable_odd{
	border-top:1px solid gray;
	background-color:white;
}

.small {  

	font: 13px verdana, Arial, Helvetica, sans-serif; 
	padding:4px;

}
.hr {
	color: #990033;
}


.card { 
	border: 1px #990033 solid ; 
	background: #ff6600;
	color: #ffffff;
	}
.topad
{
	font: 16px  Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	


