
.slideshow {
	width: 200px;
	height: 200px;
	margin: auto;
}

.slideshow_breit {
	width: 469px;
	/*height: 300px;*/
	margin: auto;
}

.slideshow div {
	width: 200px;
	height: 200px;
	display: none;
}

.slideshow_breit div {
	width: 469px;
	/*height: 300px;*/
	display: none;
}

.slideshow div img, .slideshow_breit div img {
	margin: auto;
	display: block;
}

.slideshow div:first-child, .slideshow_breit div:first-child {
	display: block;
}

.slideshow_wrapper {
	width: 200px;
	height: 100%;
	min-height: 310px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin: auto;
	margin-bottom: 15px;
}

.aboTypeLabel {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.kleingedrucktes-abo {
	display: none;
}

.bonus_table p.bodytext {
	margin-top: 0;
}

.formfield {
	border: 1px solid #ccc;
	height: 25px;
	font-weight: bold;
	font-family: monospace;
	background-color: #eee;
	padding-left: 4px;
}

#bonusCounter div {
	position: fixed;
	background-color: green;
	width: 110px;
	height: 110px;
	color: #FFF;
	font-size: 110%;
	line-height: 1em;
	text-align: center;
	padding: 10px;
	border-radius: 50%;
	border: 4px solid rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
	font-weight: bold;
}

#bonusCounter {
	float: right;
	width: 140px;
	height: 140px;
}

#bonusCounter div span{
	font-weight: bold;
	font-size: 270%;
	line-height: 1em;
}

.tx-titanicabo-pi1 tr {
	height: 40px;
}
