#login,#sucheheader,#suchefooter,#hauptnavigation,#unternavigation,#navigation,#linkespalte,#rechtespalte,#where,#vorschlaege,#info,#erwachsene,#auszeichnungen,#totoplink,#background{
	display: none;
}
#whereprint {
	display: inherit;
}
a#logo {
	position: relative;
	display: block;
	width: 35%;
	margin-left: 5%;
	height: 10rem;
	float: left;
}
#LHlogo {
	float: right;
	margin: 4rem 4rem 5rem 0;
}
a#logo .maintitle, a#logo .subtitle {
	position: absolute;
	display: inline-block;
}
a#logo .maintitle {
	top: 3rem;
}
a#logo .subtitle {
	top: 7rem;
	left: 13%;
}
a#logo {
	text-decoration: none;
	color: rgb(0,0,0);
}
a#logo span {
	display: block;
}
a#logo .maintitle {
	font-size: 2.5rem;
	font-weight: bold;
}
a#logo .subtitle {
	font-size: 1rem;
	margin-left: 3rem;
}
#copy, #brotkruemmel {
	margin-top: 2rem;
}

