blockquote p.author {
	color: #aaa;
	font-size: 85%;
	font-weight: bold;}

img {
	border: none;
	z-index:1;}

code {
	display: block;
	font-size: 85%;
	border: 1px solid #ccc;
	background:  #f2f2f2;
	margin-bottom: 5em;
	white-space: pre;
	overflow: auto;}

/* Breite beschränken */
div.limiter {
	padding-bottom: 1.2em;
	padding-right: 1.5em;
	padding-top: 1.2em;
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	margin-left: auto;
	margin-right: auto;}


ul {
	margin-left: -24px;
	margin-bottom: 0;
	float: left;
	clear: both;
	}


/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;}

ul#portfolio li img{
	margin-left: 0px;
	left: 0px;
	z-index: -2000;}


.fade{
	margin-bottom: 0;}

.fade p{
	margin-bottom: 0;
	text-align: center;
	width: 100%;
	background: #fff;}
