@charset "UTF-8";
/* ######################################################################################################
** # dCMS-spezifische Adaption des YAML-Layouts für IE6-Fehler                                 ##########
** ######################################################################################################
** 
**  YAML Version: 3.0.1
**  Dateiversion: 17.02.2008
**  Datei       : ie6_ext.css
**  Funktion    : ie6-Fehler ausgleichen
** 
*/

@media all
{

* html b\ody #col3_content h1 {
  z-index: 200;
  height: 100%;
}
* html b\ody #col3_content {
  padding-left: 5px;
}
* html b\ody #col3_content .contentimagecontainer img{
  float: left !important;
  margin-left: 5px !important;
}
/* * html b\ody #col3_content div, * html b\ody #col3_content img{
  float:none !important;
}*/
* html b\ody #col3_content .bild-datum{
  height: auto;
}
* html b\ody #col2_content{
  padding-left: 15px !important;
  padding-right: 25px !important;
  margin: 0 !important;
}
* html b\ody #page{
  width: 100% !important;
}
* html b\ody img#headerbild{
  margin-bottom: -3px;
}
* html b\ody #mb2input .typecontainer input {
  margin: 0 !important;
}
* html b\ody #col3_content .eventslist ul li a{
  width: 100% !important;
  float:left !important;
  
}
* html b\ody #col3_content .directfileitem .directfileinfo {
  width: 180px !important;
}
* html b\ody #col3_content .directfile {
  float: none !important;
}
}