
img#schrift {
	width: 318px;
	height: 40px;
	border: none;
	}
 
#content ul {
	margin: 20px 40px 40px 40px;
	padding: 20px;
	list-style: none;
	border: 1px inset #fff;
	background: #E6E6E6;
	}

li	{
	line-height: 150%;
	padding-left:20px;
	padding-top: 0.9em;
	background: url(../_bg/sep_white.png) no-repeat 0 1.5em;
	}

.farbe {
	color: #a00;
	font-weight: bold;
	border: none;
	}

.fett {
	font-weight: bold;
	}


#content p.topper {
	padding: 20px 0 10px 40px;
	}

img#prob {width: 230px;
          height: 38px;
	    margin:5% 0 3% 0;
	    border:none;
	    }


