
div#bild img {
	display: none;
}

div#dekobox {
	display: none;
}

div#content ol{
	padding-left: 25px;

}

div#content li{
	padding-top: 20px;
	border-bottom: 1px solid grey;
	
}

.unten{
	background: #F1F0F0;
	margin-top: 15px;
	padding-bottom: 10px;
	border-left: solid 4px #262626;
}
div#content p {
	padding-left: 0px;
}

div#contentUnten p{
	padding-left: 15px;
}


