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);
}

.workshop-headline1{
    max-width: 100%;
    width: 100%;
    max-height: 60px;
    position: relative;
    left: 10%;
    top: 0px;
    font-family:Arial;
    font-size: 24px;
    line-height: 1em;
    color: rgb(60, 30, 5);
}

.workshop-headline2{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 10%;
    top: 0px;
    font-family:Arial;
    font-size: 12px;
    line-height: 1em;
    color: rgb(60, 30, 5);
}

.workshop1-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop1-daten{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.workshop2-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop2-daten{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.workshop3-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop3-daten{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.workshop4-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop4-daten{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.workshop5-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop5-daten{
    max-width: 100%;
    width: 100%;
    height: 50px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.workshop6-name{
    max-width: 100%;
    width: 100%;
    height: 30px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 20px;
    line-height: 2em;
    color: rgb(160, 30, 5);
}
.workshop6-daten{
    max-width: 100%;
    width: 100%;
    height: 100px;
    position: relative;
    left: 20%;
    top: 0px;
    font-family:Arial;
    font-size: 16px;
    line-height: 2em;
    color: rgb(60, 30, 5);
}

.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);
}