/* DATEI: dahmen.css */
/* Cascading Stlye Sheet fuer den Erdbeerhof Alois Dahmen */
/* (c) Copyright 2005 by Stephan Nies <webmaster@erdbeerhof-dahmen.de> oder <webmaster@funtasticmedia.de> */

/* Allgemeines */
body {margin-top:4px; margin-bottom:4px}

p, ul,ol,div,li,td,th,address,blockquote,nobr,b,i,br
     { font-family:arial; color:#000000; font-size:11pt; line-height:16pt;}

/* Ueberschriften */
h1 { font-family:arial; font-size:24pt; color:#000000;}
h2 { font-family:arial; font-size:20pt; color:#000000;}
h3 { font-family:arial; font-size:14pt; color:#000000;}
h4 { font-family:arial; font-size:10pt; color:#000000;}
h6 { font-family:arial; font-size:9pt;  color:#000000;}

/* Links */
a:link    { font-family:arial; color:#FF0000; text-decoration:none;  font-weight:bold; font-size:12pt; }
a:visited { font-family:arial; color:#009900; text-decoration:none;  font-weight:bold; font-size:12pt; }
a:hover   { font-family:arial; color:#990000; text-decoration:none;  font-weight:bold; font-size:12pt; }


/* Tabellen */

td.head  { font-family:arial; font-weight:bolder; color:#000000}
td.title { font-family:arial; font-weight:bolder; color:#000000}

/* Für die Linkliste */

  td.navtitle            { color: #33CCFF; font: bold 10pt Tahoma, sans-serif; text-align: center;  background=#FFFFFF;  }
  td.content             { color: #ffffff; font:      10pt Tahoma, sans-serif; text-align: left;    background=#FFFFFF;   }
  table.navback          {                                                                          background=#000000; }

