body {
    background-image:url(bilder/all3.gif); background-repeat:no-repeat;
    font-family: Arial, sans-serif;
    background-color:#ffff00;

}


div#main2 {
        background-image:url(bilder/mainbg2.gif);
        background-repeat:no-repeat;
          width:60em;
        height:60em;
          margin:0 auto;
        padding-left:1em;
        padding-right:1em;
  }



div#main h1 {
        font-family:Impact;
        font-size:2.5em;
        color:black;
}


div#logo {
          padding-top:3em;
          text-align:center;
  }

div#logo img {
          border:none;
          }

div#logo a {
          text-decoration:none;
        color:black;
}



  ul#Navigation {
            font-size: 1.0em;
            float: left;
        width: 13em;
            margin: 0;
        padding: 1em 0 0 0;
            border: 0;
        text-decoration: none;
  }

  ul#Navigation li {
            list-style: none;
            margin: 0; padding-bottom: 0.25em;
        text-decoration: none;
  }

  ul#Navigation a {
            display: block;
            padding: 0.2em;
            font-weight: bold;
        text-decoration: none;
  }

  ul#Navigation a:link {
            color: silver; background-color: black;
  }

  ul#Navigation a:visited {
            color: black; background-color: #eee;
  }

  ul#Navigation a:hover {
            color: silver; background-color: white;
  }

  ul#Navigation a:active {
            color: white; background-color: gray;
  }



  div#Info {
        padding: 1em 0 0 0;
            font-size: 0.9em;
            float: right;
        width: 15em;
            margin: 0;
            background-color: black;
        color:white;
        border: 0;
  }

  div#Info h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }

  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

  div#Info a {
            text-decoration:none;
            list-style:none;
        color:white;
        border:0;
  }

 div#Info img {
           text-decoration:none;
          list-style:none;
        color:white;
        border:none;
  }

  div#Inhalt {
            background-image:url(bilder/versuch.gif);
        width: 26em;
        height:35em;
           margin: 0 auto;
            padding-right: 1em;
            padding-left: 1em;
        padding-top:1em;
            border: 0;
            text-align: center;


  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }


  div#Inhalt img {
         border:none;
         }

  div#Inhalt h2 {
            font-size: 1.2em;
            margin: 0.2em 0;
  }

  div#Inhalt p {
            font-size: 1em;
            margin: 1em 0;
        padding-bottom:1em;
  }
  div#Inhalt a {
            text-decoration:none;
            list-style:none;
            color:#494949;
            border:0;
  }

  div#Inhalt a:hover {
            text-decoration:none;
            list-style:none;
            color:black;
            border:0;
  }

  div#Inhalt li{
        float:left;
        list-style:none;
        color:white;
  }


  p#Fusszeile {

            width:26em;
        height:2em;
            clear: both;
        margin: 0 auto;
        text-align: center;
            color:silver;
            border: 0;
  }

p#Fusszeile a {
        font-size: 0.75em;
        text-decoration:none;
        color:black;
}

p#Fusszeile a:hover {
        text-decoration:none;
        color:grey;
}
