/* Breite beschränken */
div.limiter {
	width: 450px;
	height: 160px;
}




/* Listen */

ul#portfolio li img{
	border: 1px solid #d5d5d5;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/


li{
list-style: none;
}
	
