map { outline:none; }
img[usemap], map area { outline: none; }

.hfs_multiple_choice {
   background-color:#eeeeee;
   border: 2px outset #eeeeee;
   color: #2C516B;
   text-align: center;
   padding: 2px 5px 3px 5px;
}

.hfs_hovered_choice {
   background-color:#bbbbbb;
   border-color: #bbbbbb;
   color: #ffffff;
}

.hfs_chosen {
   background-color:#2C516B;
   border-color: #2C516B;
   color: #ffffff;
}

.satzluecke {
  padding-left: 0.2em; 
  font-style: italic;
  border: 0px;
  border-bottom: 1px dashed #333333;  
  background-color: #f6f6f6; 
  color: #666666;    
}

//@media (max-width:600px){ .bild_begrenzt {  width:100%; }}
//@media (min-width:601px){ .bild_begrenzt {  width:90%; }}
//@media (min-width:801px){ .bild_begrenzt {  width:80%; }}

.nurprint {
 display:none;   
}