@import url("basic.css");

body {
	font-size: 11pt;
	color: #000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

#navi,
#subnavi,
#searchbox,
#banner div,
#language,
#banner,
#footer,
#sidebar {
	display: none;
}

#signet {
	margin:0 0 2cm 0;
	padding: 0;
}

#spalte_rechts,
#spalte_links,
#container {
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
}

#spalte_rechts {
	float: left;
	width: 10cm;
}

#spalte_rechts p,
#spalte_rechts h1,
#spalte_rechts h2,
#spalte_rechts h3,
#spalte_rechts h4,
#spalte_rechts h5,
#spalte_rechts ul,
#spalte_rechts form, {
	margin-left: 0;
	padding-left: 0;
}