body {
font-family: Arial; 
font-size: 11px ; 
background-repeat: no-repeat; 
background-position: 0px 0px; 
background-attachment: fixed; 
}


.tabelinhoud {
background-color: #FFFFFF; 
font-size: 11px;
}

.PrijsGroot,
.OnderdeelKop {
font-size: 24px; 
font-style: italic; 
color: #003689; 
font-weight: bolder; 
margin-top: 15px;
/*width:240px;*/
}

.PrijsGroot {
color: #FFFFFF; 
}

.tabelopschrift { 
color: #003689; 
font-weight: bold; 
font-size:11px ;
text-align: center 
}

.tabelrijopschrift {
border: 1px solid #ffffff;
color: #FFFFFF; 
font-weight: bold; 
font-size: 11px;
}

.content,
.tabeltekst {
color: #003689; 
font-weight: normal; 
font-size:11px ; 
letter-spacing: 1px
}

.footer { 
color: #6CA111; 
font-size: 10px;
}
.footer a {
text-decoration: none;
font-size: 11px; 
font-weight: bold; 

}

a { 
color: #6CA111; 
font-weight: bold;
}

a:hover{
color: #003689;
}

.introButton{
font-family: Arial; 
font-size:20px; 
filter: Glow(Color=#000089, Strength=6);
}

.introButton a {
color: #6BAD18;
font-weight: normal; 
}

.introButton a:hover { 
color:#FFFFFF;
font-weight: normal; 

}


.specs {
	background-color:#003689;
	border: 2px solid #FFFFFF;
}


