/* CSS Document */

/* als eerste de structuur */
body
{
	background-color: #ffffff;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;

}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#006AB1;
}

a, a:focus, a:active, a:visited
{

	font-weight:bold;
	text-decoration: underline;
	color:#000000;	
}

a:hover
{
	text-decoration: underline;
	color:#000000;
}






#header
{
	background: url(../images/emptyhead.gif) no-repeat center;
	height:50px;
}

#fotoheader
{
	background: url(../images/fotobar.jpg) repeat center;
	height:54px;
}

#hoofdmenu{
	padding-top: 2px;
	text-align: center;
	background-color:#acc42a;
	padding-bottom:2px;
}

/* style tbv hoofdmenu */
#hoofdmenu td
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;

	font-weight:bold;
	background-color:#ACC42A;
	padding-left:5px;
	padding-right:5px;

}

#hoofdmenu table
{
	

	
	margin-top:-5px;
	margin-bottom:0px;

}

#hoofdmenu a, #hoofdmenu a:focus, #hoofdmenu a:active, #hoofdmenu a:visited
{
font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #ffffff;
}

#hoofdmenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	text-transform: uppercase;
}




#menu_links {
	float: left;
	width: 180px;
	padding: 2px;
	font-size:0.8em;
	
}




#menu_rechts{
	float: right;
	width: 154px;
	padding: 3px;
	margin: 0px;
	margin-top:35px;
	text-align:right;
	
}

#inhoud{
    padding:2px;
	 margin-top:0px;
	 margin-left:180px;
	 margin-bottom:0px;
	 margin-right:165px;
	 border-left-color:#006AB1;
	 border-left-style: solid;
	 border-left-width:1px;
	 border-right-color:#006AB1;
	 border-right-style: solid;
	 border-right-width:1px;
	
	
}

#links_banners
{
	width:150px;
	height:360px;
	margin-left:20px;
	
}

#rechts_banners
{
	width:150px;
	height:840px;
	/*margin-left:20px;*/
	
}

#footer{
	clear: both;
	color: #999;
	text-align: center;
	border-top: 1px solid black;
	margin-top: 0px;
}

#kolom_rechts {
/*
Als we in een later stadium met afwijkende kleuren gaan werken in de kolommen deze code opnemen:
background-image: url(bg_kolom_rechts.gif);
    background-position: right;
    background-repeat: repeat-y;
	 */
    margin: 0;
    padding: 0;
    width: 100%;
	 
    /* eventueel andere achtergrondkleur middelste kolom: */
		/* background-color: #fff;*/ 
}

#kolom_links {
    margin: 0px;
    padding: 0px;
    width: 100%;
	
	
	 /*
	 Als we in een later stadium met afwijkende kleuren gaan werken in de kolommen deze code opnemen:
	   background-image: url(bg_kolom_links.gif);
    background-repeat: repeat-y;
	 */
}

.clear {
	margin: 0;
    padding: 0;
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}

/* nu de verschillende blokken in de linkerbalk */
#links_routes
{
	margin:0px;
	margin-top:-19px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
   margin-bottom:0px;
	background-color: #FFE1FF;
}

#links_routes h1
{
	color:#880088;
	font-size:1.1em;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:0px;
	
}

#links_routes td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	padding-left:2px;
}


#routes_hier
{
	margin:0px;
	
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	 margin-bottom:0px;
	 margin-top:35px;
  color:#ffffff;
  font-size:1.4em;
  font-weight:bold;
  text-align:center;
	background-color: #880088;
}

#routes_hier a
{
	color:#ffffff;
	/*text-decoration:none;*/
}

#route_knop
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:center;
}

#links_nieuwsbrf_aanmelden
{
   margin-top:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color: #880088;
	color:#ffffff;
	text-align:center;
}

#links_nieuwsbrf_aanmelden a, #links_nieuwsbrf_aanmelden a:focus, #links_nieuwsbrf_aanmelden a:active, #links_nieuwsbrf_aanmelden a:visited
{

	text-decoration:underline;
	color: #ffffff;
	padding-top:5px;
	padding-bottom:0px;
}

#links_nieuwsbrf_aanmelden a:hover
{
	text-decoration:underline;
	color: #ffffff;
}


