/*www.mtb-power.nl*/
.body
{
    font-weight: normal;
    margin: 0px;
    font-family: "Arial Narrow";
}

.headline
{
    font-weight: bold;
    align: center;
 }
 
.tekst
{
	font-size: 16px;
	color: navy;
}

.teksttabel
{
	font-size: 12px;
	color: navy;
}


.menulink
{
	font-family: "Arial Narrow";
	font-size: 16px;
	color: navy;
}

.headerinfo1
{
	font-size: 25px;
	color: white;
	font-weight: bold;
}

.headerinfo2
{
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.nadruk1
{
	font-weight: bold;
	font-size: 18px;
}

.nadruk-wit
{
	font-weight: bold;
	color: white;
}

.dotted
{
	border-right: #d7d4c7 1px dashed;
	border-top: #d7d4c7 1px dashed;
	border-left: #d7d4c7 1px dashed;
	border-bottom: #d7d4c7 1px dashed;
}
.kruimeltekst {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family:"Arial Narrow"
}
.h1
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5mm;
}
.h2
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2mm;
}
.link
{
	font-size: 14px;
	color: navy;
}
.update
{
	font-size: 10px;
	color: red;
	font-weight: bold;
	font-style: italic;
	align: right;
	text-decoration: blink;
}
.vraag
{
	font-weight: bold;
	font-style: italic;
}
.vraag-antwoord
{
	font-size: 14px;
}
