.tekstachtergrond {
	background-color: silver;
}

#tabelblok {
	BORDER-RIGHT: #e8e7e7 1px solid; 
	PADDING-RIGHT: 5px; 
	
	BORDER-TOP: #e8e7e7 1px solid; 
	PADDING-TOP: 5px;
	
	PADDING-LEFT: 5px; 
	BORDER-LEFT: #e8e7e7 1px solid; 
	
	PADDING-BOTTOM: 11px; 
	BACKGROUND-COLOR: whitesmoke;
}

#dividergray2 {
	BORDER-TOP: #929292 1px solid; 
	BACKGROUND-COLOR: #dbdbdb; solid: 
}

.clearer {
	CLEAR: left; LINE-HEIGHT: 0
}





/* ========== Standaard voor alle pagina's ==========*/

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
	}

td, th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020202;
	}
	
.copyrights {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020202;
	}
	
/* ========== Definitie van URLs en Links ==========*/

a:link {
 color: blue;					/*Normale link is blauw zonder streep*/
 text-decoration: none;
}

a:visited {
 color: blue;
 text-decoration: none;
}

a:hover {
 color: red;
 background: whitesmoke;
}

a:active {
 color: green;
 text-decoration: underline;
}

a:link IMG { 
border: solid black 1px;
}

a:link IMG.zonderborder { 
border: none;
}

/* ========== Hoofd/Nieuws pagina's ==========*/

.Index-Sub-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #B90000;
	font-weight: bold;
	font-style: normal; }

.News-Title {
	font-weight: bold;
	color: white; 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; }

.News-Sub-Title {
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal; }

.News-Normal {
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal; }

/* ========== Sub pagina's ==========*/

.Title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;  }

.Sub-Title {
	color: #000000;
	font-weight: bold;
/*	text-decoration: underline; */
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    }

.Selectors {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
/*	vertical-align: top; */
	border-right: solid white 7px;   }

.Illustration-text {
	font-size: 10px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;  }

/* ========== Opvullingen ==========*/

.Opvulling-standaard {
 height: 40px;
 width: 40px; }
 
.Opvulling-standaard2 {
 height: 65px;
 width: 40px; }

.Opvulling-lege-linkerkolom {
 height: 45px;
 width: 15px; }

.Opvulling-bovenkant {
 height: 30px;
 width: 50px; }

.Opvulling-navigatie-bovenkant {
 height: 20px;
 width: 60px; }

.Opvulling-FAQ {
 height: 12px;
 width: 25px; }




.block-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    border-left: solid #294d96 5px;
	background-color: #294d96;
	border-bottom: solid #ffffff 7px;
}



/* ========== Definitie van speciale teksten ==========*/

.quotes {
  color: #294dff;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.Sub-Title-Blue {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	line-height: 160%;
	font-family: Arial, Helvetica, sans-serif;
}




/* ========== Definitie van tabellen ========== */

table.prijzen {
 border: none;
 border-collapse: collapse;
}

td.prijzen {
 border: 1px solid silver;
 padding: 8px;
}

.prijzenrij
{
 margin-left: 8px;	
 background-color: #294d96;
 font-size: 15px;
 font-weight: bold;
 color: white;
 white-space: nowrap;
 font-family: Arial, Helvetica, sans-serif;
 border-left: solid #294d96 6px;
}

.documentsrij
{
 line-height: 147%;
 border-left: solid #ffffff 3px;
 vertical-align: middle;
}