#links_nieuwsbrf_laatste
{
	margin-top:5px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color: #ffffff;
	color:#880088;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

#links_foundingpartners
{
	margin-top:5px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color: #ffffff;
	color:#880088;
	font-size:1em;
	text-align: center;
}




/* tbv de inhoud hebben we meerdere stijlen*/
div.full
{
	border-bottom-color: #006AB1;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
   position:relative;
}



div.home_kop
{
	
	padding-top:5px;
	padding-bottom:2px;
	width:100%;
	margin-bottom:-3px;
   position:relative;
	text-align:center;
	text-transform: uppercase;
}

div.home_kop h1
{
	color:#0066ff;
	font-size:1.4em;
	padding-bottom:0px;
	margin-bottom:0px;	
	
}

div.pagina_kop
{
	
	padding-top:10px;
	padding-bottom:2px;
	width:100%;
	font-size:1.4em;
	margin-bottom:6px;
   position:relative;
	text-align:left;


}

div.pagina_kop h1
{
	color:#0066ff;
	font-size:1.8em;
	padding-bottom:0px;
	margin-bottom:0px;	
	
}



#inhoud h1
{
	color:#006AB1;
	font-size:1.0em;
	
	
}

#inhoud h1.agenda
{
	color:#ACC42A;
}


div.full table
{
	width:100%;
	
}


div.full td
{
	
	vertical-align: top;
}

/* de vervolg pagina's hebben geen streep er onder*/
div.full_vervolg
{
	
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	
   position:relative;

}







/* links */
#inhoud a, #inhoud a:focus, #inhoud a:active, #inhoud a:visited
{

	
	text-decoration: underline;
	/*color:#000000;*/
	
}

#inhoud a:hover
{
		font-weight:bold;
	text-decoration: underline;
	/*	color:#000000;*/
}


/* links agenda */
/* links */
#inhoud a.agenda, #inhoud a.agenda:focus, #inhoud a.agenda:active, #inhoud a.agenda:visited
{

	font-weight:bold;
	text-decoration: underline;
	color:#ACC42A;
	
}

#inhoud a.agenda:hover
{
		font-weight:bold;
	text-decoration: underline;
		color:#000000;
}


#inhoud a.blauw, #inhoud a.blauw:focus, #inhoud a.blauw:active, #inhoud a.blauw:visited
{

	
	text-decoration: underline;
	color:#006ab1;
	
}

#inhoud a.blauw:hover
{
		
	text-decoration: underline;
		color:#000000;
}


/* de blauwe balk wordt ook wel eens voor none submenu-items gebruikt */
#balkcover
{
	position: inherit;
	right:8px;
	top:15px;
	width:250px;
	padding:0px;
	float:right;
	margin:5px;
	

}

#balk
{

	
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
	
	background-color:#006AB1;
	color:#ffffff;
	text-align: left;
	

}

#balk a
{
	font-size: 1em;
	font-weight:normal;
	color:#ffffff;
}



#submenucover
{
	position: inherit;
	right:8px;
	top:15px;
	width:200px;
	padding:0px;
	float:right;
	margin:5px;
	

}

#submenu {

	
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
	
	background-color:#006AB1;
	color:#ffffff;
	text-align: left;
	

}


a.submenu_link, a.submenu_link:focus, a.submenu_link:visited,  a.submenu_link:active
{
	
	text-decoration: underline;
	font-weight:bold;
	font-size:0.8em;
	color:#ffffff;
}

a.submenu_link:hover
{
	color:#ffffff;
	font-size:0.8em;
	
	
}

.wit
{
	color:#ffffff;
	
}

#submenu li
{
	font-weight:bold;
   color:#FFFFFF;
	text-align:left;
}

h2.submenukop
{
   color:#ACC42A;
	font-size:1.2em;
	
}


/* nieuwsbrief related */
#newsmenucover
{
	position: inherit;
	right:8px;
	top:15px;
	width:200px;
	padding:0px;
	float:right;
	margin:5px;
	

}

#newsmenu {

	
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
	
	background-color:#006AB1;
	color:#ffffff;
	text-align: left;
	

}


a.newsmenu_link, a.newsmenu_link:focus, a.newsmenu_link:visited,  a.newsmenu_link:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	font-size:1em;
}

a.newsmenu_link:hover
{
	color:#000000;
	font-size:1em;
		font-weight:bold;
	
}


#newsmenu li
{

   color:#FFFFFF;
	text-align:left;
	padding-bottom:2px;
}

h2.newsmenukop
{
   color:#ACC42A;
	font-size:1.2em;
	
}

table.news_licht
{
	width:100%;
	background-color:#e5f783;
}

table.news_donker
{
width:100%;
	background-color:#feff99;
}




/* kalender */
table.tbl_kalender
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	
	text-align: left;

}

table.tbl_kalender tr.oneven
{
	border: thin;
	background-color: #cfe074;

}

table.tbl_kalender tr.kop
{
	font-weight: bold;
}
table.tbl_kalender tr.even
{
	border: thin;
	background-color: #eaf4b5;
	
}



table.tbl_kalender h2
{
	font-size: 1.1em;
}


table.tbl_instructeurs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	/*border: 1px dotted #a72f7f;*/
	text-align: left;
}

table.tbl_instructeurs tr.oneven
{
	/*border: thin;*/
	
	background-color: #cfe074;
}

table.tbl_instructeurs tr.kop
{
	font-weight: bold;
}
table.tbl_instructeurs tr.even
{
	/*border: thin;*/
	
	background-color: #eaf4b5;
}

table.tbl_instructeurs a
{
	color:#000000;
	font-weight: bold;
   
	text-decoration: underline;
}
table.tbl_instructeurs a:hover
{
	color:#000000;
	font-weight: bold;
   
	text-decoration: underline;
}
table.tbl_instructeurs a:visited
{
	color:#000000;
	font-weight: bold;
   
	text-decoration: underline;
}
table.tbl_instructeurs a:link
{
	color:#000000;
	font-weight: bold;
   
	text-decoration: underline;
}
table.tbl_instructeurs a:active
{
	color:#000000;
	font-weight: bold;
   
	text-decoration: underline;
}

table.tbl_instructeurs h2
{
	font-size: 1.1em;
}


/* bestwestern heeft ook een blak */
/* de blauwe balk wordt ook wel eens voor none submenu-items gebruikt */
#bestcover
{
	position: inherit;
	right:8px;
	top:15px;
	width:320px;
	padding:0px;
	float:right;
	margin:5px;
	

}

#bestbalk
{

	
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
	
	background-color:#006AB1;
	color:#ffffff;
	text-align: left;
	

}

.vitaal
{
	
	color:#ff9900;
	}
table.tbl_aanmelden td
{
font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#ffffff;
	text-align: left;
	background-color:#006AB1;
}

td.left_border
{
	border-left: 1px solid #006ab1;
	padding-left:4px;
}



/* tbv de advertenties */
td.fieldlabel
{
	background-color:#006AB1;
	color:#ffffff;
	text-align: left;
}

td.field
{
	background-color:#acc42a;
}
