/* Standard-Stylesheet von k-gb.net */

body{
  margin:0px;
  background-color:#6B86A6;
  color:#333333; 
}

/*folgend: links(normal)*/
a:link {
 text-decoration:none;
 color:#4682b4; /* steelblue */
}
a:visited {
 text-decoration:none;
 color:#191970; /*midnightblue_visited*/
}
a:hover {
 border-bottom-style:dashed;
 padding:0.1px;
 border-width:1px;
 color:red;
}
a:active {
 text-decoration:underline;
}

/* folgen: nostyle-links */
a:link.nostyle {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:visited.nostyle {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:active.nostyle {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:hover.nostyle {
 border-bottom-style:dashed;
 padding:0.1px;
 border-width:1px;
 font-weight:normal;
 color:black;
}
a:hover.picturestyle {
 border-bottom-style:none;
 padding:0.1px;
 border-width:1px;
 font-weight:normal;
 color:black;
}

/*folgend: navi-links*/
a.navi {
  font-family:Verdana,sans-serif;
}
a:link.navi {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:visited.navi {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:active.navi {
 font-weight:normal;
 text-decoration:none;
 color:black;
 background-color:#6B86A6;
}
a:hover.navi {
 border-bottom-style:dashed;
 border-width:1px;
 font-weight:normal;
 color:black;
 background-color:#6B86A6;
}

/* folgend: chronik-links */
a:link.chronik {
 font-weight:normal;
 text-decoration:none;
 color:#191970;
}
a:visited.chronik {
 font-weight:normal;
 text-decoration:none;
 color:#191970;
}
a:active.chronik {
 font-weight:normal;
 text-decoration:none;
 color:black;
}
a:hover.chronik {
 border-bottom-style:dashed;
 padding:0.1px;
 border-width:1px;
 font-weight:normal;
 color:#191970;
 background-color:#ADD8E6; /*lightblue*/
}

/* folgend: Chronik-Jahr als Hervorhebung */
a:link.mainchronikyear {
 font-weight:normal;
 text-decoration:none;
 color:#191970;
 font-size:16px;
}
a:visited.mainchronikyear {
 font-weight:normal;
 text-decoration:none;
 color:#191970;
 font-size:16px;
}


/*folgend: maintext*/
.maintext {
 font-size:14px;
 font-family:Tahoma,sans-serif;
}

/*folgend: pre*/
pre {
 font-size:11px;
 font-family:Tahoma,sans-serif;
}

/* Tabellenformate der Startseite(Grundaufbau) */
table.hauptseite{ 
   border:0;
   padding:0;
}
td.schulinfo { background-color:#DAE2A9; }
td.inhalt { background-color:#EEF2D9; }
td.toolbox { background-color:#CCD0B7; }
td.toolbox-kategorie1 {
 background-color:#DAE2A9;
 font-family:Tahoma,sans-serif;
 font-size:15px;
 /* text-decoration:bold; */
}

td.toolbox-eintrag {
 background-color:#CCD0B7;
 font-family:Tahoma,sans-serif;
 font-size:13px;
}
td.toolbox-termine {
 background-color:#CCD0B7;
 font-family:Tahoma,sans-serif;
 font-size:12px;
}
td.kopfmenue {
  font-family:Tahoma,sans-serif; 
  font-size:11px; 
  color:#333333;
}

table.jahrbuchberichte {
    background-color:#CCD0B7;
    font-size:11px;
    font-family:Tahoma,sans-serif;
}

/* neu für toolbox  5.9.2009 */
*.aufgez {
  font-family:Tahoma,sans-serif;
  font-size:x-small;
  margin:0.4em;
}
*.ueberschrift {
  background-color:#DAE2A9;
  font-weight:bold;
  margin-bottom:1ex;
  margin-top:1ex;
}

*.linksimtext {
  float: left;
  margin: 1ex;
}
*.rechtsimtext {
  float: right;
  margin: 1ex;
}



/* alte Formate:*/
td#td-hauptseite-schulinfo  {background-color:#DAE2A9;}
td#td-hauptseite-inhalt  {background-color:#EEF2D9;}
td#td-hauptseite-toolbox  {background-color:#CCD0B7;}
td.monat-hervoegehoben {     background-color:olive;}


/*Tabellenformate Kalenderseiten*/
table.aktuellermonat {
     background-color:#CCD0B7; 
    font-size:10px;
    font-family:Tahoma,sans-serif;}
table.monat {
     background-color:#DAE2A9;
    font-size:10px;
    font-family:Tahoma,sans-serif;}
tr.wochenende {
    background-color:#FFD700; /* gold */
    font-weight:bold;}

/*Tabelle Kunstwerk der Woche*/
table.kwdw{
  font-size:14px;
  font-family:Tahoma,sans-serif;

  }
/* nicht zugeordnet */
chronik-fototabelle{
 border:0;
}

