#wrapper-header{
width: 100%;
height: 10px;
margin: 10px 0 20px 0;
}
#wrapper2-header{
width: 100%;
max-width: 1350px;
min-width: 35px;
height: 10px;
margin-left: auto;
margin-right: auto;
}
#logo{
position: absolute;
width: 100%;
max-width: 1350px;
min-width: 35px;
height: 90px;
z-index: 2;
padding-top: 0px;
padding-left: 10px;
}
#logo img{
height: 40px;
}
#wrapper-navi{
width: 100%;
height: 10px;
background-color: #009534;
margin-bottom: 20px;
margin-top: 20px;
}
#wrapper2-navi{
width: 100%;
max-width: 1350px;
min-width: 10px;
height: 10px;
margin-left: auto;
margin-right: auto;
}
#wrapper2-content{
width: 100%;
max-width: 1350px;
min-width: 35px;
margin-left: auto;
margin-right: auto;
}
#wrapper-text{
width: 90%;
text-align: left;
padding-left: 10px;
float: left;
}
#wrapper-text li{
font-size: 14px;
}
#wrapper-text h1{
color: black;
font-size: 20px;
font-weight: bolder;
padding: 0;
margin: 0;
}
#wrapper-text h2{
font-size: 15px;
}
#wrapper-text p{
color: black;
font-size: 14px;
font-weight: 300;
}
#image{
text-align: center;
}
#image img{
margin-left: 20px;
width: 350px;
height: 350px;
}
#karteikasten {
text-align: left;
width: 60px;
margin-left: 10px;
margin-top: 40px;
}
#wrapper-footer{
width: 100%;
background-color: black;
margin-top: 0px;
height: 40px;
position: fixed;
bottom: 0;
font-size: 8px;
font-weight: 300;
}
#wrapper-footer-inside{
width: 90%;
max-width: 1350px;
min-width: 35px;
margin-left:auto;
margin-right:auto;
color: white;
padding-top: 5px;
}
#wrapper-footer-inside a, a:link{
text-decoration: none;
color: white;
}
#box1 {
float: left;
}
#box2 {
float: right;
padding-top: 0px;
}
#map{
width: 90%;
margin-top: 30px;
float: left;
margin-left: 20px;
}