@charset "UTF-8";
/* CSS Document */

.textKurz {
	width:490px;
	margin-bottom:0px;
	float:left;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	line-height: 120%;
}
.image {
	text-align: right;
	float: right;
}
.textLinks {
	text-decoration: underline;
	color: #999;
}
.textUnterBild {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 15px;
}
.imagePlaceHolder {
	color: #2E2E2E;
	width: 220px;
}
.sitemapLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

