/***************************************************************
 *                                                             *
 * @author Juergen Schley <j.schley(at)21torr.com>             *
 * @copyright 2008 VPV Power Webspecial | VPV-Versicherung     *
 * @date 2008/07                                               *
 * @version 1.0                                                *
 * @lastmodified 2008/07/03                                    *
 * @section 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.left { float:left; }

div.right { float:right; }

div.pVIEW { display:none; }