

.index {
    font: 12px verdana;
    color:#000000;
    font-weight : bold;
  }


#back {
    background-image : url(images/back.jpg);
    background-repeat : no-repeat;
    height : 800px;
    left : 0px;
    position : relative;
    top : 0px;
    width : 1100px;
    z-index : 5;
  }


#head {
    position:absolute;
    left:0px;
    top:0px;
    width:1100px;
    height:217px;
    background-image: url(images/willkommen.jpg);
    background-repeat : no-repeat;
    z-index: 45;
  }


#bottom {
    position:absolute;
    left:30px;
    top:780px;
    width:900px;
    height:24px;
    font: 13px verdana;
    font-weight: bold;
    text-decoration: none;
    z-index: 20;
    text-align: left;
    color:#A7A7A7;
  }


#footer {
    background-image: url(images/footer.jpg);
    background-repeat : no-repeat;
    color : #006752;
    font-family : arial;
    font-size : 30px;
    font-style : normal;
    font-weight : bolder;
    height : 108px;
    left : 0px;
    position : absolute;
    text-align : left;
    text-decoration : none;
    top : 650px;
    width : 1100px;
    z-index : 30;
  }


#pictureset {
    position:absolute;
    left:761px;
    top:431px;
    width:329px;
    height:370px;
    z-index: 90;
  }


#nav1 {
    background-color : #fcb815;
    color : #006752;
    height : 15px;
    left : 10px;
    position : absolute;
    text-align : left;
    top : 198px;
    width : 1080px;
    z-index : 50;
  }


#content {
    height : 430px;
    left : 5px;
    overflow : hidden;
    position : absolute;
    top : 220px;
    vertical-align : middle;
    width : 1050px;
    z-index : 70;
  }


#nav2 {
    position:absolute;
    left:845px;
    top:320px;
    width:238px;
    height:16px;
    font: normal 12px verdana;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: right;
    color:#A7A7A7;
    z-index: 80;
  }


.nav1 {
    font: 14px verdana;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    color:#006752;
  }


.nav2 {
    font: 14px verdana;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    color:#A7A7A7;
  }


.nav3 {
    color : #006752;
    font-family : gothic;
    font-size : 20px;
    font-weight : bolder;
    text-align : left;
    text-decoration : none;
  }


.content {
    font: 12px verdana;
    text-decoration: none;
    text-align: left;
    color:#000000;
  }


A:hover {
    color : #000000;
    text-decoration : underline;
  }


