body {
    background-size: cover;
    font-family: "Tahoma";
    margin: 0;
    color: #1a1a1a;
    background: #efefef;
}

#header-img {
    background: url(../images/w4.png);
    margin: 0 auto;
    width: 1006px;
    height: 320px;
}

#header {
    margin: 0 auto;
    text-align: center;
}

#container {
    margin: 0 auto;
    width: 1006px;
    min-height: 920px;
}

#contentWrapper{
    background: #303639;
    clear: both;
    width: 896px;
    margin: 0 auto;
    box-shadow: 0 0 10px 9px rgba(0,0,0,.4);
}

#content{
    background: #e0e0e0;
    min-height: 672px;
    padding: 10px;
    width: 842px;
    margin: 0 auto;
}

#footer{
    text-align: center;
}

#anniversary {
  color: #1a1a1a;
  font-weight: bold;
  font-size: 20px;
  transition: all 0.2s ease;
}

#anniversary:hover {
  text-transform: uppercase;
  font-style: italic;
}

#kontaktbox{
    color: #ffffff;
    margin-left: 670px;
    margin-top: -50px;
    font-size: 14px;
    width: 250px;
    text-align: left;
}

.navLink{
    color: #1a1a1a;
    display: block;
    float: left;
    width: 16.5%;
    text-decoration: none;
}

.navLink:hover{
    text-decoration: underline;
}

#welcome{
    float: left;
    margin: 25px;
    text-align: justify;
}

#img-right{
    margin-top: 35px;
}

#img-bottom{
    float: left;
}

td{
    width: auto;
}

table{
    width: 800px;
}

#logo{
    margin-left: 80px;
    margin-top: 95px;
}

#left{
    text-align: left;
}

#middle{
    text-align: center;
}

#right{
    text-align: right;
}


p{
    text-align: justify;
}

h1{
    font-size: 20px;
}

h2{
    font-size: 16px;
}

hr{
    border-bottom:0;
    border-right: 0;
    border-left: 0;
}

#we-bue{
    font-size: 12px;
}

#back{
    color: #1a1a1a;
}

.center{
    text-align: center;
}

.partner_elem1{
    float:left;
    margin-right: 25px;
    width: 50%;
}

.partner_elem2{
    clear:both;
}

.label {
    width: 100px;
}

#white{
    color: #d71100;
}

.frame{
    border: solid 1px #c3c3c3;
    border-radius:3px;
}

.t1{
    width: 70px;
}

.t2{
    width: 310px;
}
