/* Print Settings */

body {
	background: none;
}

#logo {
	margin: 0px 0px 30px 0px;
}

#top-container {
	border-bottom: none;
}

#mainmenu {
	display: none;
}

#left-column {
	display: none;
}

#banner {
	display: none;
}

#banner-headline {
	display: none;
}

#content-container {
	width: 100%;
	background: none;
}

#content {
	margin: 0px;
	width: 100%;
	background: none
}

.page-up {
	display: none;
}

#sidebar {
	display: none;
}

#copyright {
	margin-left: 0px;
	background: none;
}
