html, body {
	background-image: none;
	background-repeat: no-repeat;
}

a[href]:after {
	content: " <" attr(href) "> ";
}

a[href^="javascript"]:after {
	content: "";
}

#spalte_links, #spalte_rechts, #footer_menus, #footer_grafik, #kopf, .spring {
	display: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
}

#spalte_mitte, #spalte_links_mitte {
	/*width: 900px;*/
	position: absolute;
	
}
* html #karte_enclose {
	/*margin-left: -200px;*/
	margin-right: 200px;
}

#karte_unten {
	color: #000;
	background-color: #FFF;
}

* html #karte_enclose_unten {
	margin-right: 200px;
}

* html #karte_unten {
	margin-right: 200px;
}


