@import url('all.css');

html { min-width: 1024px; }

#content { padding-bottom: 170px; }
#text {
    padding-left: 30%;
    width: 40%;
    margin: 2em 0;
    min-height: 250px; }
#text.druckerei, #text.kontakt {
    padding-left: 0;
    width: 70%; }
#text_submenu { margin-left: 40%; }

#menu { position: relative; }
#menu p {
    position: absolute;
    margin: 0;
    padding: 0;
    right: 30px;
    top: 11px;
}
#menu p img { vertical-align: middle; }
#submenu {
    float: left;
    padding-top: 90px;
    padding-left: 20%;
}

#more, #eigentuemer, #bilder {
    position: absolute;
    bottom: 20px;
    width: 100%; }
#eigentuemer { bottom: 0; }

.logo, .druckerei, .agentur, .gewerbehaus {
    background-repeat: no-repeat;
    background-position: 15% top; }
.logo { background-image: url('../img/logo.png'); }
.druckerei { background-image: url('../img/max_schlutius.png'); }
.agentur { background-image: url('../img/arthalber.png'); }
.gewerbehaus { background-image: url('../img/gewerbehaus_schlutius.png'); }
