@charset "UTF-8";

/* Hier beginnen die Änderungen für den Ausdruck */

body {
	background-color: #ffffff;
	background-image: none;
	margin: 10px;
}
#head, #navigation, #navigation, #footer {
	display: none;
}
#content {
	position: relative;
	clear: both;
	width: 750px;
	margin-top: 175px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rubrik {
	float: left;
	width: 216px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(back_rubrik_216px.gif);
	background-repeat: no-repeat;
}
#rubrik img {
	padding-top: 1px;
}
#print-footer {
	border-top: 1px solid #999999;
	width: 750px;
	height: 60px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
}
#print-head {
	position: absolute;
	border-bottom: 1px solid #b70000;
	width: 750px;
	height: 150px;
	margin: 0px auto;
	clear: both;
	text-align: center;
	top: 0px;
}
