a {
    text-decoration: none;
}

#leisteht2 {
    height: 365px;
   background-color: #C0C0C0;
    }

#leisteht3 {
    height: 52px;
    background-color: #C0C0C0;
/*    background-color: #756E5E;
    border-top : solid 2px black;*/    
}

#leisteht4 {
    height: 110px;
    background-color: #C0C0C0;
}
#leisteht5 {
    height: 10px;
     background-color: #756E5E;
    border-top : solid 3px black;
}
#leisteht6 {
    height: 20px;
    border-top : solid 3px black;
    background-color: #756E5E;
}
#leiste2 {
   height: 360px;
   background-color: ;
}
#leiste3 {
    height: 100px;
   background-color: #1F1F1F;
 }
#leiste4 {
    height: 180px;
    background-color: ;
}
#leiste5 {
    height: 10px;
    background-color: #C0C0C0;
    border-top : solid 2px black;
}

#leiste6 {
   height:20px;
   background-color: #494949;
   z-index: 999999;
   }

#leiste6 a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 15px;
    line-height:20px;
    padding:0px 0px 5px 170px;
    margin: 0px;
}
#leiste6 a:hover {
    color: #C0C0C0;
}

.box-schatten {
    -moz-box-shadow: 3px 3px 3px #808080;
    -webkit-box-shadow: 3px 3px 3px #808080;
    box-shadow: 3px 3px 3px #808080;
}
.text h1 {
    font-size: 22px;
    font-family: Verdana;
    line-height: 2;
    padding: 10px;
    color: #808080;
}
.text p {
    font-size: 16px;
    font-family: Verdana;
    line-height: 2;
    padding: 10px;
    color: black;
}
.text-parlak-paneller p {
    font-size: 14px;
    font-family: Verdana;
    line-height: 1.3;
    padding: 0px 10px 0px 10px;
    color: black;
}
#uberschrift {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 1000px;
}
#uberschrift p {
    margin-left: 220px;
    margin-top: -32px;
    font-size: 30px;
}
#model1 {
    position: absolute;
    top: 180px;
    left: 0px;
    width: 505px;
    height: 430px;
    background-color: white;
    border-right:solid 5px #008000;
}
#model2 {
    position: absolute;
    top: 180px;
    left: 510px;
    width: 500px;
    height: 430px;
    background-color: white;
}
#model1 ul, #model2 ul {
    position: absolute;
    top: 0px;
    left: 255px;
    width: 240px;
    list-style: none;
}
#model1 ul li, #model2 ul li {
display: inline-block;
    margin: 5px 5px 2px 5px;
    width: 60px;
    height: 85px;
    list-style: none;
}
#model1 ul li p, #model2 ul li p {
    font-size: 13px;
    color: black;
}
#model1 ul li:hover p, #model2 ul li:hover p {
    color: #008000;
}
#model1 ul li:hover img, #model2 ul li:hover img {
   opacity:0.5;
}