﻿/* DATEI: clubalt.css */

body { font-family:Verdana; }

h1,h2,th,td { text-align:center; }

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

h2 { font-size:8pt; margin-top:4; margin-bottom:0; }

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

/* wenn ich Popup-Fenster verwende, dann auf keinen Fall Farbangaben hier im allgemeinen TD tag machen */
td  	{ font-size:8pt; border-color:#000000;  }
#fett 	{ font-weight:bold; background-color:#FFFFFF; color:#282763; }
#sptop6 	{ font-weight:bold; background-color:#BEF781; color:#282763; }
#sptop126 	{ font-weight:bold; background-color:#F5A9A9; color:#282763; }
#sprest	{ font-weight:bold; background-color:#E8E8E8; color:#282763; }
#spraus 	{ font-weight:bold; background-color:#F5DA81; color:#282763; }
#gelb 	{ font-weight:normal; background-color:#FFFFFF; color:#282763; }
#fetti { font-weight:bold; color:#000000; background-color:#FFFFFF; }
#gelbi	{ font-weight:normal; color:#000000; background-color:#FFFFFF; }
#roti  { font-weight: normal; color: #FFCCCC; background-color: #FFFFFF }
#rot         { font-weight: normal; background-color: #FFFFFF; color: #800000 }

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

a		      	{ color:#282763; text-decoration:none; }
a:hover 		{ font-weight: bold; }
a:link 		{ color:#282763; background-color:#FFFFFF}
a:visited 		{ color:#282763; background-color:#FFFFFF; border-style:solid; border-width:thin; }
a:active 		{ color:#282763; font-style:italic; border-style:outset; border-width:thin; }
#pop         	{ color: #000000; text-decoration: underline; background-color: #cFFFFFF; 
               border-style: none }

form   { margin-bottom:8; margin-top:0; }
select { font-size: 8pt; color:#282763; background-color:#FFFFFF; font-weight:bold; }

img    { width: 13; height: 12; border-style: none; margin-right: 5; }
#up	   	{ background-image: url('../images/xgoupb.gif'); }
#down 	{ background-image: url('../images/xgdownb.gif'); }
#nSp	{ background-image: url('../images/xgnext.gif'); }
#nSe	{ background-image: url('../images/xgnext.gif'); }

div    	{ position: absolute; visibility: hide; z-index: 1 }
#overDiv	{ }