/* CSS für die Druckversion */
#left-bar,
#right-bar,
#servicemenu,
#facebook,
img#body-bg {
	display:none;
}

#body {
	color: #000 !important;
}

p, h1, h2, h3 {
	color: #000 !important;
}

#top_container {
	float: left;
	margin: 50px 0 50px 0;
}

#top_container{
	position:relative;
	width: 17cm;
}

#content {
	float:none;
	position:relative;
	width:17cm;
	left:0px;
	top:0px;
}


/* zweispaltig */
#left_content {
	width:6.8cm;
}

#right_content {
	width:8.5cm;
}

/* einspaltig mit weissem bg */
#one_col_bg_content_wrapper {
	padding:0px;
}
