/* Teaser Stylesheet für internen Bereich des Mobilfunkportals */

.tx-jppageteaser-pi1-list a {
	background-color:#FFF;
	padding:0px;
	float:left;
	width:150px;
	margin-right:20px;
	color:#919191;
	text-decoration:none;
	margin-bottom:20px;
}

.tx-jppageteaser-pi1-list a h4 {
        height:25px;
        line-height:25px;
        background-color:#ebebeb;
        font-size:12px;
        margin:0 0 1px 0;
        padding:0px;
        text-align:center;
        font-weight:normal;
}


.tx-jppageteaser-pi1-list a:hover h4 {
	background-color:#a52d38;
	color:#FFF;
}