a{color: rgb(230, 215, 205); text-decoration: none;}
a:hover{color:rgb(250, 50, 5);}

.main{
    max-width: 100%;
    max-height: 100%;
    background-image: url(picture-background1.jpg);
    background-position: left top; 
    background-size: auto;
}

.topline{
    width: 100%;
    height: 110px;
    background-color:  rgb(200, 110, 85);
}

.picture-logo{
    position: absolute;
    top: 10px;
    left: 15px;
}

.logo-tag{
    position: absolute;
    top: 36px;
    left: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: oblique;
    font-size: 36px;
    line-height: 1.0em;
    color: rgb(60, 30, 5);
}

.menu-line{
    max-width: 100%;
    max-height: 80px;
    position: relative;
    font-family:Arial;
    font-size: 18px;
    word-spacing: 1.5em;
    line-height: 1.5em;
    top: -18px;
    background-color: rgb(160, 30, 5);
}

.gallery-line1{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(60, 30, 5);
}

.gallery-line2{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(80, 40, 10);
}

.gallery-line3{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(80, 40, 10);
}

.gallery-line4{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(80, 40, 10);
}

.gallery-line5{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(80, 40, 10);
}

.gallery-line6{
    max-width: 100%;
    width: 100%;
    max-height: 500px;
    position: relative;
    left: 20%;
    font-family:Arial;
    font-style: bold;
    font-size: 20px;
    line-height: 1em;
    color: rgb(80, 40, 10);
}

.impressum-background{
    max-width: 100%;
    width: 100%;
    height: 92px; 
    background-color:rgb(60, 30, 5);
}

.impressum-text{
    max-width: 100%;
    width: 100%;
    position: relative;
    top: 10px;
    left: 45%;
    font-family:Arial;
    font-style: italic;
    font-size: 12px;
    line-height: 1em;
    color:  rgb(200, 190, 170);
}
