@charset "utf-8";
/* CSS Document */

/* STANDAARD */

  body {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3e3e3e;
	text-decoration: none;
  background-image: url('../img/background_fade.jpg'); 
  background-position: bottom center;
  background-repeat: repeat-x; 
  }
  td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3e3e3e;
	text-decoration: none;
  }
  a:link { text-decoration: underline; color: #756A6B; }
  a:visited { text-decoration: underline; color: #756A6B; }
  a:active { text-decoration: underline; color: #756A6B; }
  a:hover { text-decoration: underline; color: #443D3D; }

/* OPMAAK LINKJES */

  a.hoofdlink:link	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; }
  a.hoofdlink:visited	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; }
  a.hoofdlink:active	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; }
  a.hoofdlink:hover	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; background-color: #FDE8F1; color: #F173AC; }
  .hoofdlink		{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; }
	
	a.hoofdlink_active:link	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #F173AC; background-color: #FDE8F1; }
  a.hoofdlink_active:visited	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #F173AC; background-color: #FDE8F1; }
  a.hoofdlink_active:active	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #F173AC; background-color: #FDE8F1; }
  a.hoofdlink_active:hover	{ padding-top: 5px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; text-decoration: none; font-size: 13px; font-weight: bold; color: #F173AC; background-color: #FDE8F1; }
	
  a.sublink:link	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #3E3E3E; }
  a.sublink:visited	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #3E3E3E; }
  a.sublink:active	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #3E3E3E; }
  a.sublink:hover	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
	
	a.sublink_active:link	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
  a.sublink_active:visited	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
  a.sublink_active:active	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
  a.sublink_active:hover	{ padding-right: 12px; padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
  
  .sublink		{ padding-right: 12px; padding-left: 12px; }
  
  a.footer:link		{ padding-left: 12px; padding-right: 12px; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer:visited	{ padding-left: 12px; padding-right: 12px; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer:active	{ padding-left: 12px; padding-right: 12px; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer:hover	{ padding-left: 12px; padding-right: 12px; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  
  .footer { padding-left: 0; padding-right: 0; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  
  a.footer_link:link	{ padding-left: 0; padding-right: 0; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer_link:visited	{ padding-left: 0; padding-right: 0; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer_link:active	{ padding-left: 0; padding-right: 0; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }
  a.footer_link:hover	{ padding-left: 0; padding-right: 0; text-decoration: none; font-size: 10px; font-weight: bold; color: #A6A4A0; }

/* LAYOUT */

  .background_header {
	background-image: url(../img/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
  }  
	.background_header_mini {
		background-image: url(../img/header.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
	}

  .background_menu {
  background-image: url(../img/background_menu.gif);
  background-position: top left;
  background-repeat: repeat-x;
  }  
  .background_menu_begin {
  background-image: url(../img/background_menu_begin.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  }
  .background_menu_end    {
  background-image: url('../img/background_menu_end.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  }
  .background_content    { 
  background-image: url('../img/background_content.jpg'); 
  background-position: bottom center;
  background-repeat: repeat-x; 
  }
  .background_vertfade    { 
  background-image: url('../img/background_vertc_fade.jpg'); 
  background-position: center;
  background-repeat: no-repeat; 
  }
  
/* TIJD TABEL */

  .timetable {
  font-size: 12px;
  font-weight: bold;
  color: #909090;
  text-decoration: none;
   }

/* INFORMATIE BLOK */

  .information {
  font-size: 12px;
  font-weight: bold;
  color: #959595;
  text-decoration: none;
   }
   
/* TODO BLOK */

  .todo {
  font-size: 12px;
  color: #515151;
  text-decoration: none;
   }
   
/* MIJN ACADEMY BLOK */
  .mijnacademy_form {
  width: 162px;
  }
  a.mijnacademy:link	{ text-decoration: none; font-size: 9px; font-weight: normal; color: #3e3e3e; }
  a.mijnacademy:visited	{ text-decoration: none; font-size: 9px; font-weight: normal; color: #3e3e3e; }
  a.mijnacademy:active	{ text-decoration: none; font-size: 9px; font-weight: normal; color: #3e3e3e; }
  a.mijnacademy:hover	{ text-decoration: none; font-size: 9px; font-weight: normal; color: #F173AC; }
   
/* INLOG BLOK */
  .inlog {
  font-size: 12px;
  font-weight: bold;
  color: #3e3e3e;
  text-decoration: none;
   }
  .inlog_name {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
   }
  a.inlog:link	{ text-decoration: none; font-size: 11px; font-weight: bold; color: #000000; }
  a.inlog:visited	{ text-decoration: none; font-size: 11px; font-weight: bold; color: #000000; }
  a.inlog:active	{ text-decoration: none; font-size: 11px; font-weight: bold; color: #000000; }
  a.inlog:hover	{ text-decoration: none; font-size: 11px; font-weight: bold; color: #F173AC; }
  
/* OVERZICHT BLOK */
  .overzicht {
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
   }
  .overzicht_status {
  font-size: 13px;
  color: #3e3e3e;
  text-decoration: none;
   }
  
/* AANMELDEN BLOK */
  .aanmelden {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
   }
  .aanmelden_geslacht {
  font-size: 13px;
  color: #000000;
  text-decoration: none;
   }

/* CONTACT */

  .contact_form {
  width: 162px;
  }
   
/* BUTTONS */

div.nav table a	  { background-image: url('../img/button_background.gif');  display: block; padding: 4px; text-decoration: none; color: #000000; }
div.nav table a:hover  { background-image: url('../img/button_backgroundx.gif'); }

a.button:link		{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
a.button:visited	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
a.button:active	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
a.button:hover	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #FFFFFF; }
	
a.button_klein:link		{ padding-left: 12px; text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
a.button_klein:visited	{ padding-left: 12px; text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
a.button_klein:active	{ padding-left: 12px; text-decoration: none; font-size: 10px; font-weight: normal; color: #000000; }
a.button_klein:hover	{ padding-left: 12px; text-decoration: none; font-size: 10px; font-weight: normal; color: #FFFFFF; }
	
div.nav_r table a	  { background-image: url('../img/button_backgroundx.gif');  display: block; padding: 4px; text-decoration: none; color: #FFFFFF; }
div.nav_r table a:hover  { background-image: url('../img/button_background.gif'); }	

a.button_r:link		{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #FFFFFF; }
a.button_r:visited	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #FFFFFF; }
a.button_r:active	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #FFFFFF; }
a.button_r:hover	{ padding-left: 12px; text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
	
	
	

div.nav2 table a	  { display: block;  text-decoration: none; color: #000000; }
div.nav2 table a:hover  {  }
