/* CSS StyleSheet für Sauerlandcup.de  */


body
 { background-color:#fff188;
   background-image: url('../spielgruppen/images/bg.sauerlandcup.gif');
   scrollbar-face-color: #391c01;
   scrollbar-shadow-color: #dbbc9c;
   scrollbar-highlight-color: #ffd259;
   scrollbar-3dlight-color: #ffd259;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #f1a861;
   scrollbar-arrow-color: #ff3300
 }

table        { font-family: Arial; font-size: 10pt }
h1
 { font-family:Arial;
   font-size:18pt;
   font-weight:bold;
   color:#211001;
   margin-top:5px;
   margin-bottom:5px;
 }

h2
 { font-family:Arial;
   font-size:14pt;
   font-weight:bold;
   color:#000000;
   margin-top:5px;
   margin-bottom:5px;
 }

h3 
{ font-family:Arial;
font-size:13px;
font-weight:bold;
color:#643102;
margin-top:5px;
margin-bottom:5px; }

h4 
{ font-family:Arial;
font-size:12px;
font-weight:italic;
color:#643102;
margin-top:5px;
margin-bottom:5px; }


p
{ font-family:Arial;
   font-size:12px;
   font-weight:normal;
   text-align:justify;
   color:#000000;
   margin-top:5px;
   margin-bottom:5px;
; font-style: normal
 }

li {  font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-style: italic;
line-height: normal; font-weight: normal;
color: #391c01; list-style-type: disc}


/* Links */

a:link
 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #391c01; text-decoration: underline; font-weight: bold
 }

a:visited
 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;text-decoration: underline; font-weight: bold; color: #391c01
 }

a:hover
 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;text-decoration: underline; font-weight: bolder; color: #FF3300
 }

a:active
 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; font-weight: normal; color: #996633
 }


/*Tabellen*/

tr.farbe {background-color=#F1A861;
text-align="center"; font-family="Arial"; font-size="12";}

tr.weiss {background-color=#ffffff;
text-align="center"; font-family="Arial"; font-size="12";}

tr.titel {background-color=#988675;
text-align="center"; font-family="Arial"; font-size="12"; font-weight="bold"}

tr.fazit {background-color=#391c01;
text-align="left"; font-family="Arial"; color="#ffffff"; font-size="12"; font-weight="bold"}

table {border-color=#cccccc; font-family:Arial; font-size:10pt}
