.drucktext {
	color: #FFCC99;
}
body {
	font-family: Tahoma, "Helvetica Neue", Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFCC99;
	background-image:  url("../layout/bilder/hundekopf.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.unten {
}

