/*
 * Stylesheets für Atelier Art Dialog - Waltraud John (Print)
 * 
 * 2014 by werbeagentur doppelpunkt
 */
  
body {
	font-size: 10pt;
    font-family: Verdana,sans-serif;
	color: #000000;
	padding: 0 5px;
	}

h1,h2,h3,h4,h5,h6 {
	page-break-after:avoid;
	}
	
#logo img {
	width:100%;
	margin-bottom:20px;
	}
	
#nav-main,
#supersized {
	display:none;
	}
	
.rte h1 {
    font-size: 17px;
    text-transform: uppercase;
	}

.rte h2 {
    color:#cd1013;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 4px;
    text-transform: uppercase;
	}