/* --------- Algemeen ------------------------------- */
body, div, span, font, a, table, td,{
  line-height: 130%;
}

a:hover {
  color: #C21D1D;
  text-decoration: underline;
}


/* --------- Content ---------------------------------- */
.contentLeft{
  margin-right: 10px;
}

.infoBlock{
  border: 1px solid White;
  margin-bottom: 10px;
}

.infoLine{
  margin: 0px 0px 1px 0px;
}

.infoLineLast{
  mmargin: 0px 0px 0px 0px;
}

.infoLine .infoLabel, .infoLineLast .infoLabel{
  font-family: verdana, arial;
	font-weight: bold;
	color: #C21D1D;
	font-size: 70%;
  width: 75px;
  height:18px;
  padding: 1px 0px 0px 5px;
  border-bottom: 1px solid #D9D9D9;
}

.infoLine .infoDetail, .infoLineLast .infoDetail{
  font-family: verdana, arial;
	font-weight: bold;
	color: #C21D1D;
	font-size: 70%;
  background-color: #D9D9D9;
  height:18px;
  padding: 1px 0px 0px 5px;
  width: 225px
}

.image{
  margin-bottom: 10px;
}


.bgGrey{
  background-color: #D9D9D9;
}

.rightContentContainer{
  margin-left: 10px;
}
.blok{
font-family: verdana, arial;
	font-weight: bold;
	color: #C21D1D;
	font-size: 70%;


}
.blokrechts{
background-color: #D9D9D9;
border-bottom: 1px solid #B2B2B2;
color: #C21D1D;
font-weight:bold;
padding-left:5px;

}
.bloklinks{
border-bottom: 1px solid #D9D9D9;
color: #C21D1D;
font-weight:bold;



}
.bloklinks1{
border-bottom: 1px solid #D9D9D9;
color: #C21D1D;
font-weight:bold;



}
.bloklinkslast{

color: #C21D1D;
font-weight:bold;



}
.blokrechtslast{
background-color: #D9D9D9;
color: #C21D1D;
font-weight:bold;
padding-left:5px;

}