.nachweis {display: block; width:150px; height:47px; margin:0px 10px 10px 0px; border: 1px solid #000; float:left; clear:right;}     
.nachweis2 {display: block; width:150px; height:47px; margin:0px 10px 10px 0px; border: 0px solid #000; float:left; clear:right; } 
.textBox3 {width:95%; max-width:1200px; padding:20px 0; margin:30px auto;}    
.textBox3 .columns {columns:2; column-gap: 40px; column-rule: 2px solid transparent; text-align: left; margin: 0 0 40px 0;}    
.textBox3 p {font:300 18px/24px 'Noto Sans', sans-serif; color:#141415; padding:5px 0; margin:10px 0; display:inline-block;}   
.textBox3 h3 {font:400 30px/30px 'Noto Sans', sans-serif; color:#000; text-align:center; padding:0; margin: 0px 0 25px 0;}  


@media only screen and (max-width: 1010px) {
	.textBox3 {width:90%;}
	.textBox3 .columns {columns:1; column-gap: 0px;margin: 0 0 60px 0;}
    }