#nav #navmain {
	display: none;
}
.print{
	display: inline !important;
}
#leistung h1, #impressum h1 {
	page-break-before:always;
}
h2 {
	font-size: 13pt !important;	
	line-height: 15pt !important;
}
p {
	font-size: 10pt !important;	
	line-height: 12pt !important;
}
.menu-btn, .ce_toplink {
    display: none !important;
}

#header, .story {
    box-shadow: none;
}
#header {
	border-bottom: none;
    float: left;
    height: 11cm;
}
.story {
   border-bottom: none;
}
#first.story {
   border-top: none;
}
.logo {
	float: left;
    margin-right: .5em;
    width: 5cm;
}
#kontakt {
   float: right;
    width: 10cm;
}
.leistung {
	height: auto;
}
.textbox a {
	color: #000000;
	font-size: 10pt !important;
	line-height: 12pt !important;
	text-decoration: none;
}