/* DATEI: angelberichte.css */

/* Zentrale Datei mit Formatierungen für */


body        { margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white; font-weight: 100; }
.index      { background-color: #1133AA; }

 p          { font-size: 11px; color: white; }
.fett       { font-size: 11px; color: white; font-weight:bold; }
.klein      { font-size: 10px; color:white; }
.titel      { font-size:26px; color:#CCCCFF; font-weight:bold; text-align: center; text-valign: center;}
.fuss       { font-size:10px; color:#AAAADD; text-align: right; text-valign: top;}
.counter    { font-size:10px; color:#AAAADD; text-align: left; text-valign: top;border-left-width: 20px}
a           { font-size:11px;  color: white;}
a:link      { font-weight: normal; color: white;   text-decoration: none;}
a:visited   { font-weight: normal; color: #BBBBEE; text-decoration: none; }
a:hover     { font-weight: bold;   color: white;   text-decoration: none; }
a:active    { font-weight: bold;   color: white;   text-decoration: none; }
img         { }
.menu       { width:150px; height:150px; } 
.zelle-lo   { border-right-width: thin; border-bottom-width: thin; border-right-style: dotted; border-bottom-style: dotted; border-right-color: white; border-bottom-color: white; }
.zelle-ro   { border-bottom-width: thin; border-left-width: thin; border-bottom-style: dotted; border-left-style: dotted; border-bottom-color: white; border-left-color: white; }
.zelle-lu   { border-top-width: thin; border-right-width: thin; border-top-style: dotted; border-right-style: dotted; border-top-color: white; border-right-color: white; }
.zelle-ru   { border-top-width: thin; border-left-width: thin; border-top-style: dotted; border-left-style: dotted; border-top-color: white; border-left-color: white; }
.zelle-zentrum { border: thin dotted white; }
.bericht_header { width:620px; height:204px; }
.bericht_body   { width:620px; height:412px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white;}
td          { font-size:11px;  color: white;}
.repland    { height:40px; border-top-width: thin; border-top-color: #BBBBEE; border-top-style: dotted;}
.fettland   { font-size: 12px; color:#CCCCFF; font-weight:bold;}
.vdummy     { height:15px;}

