body {
	background: #FFF;
	color: #000;
	padding: 0;
}

#wrapper {
	padding: 0;
	width: auto; 
}

#logo {
	background: transparent;
}

#logo span, #logo a {
	text-indent: 0;
}

#head, #shortcuts, #topnavigation, #bottomnavigation, #sidebar, #impression, .link-uebersicht, #search, input.submit, #tools {
	display: none;
}

#main {
	float: none;
	width: auto;
}

#content {
	padding: 0;
	width: auto;
}

#main .two-columns-row .column {
	border: none;
}

fieldset {
	border: none;
}

select {
	border: 1px solid #000;
}

input.text, textarea {
	border: none;
	border-bottom: 1px solid #000;
}

dl.form dt {
	text-align: right;
}

dl.form dd {
	border-bottom: none;
	padding: 0 5px 10px 0;
}
