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

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



Description: Gr�nes Farbschema 
-------------------------------------------------
*/

div#sector > #navi {
	
	background-image: url("/template/liermann/img/navigruen.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;
}


