body { 
	background-color: #FFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 120%;
}

.clearall { clear: both; }

.logo {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: normal;
}

.navigation {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: normal;	
}

.angebot {
	width: 790px;
	margin-bottom: 6px;
	border: 1px solid #ccc;
	padding: 6px;
}
.angebot img { float: right; }

.headline {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 120%;	
}

.txt_headline {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	color: #333;
	line-height: 120%;
	text-align:left;
}

.more { color: #FFF; }
.imp { font-size: 9px; color: #666; }
.verkauft { color: #999; }

a:link, a:visited, a:active, a:hover { color:#666; text-decoration: none; }

