/*
////////////////////////////////////////////////////////////////
//
// nav.css  Stylesheet fuer die Navigation
//
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Global Navigation*/
.leftLevel2		{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#007A53; text-decoration:none;}
.leftLevel2selected  		{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}

/*Links*/
a	{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#007A53; text-decoration:none;}
a:hover	{font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}

/*Formular*/
.pulldown    		{font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#007A53; background-color: #FFF3C9;}