@CHARSET "ISO-8859-1";
/* ------------------------------------------------
Filename: blue.css
Author: Marc Dittmann
URL: style/color/blue.css

Projekt: Liermann.de
URL: www.Liermann.de



Description: Blaues Farbschema 
-------------------------------------------------*/

div#sector > #navi {
	
	background-image: url("/template/liermann/img/naviblau.gif");

}

div#content #subnavi ul li.selected { 
	background-image: url("/template/liermann/img/blue_dot.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

div#content #subnavi ul li:HOVER { 
	background-image: url("/template/liermann/img/blue_dot.gif");
	background-repeat: no-repeat;
	background-position: 1px 2px;
}


