.teaser {
	background:#fff url(../../images/taufseite/bg_twitter.jpg) repeat-x;
	background-position:bottom;
	margin-top:9px;
	padding:3px 10px;
	overflow:hidden;
	height:81px !important;
}

.teaser p {
	color:#666;
	font-size:12px;
	padding:0;
	height:50px;
	overflow:hidden;
}

.teaser a {
	color:#2fc2ef;
	text-decoration:none;
}

.teaser span {
	color:#9999A2;
	display:block;
	font-family:Times New Roman;
	font-size:1.4em;
	font-style:italic;
	padding-top:10px;
}
.teaser span a {
	font-size:16px;
}

.browse {
		background:#fff;
		position:absolute;
		height:20px;
		width:100%;
		z-index:30;
		clear:both;
        bottom: 0px;
}

.browse_inner {
		position: absolute;
		right: 10px;
		bottom: 0px;
		font-size: 1.2em;
		clear:both;
}
.browse span {
		color: rgb(153,153,153);
}
.browse a {
		position: relative;
		top: 2px;
		left: -5px;
}
.browse a.next {
		left: 5px;
}
#tweets {
    height: 288px;
    overflow-y: hidden;
}
