body {
	margin:0px;
	padding:0px;
	font-family:Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	background-color: white;
	color:000;
}

h1 {
	margin:0px;
	padding:0px;
	margin-top:14px;
	font-size:16px;
	line-height: 22px;
	color:#000;
}

img {
	border:0px;
}

#body {
	margin:0px auto;
	width:1044px;
	text-align:left;
}

#content {}

#content[id] {
	height:auto !important; /*fuer korrekte Browser */
	min-height:500px;

}

#footer {
	width:750px;
    margin-left:280px;
}

#header {
	display:none;
}

#header_print {
	display:block;
}

#navigation {
	float:left;
	width:280px;
	display:none;
}