/*
**       _/           _/_/_/_/
**      _/           _/                 
**     _/  _/  _/   _/_/_/  _/_/_/  _/_/_/    _/    _/     
**    _/  _/_/_/   _/      _/  _/  _/  _/   _/_/ _/_/
**   _/  _/  _/   _/      _/_/_/  _/      _/  _/  _/             
**              
**                Zentrum für Sporttherapie
**               Fitness Gesundheit
**              Birkenstrasse 2      
**             52078 Aachen                        
** 
** (C) Copyright 2001 
** 
** ===================================================
**  
** $start.css$
** $V1.0$
** Author: franz dworeck
*/

body { background-image:url(../images/logo.gif); background-attachment:fixed; 
             background-repeat:no-repeat; background-position:center; }

body { margin-top:50px; margin-bottom:20px; margin-left:10px; margin-right:10px; }

a,body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

h2 { font-size:18pt; font-weight:600; font-style:normal; }

h4 { font-family:Arial,sans-serif; font-size:10pt; 
     font-weight:500; font-style:normal; color:#0000ff; }

body,p,pre,ul,ol,li,div,td,th,address,nobr,,blockquote,i 
    { font-family:Arial,sans-serif; font-size:12pt; 
    font-weight:800; font-style:normal; color:#0000ff; }

a { font-family:Arial,sans-serif; font-size:10pt; 
    font-weight:500; font-style:normal; color:#0000ff; }

b { font-family:Arial,sans-serif; font-size:12pt; 
    font-weight:200; font-style:italic; color:#0000ff; }
    
address { font-size:12pt; font-weight:600; font-style:normal; }

a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:active { color:#ffffff; text-decoration:underline; }
a:hover { color:red; font-style:normal; font-size:10pt; text-decoration:none; }

