/***************************************************************
 *                                                             *
 * @author Juergen Schley <j.schley(at)21torr.com>             *
 * @copyright 2009 Kettenbach                                  *
 * @date 2009/10                                               *
 * @version 1.0                                                *
 * @lastmodified 2009/10/14                                    *
 * @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;font-size:1px;height:1px;line-height:1px; }

div.clearZero { clear:both;font-size:0; }

div.left { float:left; }

div.right { float:right !important; }

div.pVIEW { display:none; }

/* highslide */

.highslide-header{ text-align:right;}

div.highslide-container div.highslide-header a:hover { color: #EE7F01; }

div.left h1{
  color: #000 !important;
  font-size: 2.1em !important;
  width: auto !important;
  padding: 5px 0 !important;
  display: block !important;
  font-weight: normal !important;
}
