body {
	background-color: #fff;
}

div#layout {
	width: 959px;
	background-color: #fff;
	background-image: none;
}

div#header {
	display: none;
}

div#navigation {
	display: none;
}

div#content {
	width: 630px;
}

div#tools {
	display: none;
}

div#copyright {
	width: 630px;
	background-color: #fff;
	background-image: none;
}

div#footer {
	display: none;
}

div#breadcrump {
	display: none;
}

/* **************************************************************************** */
/* BANNER POSITIONS */
/* **************************************************************************** */

div#bannertop {
	display: none;
}

div#bannerright {
	display: none;
}

/* **************************************************************************** */
/* INHALTE */
/* **************************************************************************** */

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

div#printlogo {
	display: block;
	padding: 20px 0;
}