
body{
/*		background: url(img/RasterD100X100pix.png) fixed;*/ /* Kurzschrift! */
		padding-left:27%; padding-right:3%;
		font: 110%/150% Georgia, 'Century Schoolbook', serif;
}

#Inhalt{
	position: fixed; bottom: 0; left: 0; width:25%; height:68%; overflow-y: auto; /*background-color:rgba(0%,90%,20%,0.3); */
}

.prnt{
	display: none;
}

ul {
	list-style-type: disc; list-style: url(img/bluedisk.png);
}

li {
	line-height:150%;
	margin-left: 20px;
	margin-right:15px;
}

#Inhalt li {
	line-height: 110%;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 15px;
}
