@charset "UTF-8";

body {
	background:#fff;
}

div#root {
	margin:0;
	width:100%;
}

div#root, h1, h2, h3, a {
	color:#000;
}

div#funktionen, div#funktionen_line1, div#funktionen_line2, div#header, div#right, div#footer, div.box_footer, div.news {
	display:none;
}

div#left {
	float:none;
	width:600px;
}

div#content {
	border:0;
	padding:0;
}