/* Tabellen */

td { font-size: 0.8em; }

.barrfrei { background: #dfdfdf; width: 97%;} 
.barrfrei caption { font-size: 0.8em; background: #cfcbc4; padding-top: 2px; padding-bottom: 2px; } 
.barrfrei th { font-size: 0.8em; padding-left: 3px; padding-top: 5px; text-align: left; background: white; speak-header:always }
.barrfrei td { font-size: 0.8em; padding-left: 3px; padding-top: 5px; vertical-align: top; background: white;}
.barrfrei ul li {list-style: url(images/square3.gif) outside !important; font-size: 1em !important; 
	margin: -12px 0px 12px -22px !important; } /* Aufzählungszeichen o,r,u,l */
 
.startseite { background: white; width: 450px; border-color: #fd6102; margin-top: 2px; border-style: solid; border-width: 2px 2px 2px 2px; } 
.startseite caption { color: white; font-size: 0.8em; background: #fd6102; margin-top: 2px; 
  margin-bottom: -2px; /* funktioniert nur beim Firefox */ 
  padding: 2px 0 2px 5px; } /* o,r,u,l */
.startseite td { font-size: 0.8em; padding: 2px; vertical-align: top; background: #ffdec1; } 

.centr { background: #dfdfdf; width: 97%; } 
.centr td { font-size: 0.7em; vertical-align: middle; text-align: center; } 

.left { background: #dfdfdf; width: 97%; } 
.left td { color:#5c6450; font-size: 0.7em; text-align: left; vertical-align: top; } 


