#inhalt2spalten8 .spalte1 .innerspalte {

background-color:#fff;

padding:25px 40px;
border-radius:15px;

}


.inhalt2spalten table td:nth-child(1) {
width:10%;

}
#inhalt2spalten9 .spalte2 .innerspalte {

background-color:#fff;

padding:25px 40px;
border-radius:15px;

}


.inhalt2spalten table td:nth-child(1) {
width:12%;

}

.inhalt2spalten table td:nth-child(1) p  {

width:30px;
height:30px;
background-color:#c31617;
color:#fff;
padding:10px;
border-radius:100px;
display:inline-block;
text-align:center;
align-content: center;
}

.inhalt2spalten table td:nth-child(1) span {


}

#inhalt2spalten9 {

background-color:#d3e0cf;



}