@import url(layout.css);

/* @group Print */

body, div#all {
	background: url(none) transparent !important;
	color: black !important;
}
DIV#druck_kopf {
	display: block;
	margin: 0 0cm 1cm 1cm;
}
DIV#druck_kopf h1 {
	font:  28px/32px "Trebuchet MS";
}
body {
	margin: 0;
}
 div#all {
	margin: 0 0cm 0 1cm;
}
.content {
	margin: 0 !important;
	padding: 0!important;
	float: none;
}
h1 {
	margin: 0 !important;
	color: black !important;
}
DIV#bereichsheadline h1.pagetitle {
	display: none;
}
div#left, div#right, #breadcrumb, form.eventsearch {
	display: none;
}
DIV.tx-bcbirthday form, DIV.tx-bcbirthday .browsebox {
	display: none;
}
/* @end */

