

/* --- Stylesheet 57 () --------- */ 

#bildinfo {
	position: relative;
	height: 1px;
}

#bildinfocontent {
	background: #555;
	width: auto;
	overflow: hidden;
	position: absolute;
	bottom: -50px;
	left: 640px;
	right: 0px;
	z-index: 1000;
	padding: 20px 20px 50px 20px;

}



#bildinfo .icon {
	background: #777;
	position: absolute;
	left: 0px;
	top: 15px;
	width: 50px;
	height: 40px;
}

#bildinfo .text {
	padding: 0px 0px 0px 70px;
	margin: 0px 0px 0px -20px;
}

#bildinfo .text h3 {
	margin: 0px 0px 10px 0px;
	color: #fff;
}

#bildinfo .buttons {
	position: absolute;
	left: 15px;
	bottom: 15px;
}

#bildinfo .buttons a {
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#bildinfo .buttons a:hover {
	background-color: #fff !important;
	color: #000 !important;
}

#bildinfo.baustelle #bildinfocontent { background: #fff; color: #000; }
#bildinfo.baustelle .text h3 { color: #000; }
#bildinfo.baustelle .buttons a { color: #000; background-color: #fff !important; }
#bildinfo.baustelle .icon { left: 5px; }

/* --- Stylesheet 1562 () --------- */ 

#countdown {
	position: relative;
	float: left;
	padding: 10px 170px 0px 40px;
}


#countinfo {
	position: absolute;
	right: 0px;
	top: 18px;
	color: #000;
	font-size: 20px;
}

#countdown .countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
#countdown .countdown_section {
	display: block;
	float: left;
	width: 55px;
	font-size: 11px;
	text-align: center;
	color: #000;
}

#countdown .countdown_amount {
	font-size: 25px;
	line-height: 27px;
	color: #000;
}