

.tt_teaserPic {
	max-width: 100%;
}

.tt_nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.tt_spinner {
    vertical-align: bottom;
	color: #888;
	display: table-cell;
	text-align: right;
	margin-bottom: 10px;
}

.tt_spinner_content {
	margin-bottom: 10px;
}

.tt_title_container {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

.tt_title {
	display: table-cell;
}

.tt img {
	max-width: 100%;
}

.tt_tipp_next, .tt_tipp_prev {
	color: #888;
}


.tt li {
	margin: 1em 0 1em 0;
}

.tt h4 {
	margin-top: 2em;
}

.tt_hidden {
	display: none;
}

.tt_teaser {
	margin-bottom: 1em;
}