/*
////////////////////////////////////////////////////////////////
//
// 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
//
////////////////////////////////////////////////////////////////
*/

/*Textformatierung Navigation oben*/
.topLevel1              {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
.topLevel1open          {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
.topLevel1selected      {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}

.topLevel2              {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.topLevel2open          {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.topLevel2selected      {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}

/*Textformatierung Navigation links*/
.leftLevel1             {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLevel1selected     {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLeft1openselected  {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLevel1open         {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}

.leftLevel2             {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLevel2selected     {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLevel2openselected {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}
.leftLevel2open         {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none;}

.leftLevel3             {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
.leftLevel3selected     {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
.leftLevel3openselected {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
.leftLevel3open         {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}

/*Textformatierung Sitemap*/
.sitemaplevel1          {font-size:14px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#000000; text-decoration:none;}
.sitemaplevel2          {font-size:12px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#006699; text-decoration:none;}
.sitemaplevel3          {font-size:11px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#006699; text-decoration:none;}

/*Tabellenformatierung Navigation oben*/
.topLevel1Table         {background-color:#C3C2DC
}
.topLevel1TableMo       {background-color:#E4E4E4}

.topLevel2Table         {background-color:#C3C2DC
;border-color:#2F5F9C }
.topLevel2TableMo       {background-color:#E4E4E4}
.topLevel2TableBorder   {background-color:#E4E4E4;border-color:#2F5F9C}

/*Tabellenformatierung Navigation links*/
.leftLevel1Table        {background-color:#cccccc}
.leftLevel1TableMo      {background-color:#E4E4E4}

.leftLevel2Table        {background-color:#C3C2DC
}
.leftLevel2TableMo      {background-color:#E4E4E4}

.leftLevel3Table        {}
.leftLevel3TableMo      {background-color:#EFEFEF}



a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
