/*
@import url(/fileadmin/templates_neu/css/color_default.css);
@import url(/fileadmin/templates_neu/cssmba/mba.css);
@import url(/fileadmin/templates_neu/cssmba/staff.css);
@import url(/fileadmin/templates_neu/cssmba/table.css);

*/

.external-link {
  color:red;
  font-size: 16px;
  }
  
.external-link-new-window {
  color:yellow;
  }
  
#external-link-new-window {
  color:yellow;
  }
  
#external-link {
  color:blue;
font: 16px;
  }
  
.download {
    color: #000000;
    text-decoration: underline;
    /*color: #005A40;*/
    padding-left: 2em;
    background: url(../grfx/all/file_pdf.gif) no-repeat bottom left;
}

.blockquote   {
border: 1px solid #000000;
background: #dddddd;
padding: 5px; 
margin: 0px 10px 0px 10px;
}
/*
div.blockquote   {
border: 1px solid #000000;
background: #cccccc;  /* helles grau, vielleicht so wie bei der News-Box rechts ? */
padding: 5px; /* Abstand evtl. anpassen, evtl. in em ?  */
margin: 0px 10px 0px 10px;   /* Abstand links+rechts etwas größer damit die Box eingerückt ist, evtl. als em schreiben */
}
*/  
