@charset "UTF-8";

body,
div#content-top	{
	background: #fff;
}
div#top,
ul#menu-first-level,
ul#menu-second-level,
div#scroll-frame,
div#content-top.big,
#wegweiser dl.tabs dd a,
#footer-navi,
#wegweiser2,
div.a-back-link,
div#navigrid,
div#content-bottom,	
div.toolbar
	{
	display: none;
}

div#content-top.big{
	height: auto;
}

hr{
	border: 1px solid #ccc;
	height: 1px;
	background: #ccc;
}

body:after { /* enforce vertical scrollbar */
	content: '';
	line-height: 1px;
	font-size: 10px;
	height: 10px;
	color: transparent;
	position: absolute;
	bottom: 2px;
	left:0px;
	background: transparent;
	display: none;
}

.container-12 .grid-6,
.container-12 .grid-3{
	float: none;
	display: block;
}