/*
  veranstaltungen.css
  
  Diese Datei enthält gemeinsame Formatierungen für die Veranstaltungs-
  übersichten ( allgemein und TdbF ) des KulturKreises Gronau e. V.
*/

/*
    standard.css
    
    Formatanweisungen für die einheitliche Darstellung der Seiten
    des KulturKreises Gronau e. V.
    Die Links werden in der Variante a(rgb:255,102,0) dargestellt.
*/
    body   { font-family:Arial; font-size:10pt; font-weight:normal;
             text-align:left; background-color:#FFFFFF; /* weiß */
             /* Textfarbe */ color:black; }
    h2     { font-family:Arial, Helvetica; font-size:18pt; 
	           font-weight:bold; text-align:left; color:black; }
    .ueberschrift { font-family:Arial, Helvetica, sans-serif;
             font-size:14pt; font-weight:bold; text-align:left; }
    h1     { font-family:Arial, Helvetica; font-size:12pt; 
             font-weight:bold; text-align:left; color:black; }
    h3     {
	font-family:Arial, Helvetica;
	font-size:16pt;
	font-weight:bold;
	text-align: left;
	color: #FF6600;
}
    p      { font-family:Arial, Helvetica; font-size:10pt; overflow:auto;}
    td     { font-family:Arial, Helvetica, sans-serif;
             vertical-align:top; font-size:10pt; font-weight:normal;
             text-align:left; vertical-align:top; }
    .stand { font-weight:normal; text-align:right; font-size:80%; }
    /* 
       hier ist es auch nicht ganz logisch: hier muß die ganze Liste
       festgelegt werden, und nicht das einzelne Element.
    */
    ul     { font-family:Arial, Helvetica, sans-serif; font-size:10pt; 
	           font-weight:normal; color:black; }
    /* li  { font-family:Arial, Helvetica, sans-serif; font-size:10pt; 
	           font-weight:normal; color:black; } */
             
    strong { font-family:Arial, Helvetica,sans-serif; font-size:10pt; 
             font-weight:bold; }         
    b      { font-family:Arial, Helvetica,sans-serif; font-size:10pt; 
             font-weight:bold; }         
    em     { font-family:Arial, Helvetica,sans-serif; font-size:10pt; 
             font-weight:bold; font-style:italic; }

    a:link    { text-decoration:underline; font-weight:bold; color:black;
                /* color:#FF6600; */ }
    a:visited { text-decoration:underline; color:#999999; /*dunkelgrau */ }
    a:hover   { text-decoration:underline; color:#FF6600; }
    a:active  { text-decoration:underline; color:#000088; }
    a.intern  { text-decoration:none; color:black; }

    .film   { font-family:Arial; font-size:10pt; }
    .monat  { font-family:Arial; font-size:10pt; text-align:center;
              font-weight:bold;  font-style:italic; color:green; }
    .uhrzeit           { font-family:Arial; font-size:10pt;}
    .Veranstaltung     { font-family:Arial; font-size:10pt;
                         font-weight:bold; vertical-align: top;
                         text-align:center; }
    .Veranstaltungsort { font-family:Arial; font-size:10pt;
                         font-weight:bold; vertical-align: top; }
    .wochentag         { font-family:Arial; font-size:10pt;
                         font-weight:bold;  vertical-align:top; }
    .zeit              { font-family:Arial; font-size:10pt;
                         font-weight:bold;  vertical-align:middle; }

    td.Veranstaltung     { font-weight:bold; /* color:blue; */ }
    td.Veranstaltungsort { font-weight:bold; /* color:green; */ }
    td.wochentag         { width:5%; }
    td.Veranstaltung     { width:55%; }
    td.Veranstaltungsort { width:30%; }
    td.Kurzbeschreibung  { width:85%; font-weight:normal;
                           font-family:Courier; text-align:center;
                           border-style:solid; border-color:red; 
border-width:1px;}
    /*
       im Pressebereich verwendet
    */
    p.detail { font-family:Arial; font-size:80%; font-style:italic;
               font-weight:normal; color:#999999; border-style:solid;
               border-color:#999999; /*silver*/ }
bodytext, .csc-header csc-header-n3, .csc-header csc-header-n2 { font-weight:normal; font-size:12pt; font-style:arial,helvetica;}
h1	{ font-weight:bold; font-size:12pt; font-style:arial,helvetica;}
h2	{ font-weight:bold; font-size:12pt; font-style:arial,helvetica;}

  td.month      { font-size:12pt; }
  td.weekday    { height:14px; }
    td.date       { height:14px; }
    td.time       { height:14px; }
    td.event      { height:14px; }
    td.film       { height:14px; }
    td.eventshort { font-weight:normal; }
    td.front      { vertical-align:top; }