* {
    border: 0px none #003333;
    margin: 0;
    padding: 0;
}

a {
    color: #CCFFFF;
    text-decoration: none;
}

a:focus,a:active {
    outline: none;
}

body {
    background-color: #003333;
    color: #669999;
    font-family: "Lucida Grande", sans-serif;
    font-size: 90%;
    line-height: 130%;
}

h1 {
    font-size: 110%;
    margin: 1em 0 1em 0;
}

h2 {
    font-size: 100%;
    margin: 1em 0 1em 0;
}

ul#navi {
    bottom: 20px;
    display: inline;
    width: 650px;
    height: 40px;
    left: 50%;
    list-style: none;
    margin: 0 0 0 -265px;
    position: absolute;
}

ul#navi li,ul#navifot li {
    display: inline;
}

ul#navifot {
    bottom: 20px;
    display: inline;
    width: 650px;
    height: 40px;
    left: 50%;
    list-style: none;
    margin: 0 0 0 -305px;
    position: absolute;
}

.thumblink {
    display: inline-block;
    height: 80px;
    width: 120px;
}

#back {
    height: 360px;
    left: 50%;
    margin: -210px 0 0 -320px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 500;
}

#foto1,#foto2 {
    height: 430px;
    left: 50%;
    margin: -210px 0 0 -250px;
    overflow: auto;
    padding-right: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 520px;
    z-index: 100;
}

#fotoname {
    padding-top: 0.5em;
}

#kontakt {
    height: 360px;
    left: 50%;
    margin: -210px 0 0 -255px;
    overflow: auto;
    padding-right: 20px;
    position: absolute;
    text-align: justify;
    top: 50%;
    width: 560px;
    z-index: 100;
}

#minus {
    left: 50%;
    margin: -55px 0 0 -325px;
    position: absolute;
    top: 50%;
}

#next {
    height: 360px;
    left: 50%;
    margin: -210px 0 0 275px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 500;
}

#plus {
    left: 50%;
    margin: -55px 0 0 290px;
    position: absolute;
    top: 50%;
}

#startlogo {
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: absolute;
    top: 50%;
    width: 80px;
}
