<!--
/*  2006-11-13  Calendar.css Style sheet definitions 2006-11-17
    Rolf Schröder
    Möörkenweg 37
    21029 Hamburg, Germany
    http://rschr.de
   1582-10-15, the first day of the Gregorian calendar.
*/
body      {font-family:'Times New Roman',Times,serif;
           font-style:normal;
           font-weight:normal;
           font-size:1em;
           line-height:1.3em;
           margin-left:5%;
           margin-right:5%;
           background-image:url(../Bilder/Homeback.jpg);
           color:#000000;
           background-color:#E0DBBB;}
a:link    {color:#0000FF;}
a:visited {color:#000080;}
a:active  {color:#FF0000;}
p         {text-align:left;
           text-indent:0.0cm;
           font-size:1em;
           font-weight:bold;
           line-height:1.3em;
           color:#CC0000;}
form      {font-family:'Times New Roman',Times,serif;
           font-size:1em;
           font-weight:bold;
           text-align:center;
           line-height:1.3em;
           color:#CC0000;}           
input     {font-family:'Times New Roman',Times,serif;
           font-size:1em;
           font-weight:bold;
           text-align:center;
           line-height:1.3em;
           color:#CC0000;           
           background-color:#FFFFC0;}
table.m   {border-style:solid;
           border-collapse:collapse;
           border-width:1px;
           border-color:#D0D0FF;
           padding:0px;
           background-color:#D0D0FF;}
th.m      {border-style:solid;
           border-width:0px;
           border-color:#D0D0FF;
           font-family:'Times New Roman',Times,serif;
           font-size:1.0em;
           text-align:center;
           color:#0000FF;
           background-color:#FFFF80;}
td.m      {border-style:solid;
           border-collapse:collapse;
           border-width:1px;
           border-color:#D0D0FF;
           font-family:'Courier New',Courier;
           font-size:0.75em;
           font-weight:normal;
           line-height:1.0em; 
           padding:1px;
           background-color:#FFFFA0;}
table.y   {border-style:solid;
           border-collapse:collapse;
           border-width:1px; 
           border-color:#D0D0FF;
           padding:0px;
           width:1px;        /* Force smallest table width possible */
           background-color:#D0D0FF;}
th.y1     {border-style:solid;
           border-width:0px;
           border-color:#D0D0FF;
           font-family:'Times New Roman',Times,serif;
           font-size:1.3em;
           text-align:center;
           color:#0000FF;
           background-color:#FFFFC0;}
td.y      {border-style:none;
           padding:0px;} 
th.y2     {border-style:solid;
           border-width:0px;
           border-color:#D0D0FF;
           padding:2px;
           font-family:'Times New Roman',Times,serif;
           font-size:0.75em;
           font-weight:normal;
           text-align:left;
           color:#0000FF;
           background-color:#FFFFC0;} 
h1        {font-size:2.0em;
           line-height:0.5em;
           color:#333300;
           white-space:nowrap;}
h2        {font-size:1.15em;
           line-height:0.5em;}
h3        {font-size:1.3em;
           line-height:1.3em;
           font-weight:bold;
           color:#CC33CC;}
hr        {height:1px;
           border:none;
           color:#000000;
           background-color:#000000;}
-->

