/* Listen */
#slide {
	height: 275px;
}
ul#portfolio {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 0px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
.text_bb {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #89AEED;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -0.1em;
}
	
