

.bg_no_dj_bild_1 {

border: 4px outset #A9ABA6;  

-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;


WIDTH: 100%;
height:auto; 
}

@media (min-width: 768px) {
.bg_no_dj_bild_1 {
WIDTH:150px; 
height:150px; 
  }
}

.bg_no_dj_bild_box_1 {
border: 4px outset #A9ABA6;  

-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;


WIDTH: 100%;
height:auto; 
}

@media (min-width: 768px) {
.bg_no_dj_bild_box_1 {
WIDTH:120px; 
height:120px; 
  }
}





.bg_no_thema_bild_1 {

border: 0px none #000000;  

-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;


WIDTH: 100%;
height:auto; 
}

@media (min-width: 768px) {
.bg_no_thema_bild_1 {
WIDTH:170px; 
height:70px; 
  }
}



.bg_auf_sendung_1 {
background-color: #E6E6E6; 
color: #000000; 

}


