/* CSS  MRT-RT nieuw  FONTSIZE ???*/  

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 25px;*/
	/*line-height: 30px;
	*/
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px ;
	scrollbar-face-color:#FFFFFF; /* kleur van scrollbar*/
	scrollbar-highlight-color:#DDDDDD;/* highlight cq schaduw rechts en boven scrollbar*/
	scrollbar-shadow-color:#C1C4C0; /* schaduw links en onder scrollbar*/
	scrollbar-3dlightcolor:#FF0000;	 /*??*/
	scrollbar-arrow-color:#999999;	/*kleur van pijltje*/
	scrollbar-track-color:#E2E5E1;	/*kleur van ruimte onder en boven scrollbar waar je overheen schuift*/
	scrollbar-darkshadow-color:#C1C4C0; /* ruimte tussen 'track' en de scrollbar;*/
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18 px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	/*text-align: justify;*/
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

b{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	text-decoration: underline;
}

a:visited,  a:active {
	color: #000000; /* [KH] oude waarde: #5F6660 */
}

a:hover {
	color: #FF2300;
}

.menu{
	background: url(images/menu.gif) top repeat-x;/*vreemd, kop.gif past niet met hoogte 96px, verlaagd naar 92 px ...*/
	margin: 0 0 0 0px;
	padding: 0 0 0 30px ;
}



.tekst{
	width:400;
	line-height: 18px;
	/*height: 100;*/
	margin: 0 0 0 0px;
	padding: 8px 0px 0px 36px ;
}

 h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
	line-height: 30px;
	color : #FF2E00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	

}



.sub, .sub table, .sub td, .sub a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-style: normal;
	color: #333;
}

.subtrainingfoto
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	color: #fff;
}

.sub a:hover{
	color: #f63000; /* [KH:] oude waarde: #FFFFFF */
}

.cent{
	text-justify : inter-word;
	color : #FF2E00;
	padding : 14 0 0 0px;
	line-height : 14px;
	font-weight : bold;
}

.stoeigroep{
	margin-top: 35px;

	background-color: #FF2E00;
	color: #fff;
	padding: 10px;
	line-height: 14px;
}

.stoeigroep p, .stoeigroep h1 {color: #fff;}

#contact p:first-line, .b contact {
	font: bold;
	text-decoration : underline;
	line-height: 20px;
}

#contact p{
	margin-bottom: 18px;
}

.contact td, .contact tr, .contact table{
	padding: 0px;
	margin: 0px;
}


/*.lo{
	background-image: images/randlo.gif;
}*/

.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4F6167;
	text-decoration: none;
	text-align : center;
	padding: 5px 0px 0px 0px ;
	background-image : url(images/randlo_backup.gif) no-repeat;
}

.footer a:link, .footer a:visited, .footer a:active{
	border : 0px solid ;
	font-size: 9px;
	color: #4F6167;
	border : 0px none;
}

.footer a:hover{
	border : 0px solid ;
	font-size: 9px;
	color: #AAAAAA;
	border : 0px none;
}

