@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);
@import url(http://fonts.googleapis.com/css?family=Italianno);

.bild img {
    width: 100%; 
    height: auto;
}

.bild {
    line-height: 0;
}

h1, h2, h3 {
    font: 400 25px/20px 'Italliano'; 
    color: #624484; 
    
}

p , ul {
    font-size: 0.8em; 
    color: #303030; 
    font-family: 'Open Sans', sans-serif;
}

.info {
    background-color: #fdfaf2; 
    padding: 5%;
}

.bunt {
    font-weight: 600;
}

img {
    float: left;
    border: #eeeeee 1px solid;
    margin-left: 2px;
    
}

.partner img {margin-bottom: 5px; margin-left: 7px; width: 40%; }
.partner {background: #f1f1f1}


