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