/*-----------------------------------------------------------------------------
Christian Wulff Print Stylesheet

version:   1.0
date:      04/09/2007
email:     info@smit-und-partner.de
website:   smit-und-partner.de
-----------------------------------------------------------------------------*/

body {
	color: #000
}

#wrapper {
	background: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 100%;
}

#wrapper .bottom, #sidebar, #navigation, #subnavigation  {
	display: none;
}

#head {
	background: none;
	height: auto;
	margin: 0 0 2em 0;
}

#head .logo {
	left: 0;
	font-size: 1.4em;
	height: auto;
	position: relative;
	text-indent: 0;
	top: 0;
	width: auto;
}

#head .wulff {
	text-indent: 0;
	font-size: 2.2em;
	height: auto;;
	left: 0;
	position: relative;
	top: 0;
	width: auto;
}

#main {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}


