
/* verwendet in: http://www.c-mmm.de/hilfe/webspace.html */

#content ul {
	text-align: left;
	padding:80px 0 0 370px;
	list-style: none;
	}

#content li	{
	line-height: 150%;
	padding-left:20px;
	padding-top: 1em;  
	background: url(../_bg/punkt.png) no-repeat 0 1.75em;
	}

#content ul#stefan {
	text-align: left;
	padding:80px 0 0 70px;
	list-style: none;
	}

div#inhalt {
	  margin:30px;  /*Abstand ueberschrift-img nach oben+Position bg-bild*/
	  width: 91% !important; /*verrutscht Hintergrundbild*/
	  padding-bottom: 12em;   /*Hintergrundbild Abstand nach unten*/
	  background: url('http://www.c-mmm.de/hilfe/wechsel/intro-neu.php') no-repeat 0% 130px; 
	  }				/*Abstand Bild zu ueberschrift oben*/






