  
 
code {
	display: block;
	padding: 10px;
	font-size: 85%;
	border: 1px solid #ccc;
	background:  #f2f2f2;
	margin-bottom: 5em;
	white-space: pre;
	overflow: auto;
}

/* Breite beschränken */
div.limiter {
 
	height:275px;
	float:left;
 

}




/* Listen */
ul#news {
	border: 0px solid #ccc;
 
	list-style:none;
	
	 
	float:left;
 
 }
 ul#news li p{ color:#333333; font-weight:normal  !important; font-size:12px !important;}

 

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


 
