/* ... Style-Sheet-Angaben ... */
/* ... Font-family, alle ... */
        body,a,p,br,h1,h2,h3,h4,h5,h6,ul,ol,ul,dt,li,div,td,tr,th,address,nobr,center,b,i,em,u,strong,big
        {font-family: Arial,Helvetica,Helv;
		color:#811629;
		}
        body {padding:0px; margin:0px;padding-top:15px;}
        form {padding:0px; margin:0px; line-height: 0px;}

/* ... Schriftgrößen ... */
        body,a,p,center,ul,ol,li,dl,dd,dt,td,address,div {font-size: 11pt;}
        h1 { font-size:  17pt;}
        h2 { font-size:  15pt;}
        h3 { font-size:  14pt;}
        h4 { font-size:  12pt;}
        h5 { font-size:  10pt;}
        h6 { font-size:   8pt;}
        small {font-size: 8pt;}
        pre { font-size:   9pt;}

/* ... Zeilenabstände ... */
       p,center,br,ul,ol,li,dl,dd,dt,pre,address,div,td { line-height: 17.0pt;}
	   h3 { line-height: 20.0pt;}
       h4 { margin-bottom: 0pt; margin-top: 18pt;}
       h4 { margin-bottom: 0pt; margin-top: 8pt;}
       ul { margin-bottom: 6pt; margin-top: 0pt;}

/* ... Links ...*/
        A          {text-decoration:none; font-weight:bold; color: darkblue;}
        A:hover    {text-decoration:none; font-weight:bold; color: red;}
        A:active   {text-decoration:none; font-weight:bold; color: darkblue;}
        A:link     {text-decoration:none; font-weight:bold; color: darkblue;}
		
		A.m        {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00}
        A.m:hover  {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00}
        A.m:active {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00}
        A.m:link   {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00}
		
		A.n        {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00;background-color:#0000C6;}
        A.n:hover  {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00;background-color:#0000C6;}
        A.n:active {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00;background-color:#0000C6;}
        A.n:link   {text-decoration:none; font-weight:bold; font-size:12px; color:#FFFF00;background-color:#0000C6;}

/* ... Besondere Farben ...*/
        body {background-color: #90192F;}
        h1,h2,h3,h4,h5,h6 {color: darkblue;}

/* ... Besondere Ausrichtung ...*/
        h1,h2 {text-align: center;}
div.menu
  {
  line-height:16px;
  width:120px;
  visibility:hidden;
  position:absolute;
  padding-left:5px;
  }
br    {
  line-height:16px;
  } 

/* ... Besondere Text-Attribute ... */
        address {text-decoration: italic;}


	
td.s4 {
background-image:url(http://www.carsharing-renningen.de/bilder/s4.png);
background-repeat : repeat-y;
}
td.s6 {
background-image : url(http://www.carsharing-renningen.de/bilder/s6.png);
background-repeat : repeat-y;
background-position : 0% 0%;
}
td.s7 {
background-image:url(http://www.carsharing-renningen.de/bilder/fuss.png);
background-repeat:no-repeat;
}
	
	
.caltz    /* Kalender Tabelenkopf  */
  { 
  background-color:#FFCC00; 
  font-weight: bold; 
  } 
  
.calwt    /* Kalender Wochentage */
  { 
  background-color:#F3A3B3; 
  font-size: small; 
  font-weight: bold; 
  } 
  
.caltab2    /* Kalender Datumshintergrund und Werktage */
  { 
  background-color:#F3A3B3; 
  font-size: small; 
  } 
.calat 
  { 
  background-color:#ffffff; 
  font-size: small; 
  } 
  
.calwe             /* Wochenende */
  { 
  background-color:#F7C1CC; 
  font-size: small; 
  } 

.calht, .calhe      /* Heute*/
  { 
  background-color:#F7C1CC; 
  font-size: small; 
  } 

