/** Print Stylesheet for spudy-co.de **/

/** Remove all navigation elements **/
body {
	background:			none;
}

#metaNav, #headBanner, #mainNav, #atmo, #breadCrumb, #bCLeadIn, #searchBox, #printButton, #toTop {
	display:			none;
}

#container {
	width:				600px;
	margin:				0;
}

#topBar, #bottomBar {
	width:				600px;
	height:				5px;
	background:			url(../media/bar_threecolors_small.gif) 0 0 no-repeat;
	background-color:	#00265e;
}

#contentContainer {
	background:			none;
}

#content {
	margin:				0 10px;
}
