body {
        font-family: Arial, helvetica, sans-serif;
        background-color: #4694B8;
        padding: 0;
}

#container {
        background-image: url(pics/lisa_start.jpg);
        position: absolute;
        left: 50%;
        width: 700px;
        height: 550px;
        margin-top: 20px;
        margin-left: -350px;
}
#links {
    position: absolute;
    top: 160px;
    left:0;
    width: 150px;
    line-height: 25%;
}

a {
    font-size: 8pt;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
a:active {
    color: #FFFFFF;
    text-decoration: none;
}
a:focus {
    color: #FFFFFF;
    text-decoration: none;
}
a.nav {
        color: #OOOOOO;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        display: block;
        padding: 2px;
        padding-left: 19px;
        margin-right: 50px;
        line-height: 85%;
}

a.navfooter {
    color: #OOOOOO;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        padding: 0px;
        margin-left: 19px;
        line-height: 100%;

}

a.navfooter2 {
    color: #OOOOOO;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        padding: 0px;
        margin-left: 120px;
        line-height: 100%;

}

a.navfooter3 {
    color: #OOOOOO;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        padding: 0px;
        margin-left: 222px;
        line-height: 100%;

}
a.buchung {
        color: #4694B8;
        font-weight: bold;
        text-decoration: none;
        padding: 0px;

}

#buchen {
   position: absolute;
   bottom: 75px;
   left:  169px;
   font-size: 8pt;
   font-weight: bold;
   color: #000000;

}

#index #linksindex  {
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
   padding: 0px;
   padding-left: 19px;
}

#imp #linksimp  {
   font-size: 8pt;
   font-weight: bold;
   color: #FFFFFF;
   padding: 0px;
   margin-left: 230px;
}