@charset "utf-8";
/* CSS Document */


#ds_m_mitte_vorteile {
	width: 340px;
	margin-left:20px;
	float:left;
	margin-top:0px;
	margin-bottom:70px;
	}



#einleitungstext {
	width:700px;
	float:left;
	margin-left:20px;
	height:auto;
	margin-bottom:15px;
	margin-top:10px;
	}
	
#einleitungstext h2{
	color:#28201e;
	font-size:18px;
	margin-bottom:5px;
	}
	
	
.container_aufzaehlung_1 {
	width:340px; 
	height:40px;
	margin-top:15px;
	}	

.container_aufzaehlung_2 {
	width:340px; 
	height:40px;
	margin-top:20px;
	}
	
.nummerierung {
	width:40px; 
	height:40px; 
	background-color:#F93; 
	float:left; 
	color:#fff;
	font-size:20px; 
	font-weight:bold;
	text-align:center;
	line-height:200%;
	}
	
.textfeld {
	width:288px; 
	margin-left:10px; 
	height:38px; 
	border:1px dotted #999;
	float:right;
	}
	
.textfeld span{
	padding:1px 3px 1px 5px;
	display:block;
	line-height:130%;
	}
	
.textfeld .einzeiler{
	padding-top:8px;
	}
