/* IconScreen 06.2006  */
* { background-image: none !important; }
#navigation, #teaser, #footer, .noprint, #skip, #logo { display: none; }
.print { display: block; }

#header {
	height: auto;
	width: 480px;
	margin:0;
	padding: 15px 0 0 0; }

#header h1 {
	font-size: 1.6em;
	height: auto;
	padding-top: 0;
	padding-left: 0;
	background: none;
	width: 480px;
	margin: 0 0 0 15px !important;
	line-height: normal; }

#header a { color: #000; }

#header h6 {
	font-size: 1.2em;
	height: auto;
	padding: 6px 0 3px 0;
	margin: 0 0 4px 15px;
	border-bottom: 1px solid #000;
	color: #000;
	width: 480px;
	text-align: left;
	float: none;
	line-height: normal; }

#wrapper {
	width: 600px;
	margin: 0;
	text-align: left; }

#content {
	border-top: none;
	width: 580px;
	float: none; }
