* {margin:0;padding:0;}
html {}
body {
	background: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS",helvetica,arial,sans-serif;
    font-weight: bold;
}

/* Notwendiges weiteres äußeres DIV für 3 BG über gesamte Breite */
.outer {
	background: none;
}
.page_margins {
	background: none;
}
div.page {
	width: 100%;
}
.quickLinks {
	display: none;
}
.invisible {display:none;height:0;}

/* ---------- top ---------- */
#header, #stage {
	display: none !important;
}
#footer {
	display: none;
}

/*********** Flyer-Navi *****************/
.flyerNav {
	display: none;
}
#main {
	background: none;
	margin: 0;
	padding: 0;
}


/* ---------- navigation ---------- */
#col1 {
	display: none;
}
/* ---------- content ---------- */
#content {margin: 0;}

/* serviceSpalte */
#col2 {
	display: none;
}

#service {
	display: none;
}

/* contentSpalte */
#col3 {
	font-size: 130%;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

div.wayhome {
	padding: 0;
	font-size: 80%;
}
#col3_content {
	margin-bottom: 0;
}
.body_print #header.noprint {
	display: block !important;
	margin: 0 0 20px 0;
}