/* CSS Document */

@charset "utf-8";


/* basic */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
	
	margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.trans {
	background-image: url(../images/trans_pix.gif);
	background-repeat: repeat;
}

.red {
	background-color: #ee3124;
	background-repeat: repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 12px;
}

.hidden {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* navigatie */

.nav, .nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	text-align: center;
}

.nav a:hover, .nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
		
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	

	
	text-align: center;
}

.nav_active a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	

	
	text-align: center;
}

.nav_active a:hover, .nav_active a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
		
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	

	
	text-align: center;
}

.subnav, .subnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
		
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 12px;
	
	text-align: center;
}

.subnav a:hover, .subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
		
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 12px;
	
	text-align: center;
}

.subnav_active a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
		
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 12px;
	
	text-align: center;
}

.subnav_active a:hover, .subnav_active a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
		
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 12px;
	
	text-align: center;
}


/* teksten */

#home_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
	
	background-image: url(../images/back_home_txt.png);
	background-repeat: no-repeat;
}

#home_txt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
}

#vervolg_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
	
}

#vervolg_txt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
}

#vervolg_txt .title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 14px;
	
}

#contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 30px;
	
}

#contact_txt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 30px;
}

/* teksten training */

#training_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
	
}

#training_txt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 23px;
}

#training_txt .title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 23px;
	
}

.title_highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 23px;
}

#training_txt .highlight, #home_txt .highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 23px;	
}

#training_data {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 20px;
	
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ee3124;
	border-collapse: separate;
	background-color: white;
}


#training_data .title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
	line-height: 20px;
	
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: #ee3124;
	background-color: white;
}


#training_data td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 20px;
	
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: #ee3124;
	background-color: white;

}

#training_data a:link, #training_data a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 20px;
}

#training_data a:hover, #training_data a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee3124;
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	line-height: 20px;
}
