@charset "UTF-8";
@import url("../Schriften/bikoregular/stylesheet.css");
@import url("../Schriften/Graphik-Regular/1403-ZCMUEW.css");

html, body {
    margin: 0;
    padding: 0;
}

body {
    background-color: rgb(210, 220, 203);
    font-family: bikoregular;
    font-size: 22px;
    color: rgb(27, 36, 25);
    letter-spacing: 0.9px;
}

#contact {
    position: absolute;
    width: 85px;
    height: 48px;
    left: 50%;
    margin-left: -43px;
    top: 82px;
    padding: 0;
}

#slides {
    position: relative;
    margin-top: 160px;
    width: 762px;
    height: 509px;
    left: 50%;
    margin-left: -381px;
}

#menue {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    margin-top: 70px;
}

#menue ul {
    display: block;
    list-style-type: none;
    padding: 0;
    height: 48px;
    overflow: visible;
    white-space: nowrap;
}

#menue ul li {
    list-style-type: none;
    display: inline-block;
    width: auto;
    margin: 0 70px;
    padding: 0;
    line-height: 48px;
    white-space: nowrap;
}

#menue ul li.active {
    text-decoration: underline;
}

#menue ul li:first-child {
    margin-left: 0;
}

#menue ul li:last-child {
    margin-right: 0;
}

#menue ul li:last-child:after {
    background-image: url("../Daten/name.png");
    background-repeat: no-repeat;
    background-size: 85px 48px;
    content: " ";
    display: block;
    height: 48px;
    left: 220px;
    overflow: visible;
    position: relative;
    top: -48px;
    width: 85px;
    cursor: pointer;
}

#projectlist {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 25px;
}

#projectlist ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 806px;
}

#projectlist ul li {
    list-style-type: none;
    display: inline-block;
    width: 360px;
    height: 240px;
    margin: 15px 20px;
    padding: 0;
}

#slidearea {
    position: relative;
    margin-top: 50px;
    display: block;
    width: 100%;
    height: 509px;
}

#slidearea .left_arrow {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background-size: 8px 16px;
    background-image: url(../Daten/pfeil_links.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#slidearea .right_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background-size: 8px 16px;
    background-image: url(../Daten/pfeil_rechts.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#slidearea img {
    display: block;
    width: 762px;
    height: 509px;
    position: absolute;
    left: 50%;
    margin-left: -381px;
    top: 0;
    cursor: pointer;
}

#detailarea {
    width: 100%;
    text-align: center;
}

#detailarea .title {
    margin-top: 30px;
    font-size: 18pt;
    letter-spacing: 1px;
}

#detailarea .text {
    font-family: "Graphik Web";
    letter-spacing: 1px;
    line-height: 18pt;
    font-size: 12pt;
    display: inline-block;
    width: 955px;
    margin-top: 25px;
}

#detailarea .table {
    font-family: "Graphik Web";
    line-height: 18pt;
    font-size: 12pt;
    display: inline-block;
    width: 955px;
    text-align: center;
    margin-top: 35px;
}

#detailarea .table table {
    display: inline-block;
    font-size: 12pt;
    line-height: 20px;
}

#detailarea .table table tr td {
    margin: 0;
    padding: 0;
}

#detailarea .table table tr td:nth-child(1) {
    text-align: right;
}

#detailarea .table table tr td:nth-child(2) {
    text-align: left;
    padding-left: 5px;
}

#news-list {
    font-family: "Graphik Web";
    line-height: 18pt;
    font-size: 12pt;
    position: relative;
    margin-top: 70px;
    text-align: center;
    margin-top: 35px;
}

#news-list table {
    display: inline-block;
    font-size: 12pt;
    line-height: 20px;
}

#news-list table tr td {
    padding: 0 0 20px 0;
    font-family: "Graphik Web";
    line-height: 18pt;
    font-size: 12pt;
    width: 50%;
}

#news-list table tr td span.datum {
    font-size: 18pt;
    font-family: bikoregular;
}

#news-list table tr td:nth-child(1) {
    text-align: right;
    padding-right: 10px;
}

#news-list table tr td:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}

#header1 {
    width: 80px;
    height: 16.5px;
    margin-top: 93px;
    position: absolute;
    left: 50%;
    margin-left: -355px;
}

