/**
 * Print stylesheet for KMB
 *
 * (c) 2009 S. Teuber
 */

#logo {
	position:			absolute;
	top:				0;
	left:				0;
	width:				205px;
	height:				126px;
}

#headImg,
#metaNav,
#mainNav,
#bonn {
	display:			none;
}

#zoomCont {
	margin-left:		36px;
	width:				54em;
}

#content,
#margin,
#content-wide {
	margin-top:			10em;
	float:				none;
	position:			absolute;
	overflow:			visible;
}

#margin {
	left:				42em;
}

