@charset "UTF-8";body{min-height:auto;height:1%}html{height:auto}body{position:relative}.clearfix{display:inline-block}.clearfix{display:block}* html .clearfix{height:1%}* html .floatbox{width:100%}* html #col1{position:relative}* html #col2{position:relative}* html #col3{position:relative}#page_margins,#page,#header,#nav,#main,#footer{zoom:1}#page_margins,#page{height:1%}* html #header,* html #nav,* html #main,* html #footer{width:100%}* html #header,* html #nav,* html #main,* html #footer{wid\th: auto}* html ul{position:relative}* html ol{position:relative}* html dl{position:relative}* html #col1{display:inline}* html #col2{display:inline}#ie_clearing{position:static;display:block;\clear:both;width:100%;font-size:0px;margin:-2px 0 -1em 1px;}* html #ie_clearing{margin:-2px 0 -1em 0}#col3_content{margin-bottom:-2px}html{margin-right:1px}* html{margin-right:0}#col3{position:relative}.slidebox{margin-right:-1000px;position:relative;height:1%}* html #col1_content{word-wrap:break-word;}* html #col2_content{word-wrap:break-word;}* html #col3_content{word-wrap:break-word;}* html body a,* html body a:hover{background-color:transparent;}* html .c50l,* html .c25l,* html .c33l,* html .c38l,* html .c66l,* html .c75l,* html .c62l,* html .c50r,* html .c25r,* html .c33r,* html .c38r,* html .c66r,* html .c75r,* html .c62r{display:inline;}* html .subcolumns .subc,* html .subcolumns .subcl,* html .subcolumns .subcr{word-wrap:break-word;overflow:hidden;}
}
@media print
{
  /**
  * (en) Avoid unneeded page breaks of #col3 content in print layout.
  * (de) Vermeiden von unnötigen Seitenumbrüchen beim Ausdruck der Spalte #col3.
  *
  * @bugfix
  * @affected   IE7
  * @css-for    IE 5.x/Win, IE6, IE7
  * @valid      yes
  */
  #col3 { height: 1% }
  /*------------------------------------------------------------------------------------------------------*/
  /**
  * (en) Normal word wrap in print layout
  * (de) Für Printvertsion normalen Zeilenumbruch wieder herstellen
  *
  * @workaround
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html #col1_content,
  * html #col2_content,
  * html #col3_content,
  * html .subcolumns .subc,
  * html .subcolumns .subcl,
  * html .subcolumns .subcr { word-wrap: normal; }
/*}*/