.teaserHtmlBox .text {
	float: right;
	width: 16.80em;
	position: relative;
	background-color: #ededed;
	margin-left: 0;
}
.teaserHtmlBox .text h3 {
	text-transform: uppercase;
	color: #d00022;
	text-align: center;
	font-size: 1.15em;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 0!important;
}
.teaserHtmlBox .text p {
	font-size: 1.69em;
	line-height: 130%;
	padding: 15px 20px 0 20px;
	text-align: center;
}
.teaserHtmlBox .button {
    background-image:url(../images/layout/spriteButtons.png);
    background-position:0 -502px;
    background-repeat:no-repeat;
    display:block;
    height:6.23em;
    width:16.92em;
}
.right {
    float:right;
    padding:2px 0 2px 5px;
}
/*XXX hack for image float right */
img.right {
    float:left;
    padding: 0 0 5px 0;
}
.left {
    float:left;
    padding:2px 5px 2px 0;
}
img.left {
    padding: 0 0 5px 0;
}

.news .text ul li, .text ul li {	
    margin: 0 0 0 5px;
    display: block;
    padding: 0 0 0 10px;
    background-image:url(../images/layout/sprite.gif);
    background-repeat:no-repeat;
    background-position: left -178px; 
}

.module .text ul a {
    display: block;
    /*
    We overwrite the rule from screen/content.css here because
    the >> signs are now comming from the rule above.
    */
    padding: 0px;
    background-image: none; 
}

.socialLinks {
    margin:0 !important;
}

.socialLinks li {
    background-image: none !important;
}

.pressDetailBack {
    margin: 0 100px 0 0;
}

.calendar .news .text ul li {
    border-top:0 none;
    margin:0;
    padding:0 0 4px 10px !important;
}


