/*

=== F A R B D E S I G N   D E R   W E B S I T E =========================================
--- ORANGE ------------------------------------------------------------------------------

*/

h1 {
	color: rgb(158, 0, 0);  
}

hr {
	background-color: rgb(158, 0, 0);
}

a {
	color: rgb(158, 0, 0);
}

#pagemenucont li a.selected {
	background-color: rgb(158, 0, 0);
}

#pagehead {
	background-color: rgb(158, 0, 0);
	background-image: url(red.png);
	background-size: auto;
	background-repeat: repeat-x;
}