/* tennisarm.ch/_style.css 230814/020911/050107/201106 */

Body {
 font-family: Arial, Helvetica, helv, sans-serif;  /* Hauptschrift */
 background-color: #FFFFFF;  /* Hintergrund */
 background-image: url(ind/ind/bg1.jpg); background-repeat:no-repeat;
 background-attachment: fixed;

 width: 745px; /* Textbreite */
 margin-top: 6px;  /* Ränder */
 margin-left: 18px;
 margin-right: 14px;
 
 scrollbar-base-color: #C0C0C0;  /* Scroll-Balken */
 scrollbar-arrow-color: #808080;
 scrollbar-DarkShadow-Color: #002C57;
 scrollbar-3dlight-color: #4AAEFF;
 scrollbar-track-color: #F1F1F1;
}

 a:visited {text-decoration:none; color:#003D86;}  /* Link-Farben */
 a:link {text-decoration:none; color:#008FD5;}
 a:hover {text-decoration:none; color:red;}
 a:active {text-decoration:none; color:green;}

 a:visited img {border: 0px solid #004D8A;}  /* Bild-Links */
 a:link img {border: 0px solid #045CFF;}
 a:hover img {border: 0px solid red;}

 font.g1 {color:#606060;} /* dunkel-grau / Schrift-Font Class */
 font.g2 {color:#808080;} /* mittelgrau */
 font.g3 {color:#C7C7C7;} /* hell-grau */

 font.tit1 {color: black; font-size: 24pt; font-weight: bold;} /* Haupt-Titel s */
 font.tit2 {color: #808080; font-size: 19pt; font-weight: bold;} /* Untertitel 1 fett g */
 font.tit3 {color: #808080; font-size: 14pt; font-weight: bold;} /* Untertitel 2 fett g */
 font.tit4 {color: black; font-size: 19pt; font-weight: bold;} /* Untertitel 1 fett s */

 p.tit1 {color: black; font-size: 24pt; font-weight: bold;} /* Haupt-Titel s */
 p.tit2 {color: #808080; font-size: 19pt; font-weight: bold;} /* Untertitel 1 fett g */
 p.tit3 {color: #808080; font-size: 14pt; font-weight: bold;} /* Untertitel 2 fett g */
 p.tit4 {color: black; font-size: 19pt; font-weight: bold;} /* Untertitel 1 fett s */

 p.ind1 {font-size: 10pt; font-weight: bold;} /* Neben-Index s rechts */
 p.ind2 {font-size: 12pt; font-weight: bold;} /* Neben-Index m links */
 p.ind3 {font-size: 15pt; font-weight: bold;} /* Neben-Index l links */
 p.ind4 {font-size: 11pt; font-weight: bold;} /* Neben-Index s+ links */

 p.g1 {color:#606060;} /* dunkel-grau / Schrift-Font Class */
 p.g2 {color:#808080;} /* mittelgrau */
 p.g3 {color:#C7C7C7;} /* hell-grau */

 h2.g1 {color:#606060;} /* dunkel-grau / Schrift-Font Class */
 h2.g2 {color:#808080;} /* mittelgrau */
 h2.g3 {color:#C7C7C7;} /* hell-grau */

 h3.g1 {color:#606060;} /* dunkel-grau / Schrift-Font Class */
 h3.g2 {color:#808080;} /* mittelgrau */
 h3.g3 {color:#C7C7C7;} /* hell-grau */

 h4.g1 {color:#606060;} /* dunkel-grau / Schrift-Font Class */
 h4.g2 {color:#808080;} /* mittelgrau */
 h4.g3 {color:#C7C7C7;} /* hell-grau */

/* a */

