#main_image {
	background: none;
}
#trans {
	background: none;
}
#left_menue {
	display: none;
}

#navigation {
	display: none;
}

#content {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	line-height: 1.3em;
	color: #000;
	background: none;
}

.padding {
	margin: 0;
	line-height: 1.5em;
}

.brand {
	display: none;
}

#print_brand {
	color: #000;
	display: block;
	padding: 0.5em;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
}

#bottom {
	color: #000000;
}

a, 
#bottom a {
	color: #000000;
	text-decoration: none;
}
#header {
	display: none;
}
