@charset "ISO-8859-1";
/* CSS Document */

.bannerkop a:link {
	color: #DF000D;
	text-decoration: none;
}
.bannerkop a:visited {
	color: #DF000D;
	text-decoration: none;
}
.bannerkop a:hover {
	color: #8A7E77;
}
.bannerkop a:active {
	color: #001F5B;
}
.usedMachine {
	clear: left;
	float: left;
	width: 690px;
	border: 1px solid #8A7E77;
	padding: 4px;
	margin-bottom: 12px;
}
.usedMachine img {
	float: right;
}
.usedMachine dd {
	font-weight: bold;
}.fotomachine {
	float: right;
}
.usedMachine h2 {
	float: left;
	width: 400px;
}
.sold {
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	color: #DF000D;
	padding-top: 16px;
}
.soldrestrict {
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #DF000D;
	padding-top: 16px;
}