/* zentrale Style-Sheet-Datei für www.abschiebehaft.de */

<style type="text/css">
  <!--

  /* Standard-Schriftart */
  p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,small,input,select
     { font-family:Arial,sans-serif; }

  /* Hintergrundfarbe und Standardschriftfarbe */
  body { color: #00003F; background: #00003F; }

  /* Links nicht unterstreichen, fett */
  a { text-decoration:none; font-weight: bold; }

  /* Linkfarben Standard*/
  a:link { color:#FF5F00; }
  a:visited { color:#FF5F00; }
  a:active { color:#FF1F00; }

  /* Standardschriftgröße 10 */
  p,ul,ol,li { font-size:10pt; }

  /* Kleine Schriftgröße 9 */
  small { font-size:9pt; }

  input,select { font-size:8pt; }

       //-->
 </style>