
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 {
	text-align: left;
	width: 1000px;

}

ul li{ margin:0px; padding:0px; list-style:none}

ul {
	margin-bottom: 0em;
}

ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 0px;
}


.fade{
	margin-bottom: 0em;
}


div#att {
	background-color: #fffeb8;
	border-bottom: 0px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}


