body {
	background-image:none;
	text-align: left;
}
div#clouds_left {
	background-image:none;
	width: auto;
	max-width: auto;
}

div#clouds_right {
	background-image:none;
	width: auto;
}

div#main {
	position: static;
	width:auto;
	margin:0;
	background-image:none;
	margin-top: 10px;
}

div#head {
	padding: 0;
	background-image:none;
}

div#head div.header {
	position: static;
	top: 0;
	left: 0;
	display: none;
}

div#mainMenu {
	padding: 0;
	background-image:none;
	border-bottom: 0;
	display: none;
}

div#metaMenu {
	display: none;
}

div#body {
	position: static;
	padding: 0;
}

div#sidebarleft {
	display: none;
	
}

div#content {
	margin: 0;
	width: auto;
	padding: 0;
	float:none;	
}

div#content div.header{
	display: none;	
}

div#content h1 {
	margin: 10px 0px 10px 0px;
}

div#sidebarright {
	display: none;
}

div.clr_both {
	display: none;
}

img.logoDruck{
	display: block;
}

div#foot {
	height: auto;
	background-image:none;
}

div#content a.pdf{
	padding: 0;
	background-image:none;
}