body {
	background: #fff;
}

/* ++++++++++ LAYOUT ++++++++++ */
#container {
	width: 17cm;
	margin: 0px auto;
	padding: 0;
	background: none;
}

/* +++ KOPF +++ */
#kopf {
	width: inherit;
	height: inherit;
	font-size: inherit;
}

#logo {
	position: inherit;
	top: inherit;
	left: inherit;
}

#suche,#metanavigation {
	display: none;
}

#linie-rot {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	background: #ccc;
}

#breadcrumb {
	display: none;
}

/* +++ ENDE KOPF +++ */ /* +++ MAIN INHALTE +++ */
#inhalte {
	position: inherit;
	top: inherit;
	left: inherit;
	margin-top: 1cm;
}

/* +++ ENDE TOP-NACHRICHT +++ */ /* +++ LINKE SPALTE +++ */
#links {
	float: inherit;
	width: 100%;
	margin-top: 1cm;
}

#mitte,#rechts {
	display: none;
}

/* +++ ENDE BOX KLEIN +++ */ /* +++ IPHONE PLAYER +++ */


/* +++ ENDE IPHONE PLAYER +++ */ /* +++ FUSS +++ */
#fuss {
	display: none;
}

	/* ++++++++++ NAVIGATION ++++++++++ */
#navigation {
	display: none;
}

	/* ++++++++++ WELLENNAV ++++++++++ */
#wellen-nav {
	display: none;
}

	/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */
#links .artikel {
	border-top: none;
}

#links .artikel img.zoomicon {
	float: none;
	padding: 0;
}

#links .artikel img {
	float: none;
}

#links .artikel img.links {
	float: none;
	margin: 0;
}

#links .artikel img.rechts {
	float: none;
	margin: 0;
}

p.subhead {
	font-size: 14px;
}
