﻿#home
{
	background-image: url(../images/bg_inner_home.png);	
	background-repeat: no-repeat;
}

#main_nav ul li a#home:hover,
#main_nav ul li a#home.active,
#main_nav ul li.home a:hover,
#main_nav ul li.home a.active
{
	color: #F68B1E;
	background-image: url(../images/bg_main_nav_home_active.png);
}

#home #sub_nav
{
	background-image: url(../images/bg_sub_nav_over.png);	
	background-repeat: no-repeat;
}

#home .content h3
{
	background-image: url(../images/bullit_home.gif);
}


#home .content a
{
	color: #F68B1E;	
}
#home .content a:hover
{
	color: #878787	
}

#home .right
{
	background-image: url(../images/bg_right_home.png);	
}

#home .right a,
#home .bottom a
{
	color: #FFF;	
}

#home .right h3
{
	color: #FFDE2D;	
}
#home .right h3 a
{
	color: #FFDE2D;	
}
#home .right #pic_right
{
	border: 1px solid #F68B1E;	
}

#home .bottom
{
	background-image: url(../images/bg_bottom_home.png);	
}

#home .bottom h3
{
	color: #f68b1e;
}

#nieuws,
#nieuwsOverview
{
	background-image: url(../images/bg_inner_nieuws.png);	
	background-repeat: no-repeat;
}

#nieuwsOverview
{
	margin-bottom: 10px;	
}

#main_nav ul li a#nieuws:hover,
#main_nav ul li a#nieuws.active,
#main_nav ul li.nieuws a:hover,
#main_nav ul li.nieuws a.active
{
	color: #8CC63E;
	background-image: url(../images/bg_main_nav_nieuws_active.png);	
}








#nieuws #sub_nav,
#nieuwsOverview #sub_nav
{
	background-image: url(../images/bg_sub_nav_nieuws.png);	
	background-repeat: no-repeat;
}

#nieuws .content h3,
#nieuws .content #content1 h3,
#nieuwsOverview .box h4
{
	background-image: url(../images/bullit_nieuws.gif);
}

#nieuws .content #content1 a,
#nieuws .content #content2 a
{
	color: #8CC63E;
}

#nieuws .content #content2 h4
{
	/*color: #8CC63E;
	font-weight: bold;
	font-size: 12px;	
	margin: 10px 0 0 0;
	text-decoration: none*/
}
/*
#nieuws .content #content2 a
{
	color: #000;
	font-weight: bold;
}*/

#nieuws .right,
#nieuwsOverview .right
{
	background-image: url(../images/bg_right_nieuws.png);	
}

#nieuws .right #content_right a
{
	color: #8CC63E;
}

#nieuws .bottom
{
	background-image: url(../images/bg_bottom_nieuws.png);	
	background-repeat: no-repeat;
}

#nieuws .bottom h3
{
	color: #8CC63E;
}

#nieuws .bottom a
{
	color: #FFF;	
}

#nieuws .right #pic_right,
#nieuws .bottom #pic_bottom
{
	border: 1px solid #8CC63E;
}




















#reisinformatie
{
	background-image: url(../images/bg_inner_reis.png);	
	background-repeat: no-repeat;
}

#main_nav ul li a#reis:hover,
#main_nav ul li a#reis.active,
#main_nav ul li.reis a:hover,
#main_nav ul li.reis a.active
{
	color: #6BCFF6;
	background-image: url(../images/bg_main_nav_reis_active.png);	
}

#reisinformatie #sub_nav
{
	background-image: url(../images/bg_sub_nav_reis.png);	
	background-repeat: no-repeat;
}

#reisinformatie .content h3
{
	background-image: url(../images/bullit_reis.gif);
}

#reisinformatie .content a
{
	color: #878787;
}

#reisinformatie .right
{
	background-image: url(../images/bg_right_reis.png);	
}

#reisinformatie .right #content_right a
{
	color: #6BCFF6;
}

#reisinformatie .bottom
{
	background-image: url(../images/bg_bottom_reis.png);
}

#reisinformatie .bottom h3
{
	color: #6BCFF6;
}

#reisinformatie .bottom a
{
	color: #FFF;	
}

#reisinformatie .right #pic_right,
#reisinformatie .bottom #pic_bottom
{
	border: 1px solid #6BCFF6;
}

#reisinformatie .overzicht
{
	padding: 0 0 0 20px;	
}


#reisinformatie .omleidingen
{
	padding: 0 0 0 20px;	
}


