/***************************************************************
 *                                                             *
 * @author Juergen Schley <j.schley(at)21torr.com>             *
 * @copyright 2010 -- Falk                                     *
 * @date 2010/02                                               *
 * @version 1                                                  *
 * @lastmodified 2010/02/15                                    *
 * @section screen base                                        *
 *                                                             *
 **************************************************************/

@import url(screen_page.css);
@import url(screen_navi.css);
@import url(screen_content.css);
@import url(screen_marginal.css);

div.clear, br.clear { clear:both;height:1px;font-size:1px;line-height:1px; }

div.clearZero { clear:both;font-size:0; }
div.clearZero a { text-indent: -2000px; }

br.clear {
  clear:left;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

div.right {
  float:right;
}

div.csc-textpic-clear {
  clear:both;
}

img {
  border: 0;
}