/* style.css */
/* www.dk-essen.de */


body       {background-color: #FFFFFF;
			scrollbar-base-color:#E6E7E8;
  			scrollbar-3dlight-color:#FFFFFF;
  			scrollbar-arrow-color:#3C647F;
  			scrollbar-darkshadow-color:#FFFFFF;
  			scrollbar-face-color:#E6E7E8;
  			scrollbar-highlight-color:#3C647F;
  			scrollbar-shadow-color:#3C647F;
  			scrollbar-track-color:#FFFFFF;}
	
  body, p a {
    font: normal 10px Verdana, Helvetica, Arial, sans-serif;
    color: #000000; background-color: white;
  }

  ul#Navigation {
    width: 180px;
    margin: 0; padding: 0;
    border: none;
    background-color: #E6E7E8;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 0;
    w\idth: 0;
    padding-left: 0;
    padd\ing-left: 0;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0px; padding: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0;
    text-decoration: none; font-weight: normal;
    border: none;
    border-left-color: red; border-top-color: red;
    color: #000000; background-color: #E6E7E8;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 180px;
    w\idth: 180px;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: silver; border-top-color: silver;
    color: black; background-color: #FFFFFF;
  }

ul#Navigation1 {
    width: 180px;
    margin: 0; padding: 0;
    border: none;
    background-color: #E6E7E8;
  }
  * html ul#Navigation1 {  /* Korrekturen fuer IE 5.x */
    width: 0;
    w\idth: 0;
    padding-left: 0;
    padd\ing-left: 0;
  }
  ul#Navigation1 li {
    list-style: none;
    margin: 0px; padding: 0;
  }

  ul#Navigation1 a {
    display:block;
    padding: 0;
    text-decoration: none; font-weight: normal;
    border: none;
    border-left-color: red; border-top-color: red;
    color: white; background-color: #6F8EA3;
  }
  * html ul#Navigation1 a {  /* Breitenangaben nur fuer IE */
    width: 180px;
    w\idth: 180px;
  }
  ul#Navigation1 a:hover {
    border-color: white;
    border-left-color: silver; border-top-color: silver;
    color: white; background-color: #5A7C93;
  }
			

.table_navigation_haupt {background-color: #D9E4E8;}

.table_navigation_neben {background-color: #6F8EA3;}

.table_rand {background-color: #D9E4E8;}


a:link	    {font-style: normal; 
            line-height: normal; 
            font-weight: normal;
            font-size: 8pt;
            color: #000000;
            text-decoration: none;}

a:visited  {font-style: normal;
            font-size: 8pt;
            color: #000000;
            text-decoration: none;}

a:active   {font-style: normal; 
            font-size: 8pt; 
            color: #000000; 
            text-decoration: none;}

a:hover    {font-style: normal;
            font-size: 8pt;
            color: #000000;
            text-decoration: none;}

.fusszeile {font-family: Verdana, Helvetica, Arial, sans-serif; 
            font-size: 8pt; 
            font-style: normal; 
            line-height: normal; 
            font-weight: normal; 
            font-variant: normal; 
            color: #3C647F; 
            text-decoration: none;}

.headline  {font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 10pt;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            color: #3C647F;
            text-decoration: none;}
 
.text-headline {font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 8pt;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            color: #3C647F;
            text-decoration: none;}
            
.text-hauptnavi {font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 7pt;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            color: #000000;
            text-decoration: none;}
            
          
.text {font-family: Verdana, Helvetica, Arial, sans-serif; 
            font-size: 8pt; 
            font-style: normal; 
            line-height: normal; 
            font-weight: normal; 
            font-variant: normal; 
            color: #000000; 
            text-decoration: none;}
            
.text7 {font-family: Verdana, Helvetica, Arial, sans-serif; 
            font-size: 8pt; 
            font-style: normal; 
            line-height: normal; 
            font-weight: normal; 
            font-variant: normal; 
            color: #000000; 
            text-decoration: none;}

               
.table_text_grey {font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 7pt;
            font-style: normal;
            color: #3C647F;
            text-decoration: none;
            background-color: #CCCCCC;}
            
.table_text_blue {font-family: Verdana, Helvetica, Arial, sans-serif;
            font-size: 8pt;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            font-variant: normal;
            color: #3C647F;
            text-decoration: none;
            background-color: #D9E1E6;}