.overzicht tr:hover {background-color:#6BCFF6}
.omleidingen tr:hover {background-color:#6BCFF6}





#mijnvooru
{
	background-image: url(../images/bg_inner_mijn.png);	
	background-repeat: no-repeat;
}

#main_nav ul li a#mijn:hover,
#main_nav ul li a#mijn.active,
#main_nav ul li.mijn a:hover,
#main_nav ul li.mijn a.active
{
	color: #645fab;
	background-image: url(../images/bg_main_nav_mijn_active.png);
}

#mijnvooru #sub_nav
{
	background-image: url(../images/bg_sub_nav_mijn.png);	
	background-repeat: no-repeat;
}

#mijnvooru .content h3
{
	background-image: url(../images/bullit_mijn.gif);
}

#mijnvooru .content a
{
	color: #645FAB;	
}

#mijnvooru .right
{
	background-image: url(../images/bg_right_mijn.png);
}

#mijnvooru .right #content_right a
{
	color: #645fab;
}

#mijnvooru .bottom
{
	background-image: url(../images/bg_bottom_mijn.png);	
	background-repeat: no-repeat;
}

#mijnvooru .bottom h3
{
	color: #645fab;
}

#mijnvooru .bottom a
{
	color: #FFF;	
}

#mijnvooru .right #pic_right,
#mijnvooru .bottom #pic_bottom
{
	border: 1px solid #645fab;
}

#contact
{
	background-image: url(../images/bg_inner_contact.png);	
	background-repeat: no-repeat;
}

#contact a
{
	color: #a3238e;
}

#main_nav ul li a#contact:hover,
#main_nav ul li a#contact.active,
#main_nav ul li.contact a:hover,
#main_nav ul li.contact a.active
{
	color: #a3238e;
	background-image: url(../images/bg_main_nav_contact_active.png);
}

#contact #sub_nav
{
	background-image: url(../images/bg_sub_nav_contact.png);	
	background-repeat: no-repeat;
}

#contact .content h3
{
	background-image: url(../images/bullit_contact.gif);
}

#contact .right
{
	background-image: url(../images/bg_right_contact.png);
}

#contact .right #content_right a
{
	color: #a3238e;
}

#contact .bottom
{
	background-image: url(../images/bg_bottom_contact.png);	
	background-repeat: no-repeat;
}

#contact .bottom h3
{
	color: #A3238E;	
}

#contact .bottom #pic_bottom
{
	border: 1px solid #a3238e;
}

#over
{
	background-image: url(../images/bg_inner_over.png);	
	background-repeat: no-repeat;
}

#main_nav ul li a#over:hover,
#main_nav ul li a#over.active,
#main_nav ul li.over a:hover,
#main_nav ul li.over a.active
{
	color: #ffde2d;
	background-image: url(../images/bg_main_nav_over_active.png);
}

#over #sub_nav
{
	background-image: url(../images/bg_sub_nav_over.png);	
	background-repeat: no-repeat;
}

#over .content h3
{
	background-image: url(../images/bullit_over.gif);
}

#over .right
{
	background-image: url(../images/bg_right_over.png);
}

#over .right #content_right a
{
	color: #ffde2d;
}

#over .bottom
{
	background-image: url(../images/bg_bottom_over.png);	
	background-repeat: no-repeat;
}

#over .bottom h3
{
	color: 	#FFDE2D;
}

#over .bottom a
{
	color: #FFF;	
}

#over .right #pic_right,
#over .bottom #pic_bottom
{
	border: 1px solid #ffde2d;
}

#vervoer
{
	background-image: url(../images/bg_inner_vervoer.png);	
	background-repeat: no-repeat;
}

#main_nav ul li a#vervoer:hover,
#main_nav ul li a#vervoer.active,
#main_nav ul li.vervoer a:hover,
#main_nav ul li.vervoer a.active
{
	color: #f15922;
	background-image: url(../images/bg_main_nav_vervoer_active.png);
}

#vervoer #sub_nav
{
	background-image: url(../images/bg_sub_nav_vervoer.png);	
	background-repeat: no-repeat;
}

#vervoer .content h3
{
	background-image: url(../images/bullit_vervoer.gif);
}

#vervoer .content a
{
	color: #F15922;
}

#vervoer .right
{
	background-image: url(../images/bg_right_vervoer.png);
}

#vervoer .right #content_right a
{
	color: #f15922;
}

#vervoer .bottom
{
	background-image: url(../images/bg_bottom_vervoer.png);	
	background-repeat: no-repeat;
}

#vervoer .bottom h3
{
	color: #F15922;
}

#vervoer .bottom a
{
	color: #FFF;	
}

#vervoer .right #pic_right,
#vervoer .bottom #pic_bottom
{
	border: 1px solid #f15922;
}







#nieuws .right{color:white;font-size:11px}
#nieuws .right a {color:white;font-size:11px}
#nieuws .right h4 {color:white;font-size:11px;text-decoration:none}