/**
 * Main Print Stylesheet for Index of Uni Siegen -> Medienästhetik -> VL
 * (c) 2009 S. Teuber
 */

body {
	width:				1000px;
}

#container {
	position:			relative;
	width:				1000px;
}

#logo {
	float:				left;
}

#dname, #headline {
	position:			relative;
	left:				auto;
	top:				auto;
	margin:				0;
	padding:			0;
	margin-left:		145px;
}

#dname {
	margin-top:			1.8em;
}

#contentBackground {
	position:			relative;
	clear:				left;
	top:				auto;
	left:				auto;
}