/*Druckausgabe; setzt auf bestehendem Layout auf, daher die vielen !important-Regeln*/

body {
	background-image:none;
	background-color: #fff;
}

#marianne, #navispalte, #header, #werkzeugleiste, div.navi, #footer ul, div.spip-admin-float, div.kontext ul.galerie, div.galerie, div.guide, div.kultur, div.wissen, div.wirtschaft, div.video,div.thema, ul.dateien, div.imbilde, div.links, ul.fuss {
	display: none;
}
#footer {text-align:center;}

h1, #container, #inhalt, #navispalte, #werkzeugleiste, #footer {
	width: 800px;
	float: none;
	position: static !important;
	clear: both !important;
}

h1 {
	left: 0;
	position: static !important;
	background-image: none;
	padding-top: 0!important;
}

#inhalt .navi_horizontal {
	font-size: 1.5em !important;
}

/*Druckformatierung Tabellen*/
#inhalt table {
	border: none;
}
#inhalt table tr {
	background-color: #fff !important;
}
#inhalt td, th {
	border-bottom: 1px solid #000 !important;
}
div.kontext{margin-left:20px;border:none;}
