.bildmenue, .zaehler, .kopf {
	display: none;
}
.inhalt {
	height: auto;
	width: 800px;
	border: 1px none #000000;
	left: 0px;
	top: 0px;
	text-align: left;
}
.print {
	color:#702322;
	display:block;
	width:600px;
	clear: both;
}


.einruecken li {
	color: #333333;
	list-style-type: none;
	list-style-image: url(img-des/box.gif);
	padding-left: 30px;
}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.leer {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	width:600px;
}


