/* Netscape 4 doesn't inherit from the body class so we need to
   specify everything. */

body, table, td, p, span, ul
{
  color: black; font-size:10pt;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.2em;
}

td.header
{ color:#000000; background-color:#cedfff; font-weight:bold;font-size:10pt; }

h1
{ font-size:14pt; }

h2
{ font-size:12pt; }

h3
{ font-size:10pt; font-weight:bold;}

img
{ border:0; }

img.clubz
{ border:1; margin-top:2px; margin-bottom:2px; margin-right:2px; margin-left:2px;}

img.left
{ float:left;
  margin-top:2px; margin-bottom:2px; margin-right:5px; margin-left:0px;}

img.center
{ float:center;
  margin-top:2px; margin-bottom:2px; margin-right:5px; margin-left:0px;}

img.right
{ float:right;
  margin-top:2px; margin-bottom:2px; margin-right:0px; margin-left:5px;}

a.item
{ color: #555555; text-decoration:none; font-weight:bold; font-size:8pt; }
a.item:hover
{ color: #000000; text-decoration:none; font-weight:bold; font-size:8pt; }
a.item_hl
{ color: #000000; text-decoration:none; font-weight:bold; font-size:8pt; }

a.subitem
{ color: #698ece; text-decoration:none; font-weight:bold; font-size:7pt; }
a.subitem:hover
{ color: #375c9b; text-decoration:none; font-weight:bold; font-size:7pt; }
a.subitem_hl
{ color: #375c9b; text-decoration:none; font-weight:bold; font-size:7pt; }

a.plan
{ display:block; 
  background-image:url(/images/rcgd/cv/club.jpg); 
  width:176px; height:111px }
a.plan:hover
{ background-image:url(/images/rcgd/Stadtplan_small.png); 
  width:176px; height:111px }

a.link
{ font-weight:bold; text-decoration:none; }
a.link:hover
{ font-weight:bold; text-decoration:underline; }

