


/* schriftstil,abstände */

body
{ background-image:url(img/back.jpg) ; background-repeat:repeat-x; background-color:#cbe1f4; margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: white;  font-family: arial,arial; font-size: 12px; color: #0d6597;}


table,tr,td
{ color: #0d6597 ;font-family: arial,arial; font-size: 12px}

/* scrolleiste internet explorer ab vers.5.5 */



/* allgemeine links im text */

a:link{  color: #012B55; text-decoration:none;font-family: arial; font-size: 12px;}

a:visited{  color:#012B55;text-decoration:none;font-family: arial; font-size: 12px;}

a:active{  color:#CCCCCC;text-decoration:none;font-family: arial; font-size: 12px; }

a:hover{  color: #CCCCCC; text-decoration:none;font-family: arial; font-size: 12px; }

.Feld_login { background-color:#ffffff; width:290px; border:2px solid #315376;}
.Button_Login { background-color:#eaeaea; color:#315376; width:100px; border:2px solid #315376; }


  ul#Navigation2 {
    width: 14.8em;
    display:block;
    margin: 0; padding: 0.2em 0.3em 0.3em;
  }
  * html ul#Navigation2 {  /* Korrekturen fuer IE 5.x */
    width: 10.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation2 li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }
  
   ul#Navigation2 a  {
     width: 13.8em;
     height: 1.5em;
   }
  

  ul#Navigation2 a {
    display:block;
    padding: 0.58em;
    text-decoration: none; 
    color:#505050; background-image:url(img/navi_1.jpg);
  }
  * html ul#Navigation2 a, * html ul#Navigation2 span {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 13.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation2 a:hover {
    color: white; background-image:url(img/navi_2.jpg);
  }
  ul#Navigation2 span {
    display:block;
    width: 13.8em;
    height: 1.5em;
    padding: 0.58em;
    text-decoration: none; font-weight:bold;
    color: white; background-image:url(img/navi_uber.jpg);
  }
