/* DATEI: layout.css */

/* Formatangaben fuer Links, Hintergrund, Tabellen und Schriftarten */

      a:link {
            background-color:rgb(255,255,255);
            color:rgb(0,0,255);
            text-decoration:underline;
      }
      a:visited {
            background-color:rgb(255,255,255);
            color:rgb(128,0,128);            
            text-decoration:underline;
      }
      a:active {
            background-color:rgb(255,255,255);
            color:rgb(0,0,255);
            text-decoration:none;
      }
      body {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
      }
      p,ul,ol,li,div,td,th,address,nobr,b,i,a,font {
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:13px;
      }
      img {
            border-color:rgb(255,255,255);
      }
      h1 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:30px;
            font-weight:bold;
            text-decoration:none;
      }
      h2 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:21px;
            font-weight:bold;
            text-decoration:none;
      }
      h3 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:17px;
            font-weight:bold;
            text-decoration:none;
      }
      h4 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:15px;
            font-weight:bold;
            text-decoration:none;
      }
      h5 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:13px;
            font-weight:bold;
            text-decoration:none;
      }
      h6 {
            background-color:rgb(255,255,255);
            color:rgb(0,0,0);
            font-family:arial,helvetica,sans-serif;
            font-size:11px;
            font-weight:bold;
            text-decoration:none;
      }
      .duenn {
            font-size:13px;
      }
      .fett {
            font-weight:bold;
	
      }
      #langzeile {
            white-space:nowrap;
      }
      #umbruchzeile {
            white-space:pre;
      }
      #rahmen1 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen2 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen3 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen4 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen5 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen6 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;

      }      
      #rahmen7 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }      
      #rahmen8 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen9 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen10 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen11 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }
      #rahmen12 {
            border-width:1px;
            border-style:solid;
            border-color:rgb(0,0,0);
            padding:0;
            text-align:justify;
      }

