body {
 background-image: url(../images/gri-iphone2.jpg);
}
a {
     text-decoration: none;
 }
 ul {
     margin: 0px;
     padding: 0px;
 }
ul li {
   list-style: none;
   display: inline-block !important;
 } 
#containermittig {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
#logobox {
    position: absolute;
    top: 5px;
    width: 100%;
    text-align: center;
}
#inhalt {
    position: absolute;
    top: 5px; 
    width: 100%;
    height: 400px;
}
#inhalt ul {
    width: 100%;
}
#inhalt ul a li {
display: inline-block !important;
padding-left: 5px;
    margin-top: 20px;
    text-align: center;
}
li img {
    margin: 0px;
    padding: 0px;
}

.download-button-entegre {
position: absolute;
top: 0px;
left: -30px;
    width: 50px;
    height: 50px;
    z-index: 99999999;
}
.download-button-insaat {
    position: absolute;
    top: 0px;
    left: -30px;
    width: 50px;
    height: 50px;
    z-index: 99999999;
}
.download-button-kereste {
    position: absolute;
    top: 0px;
    left: -30px;
    width: 50px;
    height: 50px;
    z-index: 99999999;
}
.opacity:hover {
    opacity:0.9;
 }
#textuberbilder {
width: 100%;
    height: 50px;
    font-family: sans-serif;
    font-size: 16px;
    color: #808080;
    line-height: 1.2;
    margin-bottom: 35px;
}

.kopfbox {
position: relative;
    width: 320px;
    height: 65px;
   background-color:#231F20 ;
    padding-top: 5px;
    margin: 0px;
}
.kopfbox p {
    color: #F6F5F2;
    font-family: sans-serif;
    font-size: 23px;
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
    
}
