/* ------------------------------------------------------------- body */
body, p, td { 
	font-family:Arial, Helvetica, sans-serif;  
	font-size:12px;
	line-height:15px;
	color:#67757e;
	}
a	{
	text-decoration:none;
	color:#9d0b47;
	}
a:hover	{
	text-decoration:none;
	color:#9d0b47;
	}



/* ------------------------------------------------------------- sIFR */
.sIFR-active h1 {
	visibility: hidden;
	font-family: arial;
	line-height: 1em;
	padding-bottom: 0;
}

.sIFR-active h2 {
	visibility: hidden;
	font-family: arial;
	line-height: 1em;
	padding-bottom: 0;
}

h1{
	white-space: nowrap;
	font-family: "arial";
	text-align: left;
	font-size: 50px;
	margin: 0;
	padding: 0px;
	line-height: 70px;
}
h2{
	font-family: "arial";
	text-align: left;
	font-size: 30px;
	margin: 0;
	padding: 0px;
	line-height: 50px;
}


	  
/* ------------------------------------------------------------- intro styles */	 
h5 {
	font-family:Arial, Helvetica, sans-serif;  
	font-size:12px;
	font-weight: bold;
	line-height:15px;
	color:#9d0b47;
}
	
	
/* ------------------------------------------------------------- intro styles */

.voorNaList{
	height: auto;
	width: 340px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.voorNaList li{
	height: 20px;
	width: 66px;
	float: left;
	background-color: #b3babe;
	display: block;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	text-align:center;
}

.voorNaList a{
	height: 100%;
	width: 100%;
	display: block;
	font-family: 'Arial';
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.voorNaList li:hover{
	background-color: #98999a;
}

.voorNaList li.active{
	background-color: #a0124c;
}
