/**
 * Main Print Stylesheet for Philosophische Fakultät HHUD
 * (c) 2009 S. Teuber
 */

html {
	width:				780px;
}

body {
	width:				780px;
	background:			none;
}

#schatten {
	width:				780px;
	min-width:			790px;
	background:			none;
}

#container {
	width:				780px;
	margin:				0;
	padding:			0;
}

#header {
	background:			none !important;
	width:				780px !important;
	height:				80px;
}

#logo, #metaNav, #headPic,
#bcrumb1, #date, #flags,
#navCol, #contentMargin {
	display:			none;
}

#bcrumb2 {
	width:				580px;
	margin-top:			0;
}

#content-env {
	width:				780px;
	background:			none;
}

#content, #content-nomargin {
	margin-left:		20px;
	float:				none;
}

.noM {
	background:			none !important;
}
