* {
    font-family:Helvetica,Arial;
    font-size: 12pt;
    line-height: 150%;
}

a {
    color: #053B59;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: underline;
}

h1 {
    font-size: 20pt;
    line-height: 120%;
}

h2 {
    font-size: 14pt;
    line-height: 120%;
}

#content {
    width: calc(100% - 40px);
    max-width: 720px;
    padding: 20px;
    margin: 0 auto;
}

#navi, #navi a {
    font-size: 10pt;
    text-align: right;
}

#appstoreicon {
    float: left;
    padding-right: 10px;
}


#galleryiWorkHard img, 
#galleryAwesomeFruitsCollection img, 
#galleryPanzerausweisCollection img {
    width: 100px;
}
