﻿@charset "UTF-8";

@media all
{
  /* Home */
  #ce_home { text-align: center; }

  #ce_home table.home { padding: 15px; margin-left: auto; margin-right: auto; text-align: left; }

  #ce_home table.home th { background-color: transparent; padding: 0px; }
  #ce_home table.home th h1 { margin: 0px; font-size: 155%; color:#0066B3 }
  #ce_home table.home td { width: 146px; padding: 0; background-color: #ffffff; }
  #ce_home table.home td.LF { width: 500px; padding: 0; background-color: #ffffff; }
  #ce_home table.home td h1 { margin: 0; padding: 10px; padding-left: 22px; border-right: 1px #000000 solid; font-size: 110%; height: 53px; font-weight: normal; background-position: 10px 1.2em; background-repeat: no-repeat; }
  
  #ce_home table.home td.LF h1 { margin: 0; padding: 10px; padding-left: 22px; border-right: 1px #000000 solid; font-size: 110%; height: 15px; font-weight: normal; background-position: 10px 1.2em; background-repeat: no-repeat; }
  #ce_home table.home td h1.yellow {background-image:url(/gif/listtype_8_gelb_dunkel.gif); }
  #ce_home table.home td.LF { width: 500px; padding: 0; background-color: #ffffff; }
  
  #ce_home table.home td h1, #ce_home table.home td img { border-right: 1px #000000 solid; }
  #ce_home table.home td h1 { color: #000000; background-color: #ffffff; margin: 0; padding: 10px; padding-left: 22px; font-size: 110%; height: 53px; font-weight: normal; background-position: 10px 1.2em; background-repeat: no-repeat; }
  #ce_home table.home td a:hover h1 { text-decoration: underline; cursor: hand; }
  #ce_home table.home td img { border-right: 1px #000000 solid; border-bottom: 1px #000000 solid; }
  
  /*#notfall { margin-left: 8px; padding-left: 12px; background-position: 0 0.4em; background-repeat: no-repeat; color: #0066b3; background-image: url('/gif/listtype_8_rot.gif'); }*/
  /*#notfall a { color: #b01016; font-weight: bold; }*/
  #img_subnav { position: absolute; top: 470px; }
}