/* Style von Maru Zimmermann  
Template für Print-Style
*/


html, body {
background-color: #fff;
color: #333;
height: 95%; 
}

#wrapper {
font-size: 14px;
    font-family: "Source Sans Pro", "Arial narrow", sans-serif;
    color: #333;
    margin-left: 50px; 
    margin-top: 50px;
    margin: 50px;
}

#navi, nav, #divBild, #footerNavi, .noPrint, p.noPrint {
    display: none;
}


h1 {
font-size: 18px;
padding: 0px 0 16px 0;
font-weight: bold;
line-height: 120%;
}

h2 {
font-size:15px;
padding: 0px 0 6px 0;
font-weight: normal;
line-height: 110%;
}
h3 {
font-size: 15px;
font-weight: normal;
padding: 0 0 4px 0;
line-height: 100%;
}

h4 {
font-size: 14px;
font-weight: bold;
font-style: normal;
padding: 0;
margin: 0; 
border: none; 
line-height: 100%;
}
#wrapper p {margin: 0 0 20px 0; }
a {color: #333;}