﻿/* DATEI: mitglieder.css */

body         { font-family: Verdana; background-color:#FFFFFF; 
               background-repeat: repeat; margin-top: 6px; margin-bottom: 6px }
               
h1,h2,h3,th,td { text-align:center; }

h1 { font-weight:bold; font-size:15pt; color:#800000; margin-top:4; 
               margin-bottom:4; }

h2 { font-size:10pt; color:#004284; }

h3 { font-size:8pt; color:#000000; }

th { border-color:#004284; background-color:#FFFFFF; padding: 4; }
#gross { font-size:10pt; }
#normal { font-size:8pt; }

td  	{ font-size:8pt; border-color:#004284; padding: 4; }
#fett	 { color: #000000; background-color: #FFFFFF; font-weight: bold }
#gelb 	{ color:black; background-color:#FFFFFF; }

p { text-align:left; font-size:8pt; margin-top:8; 
               margin-bottom:8; }

a			{ color:#004284; }
a:hover 	{ font-weight:bold; }
a:link 	{ background-color:#FFFFFF}
a:visited 	{ background-color:#FFFFFF; border-style:solid; border-width:thin; }
a:active 	{ font-style:italic; border-style:outset; border-width:thin; }

img    { width: 15; height: 10; border-style: none; margin-right: 5; }
#mail 	{ background-image: url('../images/xgmail.gif'); }
#up	   	{ background-image: url('../images/xgoupb.gif'); }
#down 	{ background-image: url('../images/xgdownb.gif'); }
