#counter {
	padding-top: 5px;
	color: #182e4a;
	font-size: 15px;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	}
	
#counterimg {
	width: 250px;
	height: 55px;
	vertical-align: middle;
	background-image: url(http://www.das-thema-tempelhof.de/template/img/counter.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	}

#kosten {
	width: 180px;
	color: white;
	padding: 1em 5px 1em;
	font-size: 18px;
	float: left;
	text-align: right;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
	
#euro {
	color: white;
	padding: 1em 5px 1em;
	font-size: 18px;
	text-align: left;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
	
#counterlink {
	color: #182e4a;
	padding: 1em 5px 1em;
	font-size: 11px;
	text-align: center;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	}

#counterlink a:link, #counterlink a:visited {
	border-bottom: 1px solid #a8a8a8;
	color: #a8a8a8;
	text-decoration: none;	
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	}
