body {
    background-image: url(../bilder/verlauflr.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-color: #FFFF97;
}
#impressum p {
    text-align: left;
    margin-top: 50px;
}


#container {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
}
#linkleiste {
    float: left;
    height: 32em;
    width: 125px;
    border-style: solid;
    border-right-width: thick;
    border-color: #660000;
    border-left-style: none;
    border-top-style: double;
    border-bottom-style: none;
    overflow: auto;
}

.space1 {
    margin-bottom: 20px;
}


.space {
     margin-top: -1em;
}


#extras {
    float: left;
    height: 32em;
    width: 125px;
    border-style: solid;
    border-left-width: thick;
    border-color: #660000;
    border-right-style: none;
    border-top-style: double;
    border-bottom-style: none;
}
#dia {
    border: double;
    border-color: #660000;
    margin-top: 25px;
    margin-left: 2px;
}
#haupt {
    float: left;
    width: 480px;
    padding: 0px 10px 10px 10px;
    font-size: 1.2em;
    text-align: justify;
}

#header {
    height: 127px;
    padding-bottom: 0px;
    position: relative;
}

.mittig {
    text-align: center;
}
.links {
    list-style: none;
    text-align: left;
    text-decoration: none;
    color: #000000;
    line-height: 1.5em;
    font-weight: bold;
}

.groesse {
    margin-top: 0px;
    text-align: right;
    list-style: none;
    border-top: solid;
    border-bottom: double;
    border-color: #660000;
}

h1 {
    font-size: 1.4em;
}

h4 {
     text-align: center;
     color: #FF0000;
}


#bild1 {
    float: right;
    padding: 2px 5px;
}


p {
}
