/* CSS Document 4PIP _rood */
/******** CONTAINER *****/
body{
	background-image: url(../images/layout/rood/achtergrond_rood.gif);
	background-color: #990000;
}

#header_left{
	background-image: url(../images/layout/rood/header_links_rood.gif);

}
#header_right{
	background-image: url(../images/layout/rood/header_rechts_rood.gif);

}

#nav li a:hover, #nav li a.active {
	color: #680202;
	background-image: url(../images/layout/rood/sub_rood.gif);
}	

/********** TEXT ************/
#tekst h1{
	color:#e5030e;
	}
#tekst h2, #tekst h3 {
	color:#e5030e;
}
#tekst a:hover,  #tekst .button a:hover{
	color:#e5030e;
}

.img a:hover, .img a:active, .img1 a:hover, .img1 a:active, #tekst .button a{
	background-color:#e5030e;
}


/**rechts**/
#nav2 li a {
	background-image:url(../images/layout/rood/blauw_rood.gif);
}
#nav3 li a {
	background-image:url(../images/layout/rood/rood_rood.gif);
}

#nav4 li a {
	background-image:url(../images/layout/rood/paars_rood.gif);
}

#nav5 li a {
	background-image:url(../images/layout/rood/groen_rood.gif);
}

#nav3 li a.active {	background-image:url(../images/layout/rood/rood_rood_a.gif);
		}	



/********** LISTS **********/
#list ul li{
	background-image: url(../images/layout/rood/bullet_rood.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/********** FOOTER **********/
#footer p, #footer a, #footer a:visited, #footer a:active, #footer a:hover{
color:#E5030E;
}

#nav_head a:hover, #nav_head a.active, #nav_head a.active:hover{
	background-image: url(../images/layout/rood/menu_h_rood.gif);
}



