
  body {
    color: #5c5c5c; background-color: #282828;
    font-size: 100.01%;
    font-family: 'Times New Roman',serif;
    margin: 0; padding: 0;
  }
/*#0d3d72*/

  div#head {
    margin: 0 auto;
    width: 790px;
  }

  div#weiss {
    margin:0 auto;
    width: 790px;
    height: 600px;
    background-color: white;
  }

  div#bottom {
    margin:0 auto;
    width: 790px;
    height: 40px;
    background-color: #282828;
    color: #b1ac97;
  }

  div#bottom p{
    text-align:right;
    font-family: Helvetica,sans-serif;
    font-size: 0.8em;
    margin: 0;
  }


  ul#Navigation {
    font-size: 0.85em;
    font-family: Helvetica,sans-serif;
    margin-top: 203px;
    margin-left: 5px;
    text-align: left;
    float: left;
    width: 150px;
    height: 250px;
    line-height: 1.5;
    font-weight: lighter;
    letter-spacing:+1px;
    position:absolute;
  }


  div#inhalt ul {
           font-size: 0.55em;
           font-family: Helvetica,sans-serif;;
         font-weight: lighter;
  }


  div#inhalt{
   width: 480px;
   height: 398px;
   font-size: 1.4em;
   position:absolute;
   margin-left: 190px;
   margin-top:102px;
   overflow:auto;
   padding-right: 120px;
   padding-bottom: 50px;
   padding-top:50px;
  }

  div#inhalt1{
   width: 350px;
   height: 400px;
   position:absolute;
   margin-left: 280px;
   margin-top:190px;
   font-family: Helvetica,serif;
   font-size: 0.8em;
   line-height: 1.8;
  }

  div#inhalt2{
   width: 370px;
   height: 400px;
   position:absolute;
   margin-left: 300px;
   margin-top:120px;
   font-family: Helvetica,serif;
   font-size: 1.3em;
   line-height: 0.0;
  }

  div#inhalt h1{
    font-family:Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: lighter;
    color:#5c5c5c;
    margin-top:px;
    font-stretch: condensed;
    letter-spacing: +2px;
    
  }

  div#inhalt h1{
    font-family:Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: lighter;
    color:#5c5c5c;
    margin-top:px;
    font-stretch: condensed;
    letter-spacing: +2px;

}

  div#inhalt h2{
    font-family:Helvetica,sans-serif;
    font-size: 0.6em;
    margin-top:40px;
    margin-bottom:30px;
    letter-spacing: +2px;
    color:#5c5c5c;
    margin-left:0px;
    font-weight: bold;
  }

  a#uber{
    font-family:Helvetica,sans-serif;
    font-size: 0.6em;
    letter-spacing: +2px;
    color:#5c5c5c;
    margin-left:0px;
    font-weight: bold;
    text-decoration:none;
  }

  div#inhalt h3{
    font-family:Helvetica,sans-serif;
    font-size: 0.55em;
    font-weight:normal;
    color:#5c5c5c;
    margin-top:30px;
  }


  div#inhalt h4{
    font-family:Helvetica,sans-serif;
    font-size: 0.6em;
    font-weight:normal;
    color:#5c5c5c;
    margin-top: 30px;
  }


  div#inhalt p{
    font-family:Helvetica,sans-serif;
    font-size: 0.55em;
    margin-top: 35px;
    line-height: 1.8;
    text-align: justify;
  }

  table#inhalt {
    font-family:Helvetica,sans-serif;
    font-size: 0.55em;
    table-layout:fixed;
  }

  table#thumbs {
           margin-left: 190px;
           margin-top: 70px;

  }


  h1 {
    font-family:'Times New Roman',serif;
    font-size: 2.7em;
    letter-spacing: 0.2em;
    line-height: 0.1;
    font-weight: lighter;
    color: white;
  }


  h2 {
    font-family:Calibri,Arial,sans-serif;
    font-size: 1.4em;
    color: #5c5c5c;
    letter-spacing: 0.12em;
    line-height: 0.4;
    font-weight: lighter;
    margin-left: 20px;
  }

  div#inhalt ul li {
    list-style: none;
  }

  ul#Navigation li {
    list-style: none;
  }
   ul#Navigation a {
    text-decoration: none;
        }

  ul#Navigation a:link {
   color:  #5c5c5c;
  }
  ul#Navigation a:hover {
    color:  #5c5c5c;
    font-weight:bold;
  }
  ul#Navigation a:active {
   color:  #5c5c5c;
  }

  ul#Navigation a:visited {
   color:  #5c5c5c;
  }


th {
        text-align: left;
        font-family:Helvetica,sans-serif;
        font-size: 0.8em;
}

  div#inhalt .download, table p {
    font-family:Helvetica,sans-serif;
    font-size: 0.55em;
    text-align: left;
  }

  .download a{
   text-decoration:none;
  }

  .download a:link {
   color: #b1ac97;
  }
  .download a:hover {
    color: #b1ac97;
    font-weight:bold;
  }
  .download a:active {
   color: #b1ac97;
  }
  .download a:visited {
   color: #b1ac97;
  }


.bilder {
        margin-left: 330px;
        padding-top: 135px;
        width: 500px;
        height: 400px;
        position:absolute;
 }

 .thumb {
        width:80px;
        height:80px;
        /*border:1px solid #222;*/
        margin:3px 3px 3px 3px;

        /* required to hide the image after resized */
        overflow:hidden;

        /* for child absolute position */
        position:relative;

        /* display div in line */
        float:left;
}

.thumb .caption a {
        text-decoration:none;
        color:#fff;
        font-size:12px;

        /* add spacing and make the whole row clickable*/
        padding:5px;
        display:block;
}
 
 .bilder3 {
        margin-left: 240px;
        padding-top: 180px;
        width: 500px;
        height: 300px;
        position:absolute;
 }

 .thumb3 {
        width:150px;
        height:150px;
        /*border:1px solid #222;*/
        margin:7px 7px 7px 7px;

        /* required to hide the image after resized */
        overflow:hidden;

        /* for child absolute position */
        position:relative;

        /* display div in line */
        float:left;
}

.thumb3 .caption a {
        text-decoration:none;
        color:#fff;
        font-size:12px;

        /* add spacing and make the whole row clickable*/
        padding:5px;
        display:block;
}


.bilder1 {
        margin-left: -4px;
        padding-top: 3px;
        width: 500px;
        height: 300px;
        position:absolute;
 }

 .thumb1 {
        width:60px;
        height:60px;
        /*border:1px solid #222;*/
        margin:4px 4px 4px 4px;

        /* required to hide the image after resized */
        overflow:hidden;

        /* for child absolute position */
        position:relative;

        /* display div in line */
        float:left;
}

.thumb1 .caption a {
        text-decoration:none;
        color:#fff;
        font-size:12px;

        /* add spacing and make the whole row clickable*/
        padding:5px;
        display:block;
}


img {
        border:0;

        /* allow javascript moves the img position*/
        position:absolute;
}
