/* make the horizontal scroll disappear */
html {
overflow-x: hidden;
overflow-y: auto;
} 

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6A778A;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
} 

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6A778A;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
	/*letter-spacing: -1;*/
} 

.txt_zwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
} 

.txt_rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
} 

.txt_blauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004FA3;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
	/*letter-spacing: -1;*/
}

.txt_lblauw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #8E9DCF ;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
}

.txt_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size : 8pt;
	line-height : 14px;
	font-weight : normal;
	/*letter-spacing: -1;*/
} 

.txt_groot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6A778A;
	font-size: 11pt;
	line-height: 20px;
	letter-spacing: -1;
}

.txt_kop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6A778A;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop_zwart{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ED1C24;
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop_wit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop_blauw{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004FA3;
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop_blauw2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #004FA3;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.txt_kop_rood{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ED1C24;
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1;
}

.pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size : 8pt;
	line-height : 16px;
	font-weight : normal;
	/*letter-spacing: -1;*/
}

#acc {font-size:8pt;}
#acc A:link {color: #004FA3; text-decoration : none;} 
#acc A:visited {color: #004FA3; text-decoration : none;}
#acc A:hover {color: #ED1C24; text-decoration : none;}

A.menu:link {color: #6A778A; text-decoration : none;} 
A.menu:visited {color: #6A778A; text-decoration : none;}
A.menu:hover {color: #ED1C24; text-decoration : none;}

A.extern:link {color: #004FA3; text-decoration : none;} 
A.extern:visited {color: #004FA3; text-decoration : none;}
A.extern:hover {color: #ED1C24; text-decoration : none;}

A.extern_line:link {color: #004FA3; text-decoration : underline;} 
A.extern_line:visited {color: #004FA3; text-decoration : underline;}
A.extern_line:hover {color: #ED1C24; text-decoration : underline;}

A.extern_zwart:link {color: #000000; text-decoration : none;} 
A.extern_zwart:visited {color: #000000; text-decoration : none;}
A.extern_zwart:hover {color: #000000; text-decoration : underline;}

A.extern_wit:link {color:#ffffff; text-decoration : none;} 
A.extern_wit:visited {color: #ffffff; text-decoration : none;}
A.extern_wit:hover {color: #000000; text-decoration : none;}

A.extern_rood:link {color:#ff0000; text-decoration : none;} 
A.extern_rood:visited {color: #ff0000; text-decoration : none;}
A.extern_rood:hover {color: #000000; text-decoration : none;}

.txt_kop_wit_gr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size: 16pt;
	line-height: 24px;
	font-weight: bold;
}

.txt_wit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size : 9pt;
	line-height : 14px;
	font-weight : normal;
} 
