/*NAVIGATION 1. EBENE*/
/*
#FFFFFF = ROT
#C0C0C0 = GRAU
#F0EBEF = AKTIV
#008CC7 = VDI-LOGO-BLAU
#D9F0F7 = BABYBLAU

*/
/*.ullevel1, .ullevel2, .ullevel3,*/

.ullevel1
{
  list-style: none;
  margin: 0;
  padding: 0;
/*  background-color: #00000;*/
}

.ullevel2
{
  list-style: none;
  margin: 0;
  padding: 0;
/*  background-color: #00000;*/
}

.ullevel3
{
  list-style: none;
  margin: 0;
  padding: 0;
/*  background-color: #00000;*/
}

/*
.level_1_NO
{
  text-decoration: none;
  display: block;
  padding: 2px 6%;
  background-color: #FFFFFF;
  font: bold 1.2em arial, sans-serif;
  color: #636552;
}
*/
.level_1_NO a:link, .level_1_NO a:visited
{
  text-decoration: none;
  display: block;
  padding: 6px 12px;
  background-color: #008CC7;
  font: bold 12px Arial, Verdana, sans-serif;
  color: white;
/*  border-top: 1px solid #C0C0C0;*/
  border-top: 1px solid white;
}
/*
.level_1_NO a:hover
{
  background-color: #D9F0F7;
}
*/

.level_1_ACT a:link, .level_1_ACT a:visited
{
  text-decoration: none;
  display: block;
  padding: 6px 12px;
  background-color: #F0EBEF;
  font: bold 12px Arial, Verdana, sans-serif;
  color: #189CD6;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

.level_1_SUB a:link, .level_1_SUB a:visited
{
  text-decoration: none;
  display: block;
  padding: 6px 12px;
  font: bold 12px Arial, Verdana, sans-serif;
  color: white;
  background: url("/fileadmin/bg_suj/media/navi_pfeil_rechts.gif");
  background-repeat: no-repeat;
  background-color: #008CC7;
/*  border-top: 1px solid #C0C0C0;  */
  border-top: 1px solid white;
}
/*
.level_1_SUB a:hover
{
  background-color: #00A2E6;
}
*/

/*2.EBENE*/
.level_2_NO a:link, .level_2_NO a:visited
{
  text-decoration: none;
  display: block;
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 0px;
  background-color: #FFFFFF;
  font: 12px Arial, Verdana, sans-serif;
  color: #189CD6;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

/*
.level_2_NO a:hover
{
  background-color: #00A2E6;
}
*/

.level_2_ACT a:link, .level_2_ACT a:visited
{
  text-decoration: none;
  display: block;
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 0px;
  background-color: #8C8E94;
  background-color: #F0EBEF;
  font: 12px Arial, Verdana, sans-serif;
  color: #189CD6;  
    border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;

}

.level_2_SUB a:link, .level_2_SUB a:visited
{
  text-decoration: none;
  display: block;
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 20px;
  padding-right: 0px;
  font: 12px Arial, Verdana, sans-serif;
  background: url("/fileadmin/bg_suj/media/navi2_pfeil_rechts.gif");
/*  background-position:10px -5px;
  -background-position:10px -2px;*/
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  color: #189CD6;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}
/*
.level_2_SUB a:hover
{
  background-color: #00A2E6;
}
*/

/*3.EBENE*/

.level_3_NO a:link, .level_3_NO a:visited
{
  text-decoration: none;
  display: block;
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 35px;
  padding-right: 0px;
  background-color: #FFFFFF;
  font: bold 10px Arial, Verdana, sans-serif;
  color: #189CD6;
}
/*
.level_3_NO a:hover
{
  background-color: #00A2E6;
}
*/

.level_3_ACT a:link, .level_3_ACT a:visited
{
  text-decoration: none;
  display: block;
/*  padding: 2px 40px;*/
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 35px;
  background-color: #D9F0F7;
  font: bold 10px Arial, Verdana, sans-serif;
  color: #189CD6;
}

.level_3_SUB a:link, .level_3_SUB a:visited
{
  text-decoration: none;
  display: block;
/*  padding: 2px 40px;*/
  padding-top: 2px; 
  padding-bottom: 2px;
  padding-left: 35px;
  background-color: #CCFFCC;
  font: bold 10px Arial, Verdana, Sans-serif;
  color: #189CD6;
}
