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;
	
}
