img {
	border: none;
}



/* Listen */

ul#portfolio  {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0px;
	height: 350px;

}

ul#portfolio li {
	list-style-type: none;
	clear: right;
	margin: 0px;
}

ul#portfolio li img.referenz{
	float: left;
	padding-left: 15px;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	line-height: 2.5em;
	position: absolute;
	top:0px;
	left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-left: 10px;
}

div#att p{
	margin: 0;
	display: inline;
	padding-left: 26px;
	background-color: transparent;
	background-image: url(../images/att.png);
	background-repeat: no-repeat;
	background-position: 0 46%;
	padding-bottom: 2px;
}
	
ul#portfolio #portfoliotxt {
	display: block;
	float: right;
	width: 280px;
	height: 210px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#portfolio p#portfoliotxt  {
	color: #333333;

}
ul#portfolio #portfoliotxt a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;

}