#header2 {
    width: 54px;
    height: 16.5px;
    margin-top: 93px;
    position: absolute;
    left: 50%;
    margin-left: -132px;
}

#header3 {
    width: 64px;
    height: 16.5px;
    margin-top: 93px;
    position: absolute;
    left: 50%;
    margin-left: 65px;
}

#header4 {
    width: 84px;
    height: 16.5px;
    margin-top: 93px;
    position: absolute;
    left: 50%;
    margin-left: 271px;
}

#thumbnail1 {
    width: 360px;
    height: 240px;
    margin-top: 160px;
    position: absolute;
    left: 50%;
    margin-left: -380px;
}

#thumbnail2 {
    width: 360px;
    height: 240px;
    margin-top: 160px;
    position: absolute;
    left: 50%;
    margin-left: 20px;
}

#thumbnail3 {
    width: 360px;
    height: 240px;
    margin-top: 430px;
    position: absolute;
    left: 50%;
    margin-left: -380px;
}

#thumbnail4 {
    width: 360px;
    height: 240px;
    margin-top: 430px;
    position: absolute;
    left: 50%;
    margin-left: 20px;
}

#thumbnail5 {
    width: 360px;
    height: 240px;
    margin-top: 700px;
    position: absolute;
    left: 50%;
    margin-left: -380px;
}

#thumbnail6 {
    width: 360px;
    height: 240px;
    margin-top: 700px;
    position: absolute;
    left: 50%;
    margin-left: 20px;
}

#name {
    width: 70px;
    height: 40px;
    margin-top: 82px;
    position: absolute;
    left: 50%;
    margin-left: 475px;
}

#slidesprojects {
    position: absolute;
    margin-top: 160px;
    width: 762px;
    height: 509px;
    left: 50%;
    margin-left: -381px;
    z-index: 1;
}

#contactname {
    position: relative;
    margin-top: 35px;
    width: 360px;
    text-align: center;
    left: 50%;
    margin-left: -180px;
    font-size: 14pt;
}

#contactadress {
    position: relative;
    margin-top: 5px;
    width: 360px;
    text-align: center;
    line-height: 23px;
    left: 50%;
    margin-left: -180px;
    font-family: "Graphik Web";
    font-size: 13pt;
}

#contactemail {
    position: relative;
    margin-top: 5px;
    width: 360px;
    height: 17px;
    left: 50%;
    margin-left: -180px;
}

#impressum {
    position: relative;
    margin-top: 35px;
    width: 480px;
    height: 820px;
    left: 50%;
    margin-left: -240px;
    text-align: center;
    font-family: "Graphik Web";
    font-size: 8pt;
}

#about-timeline {
    position: relative;
    margin-top: 35px;
    width: 460px;
    height: 3000px;
    text-align: center;
    line-height: 23px;
    left: 50%;
    margin-left: -180px;
    font-family: "Graphik Web";
    font-size: 11pt;
}

#about-timeline ul { list-style-type: none; margin: 0; padding: 0; }
#about-timeline ul li { list-style-type: none; margin: 0; padding: 0 0 15px 0; }
#about-timeline ul li span.type {}
#about-timeline ul li span.title { font-family: bikoregular; font-size:17px }

#contact-impressum {
    position: relative;
    margin-top: 35px;
    width: 500px;
    text-align: center;
    line-height: 10px;
	left: 50%;
    margin-left: -250px;
    font-family: "Graphik Web";}

#contact-impressum ul { list-style-type: none; margin: 0; padding: 0; font-size:8px; text-align:center }
#contact-impressum ul li { list-style-type: none; margin: 0; padding: 0 0 0 0; font-size:9px }
#contact-impressum ul li span.type {}
#contact-impressum ul li span.title { font-family: bikoregular; font-size:10px; text-align:center }

a {
    font-size: 22px;
}

a:link {
    text-decoration: none;
    color: rgb(27, 36, 25);
}

a:visited {
    text-decoration: none;
    color: rgb(27, 36, 25);
}

a:hover {
    text-decoration: none;
    color: rgb(27, 36, 25);
}

a:active {
    text-decoration: none;
    color: rgb(27, 36, 25);
}
