/***********************************************************************
**  aktuelles.css
**  Studiengemeinschaft Wort und Wissen e.V.
***********************************************************************/

body {
  font-family: Verdana,Helvetica,Arial,Geneva;
  margin-left:0px; margin-right:0px; margin-top:0px;
}

th, tr, td { font-family:Verdana,Helvetica,Arial,Geneva; }
caption { font-family:Verdana,Helvetica,Arial,Geneva; }
h1, h2, h3, h4, h5 { font-family:Verdana,Helvetica,Arial,Geneva; }
ul, ol, li { font-family:Verdana,Helvetica,Arial,Geneva; }
p { font-family:Verdana,Helvetica,Arial,Geneva; line-height:120%;}

a:link{ color:blue; text-decoration:none; }
a:visited{ color:blue; text-decoration:none; }
a:hover{ color:#cc0000; text-decoration:underline; }
a:active{ color:#cc0000; text-decoration:underline; }

h1, h2, h3, h4, h5 { line-height:1em; font-family: Arial, Verdana, Helvetica, Geneva; font-weight: normal; }
h1 { font-size:180%; }
h2 { font-size:140%; }
h3 { font-size:120%; }
h4 { font-size:100%; }
h5 { font-size:100%; font-style:italic; }

ul { list-style-type:square; }

/* Einträge für Veranstaltungen */

#kopftitel { background-image:url(../../../../sys/sysimg/header.gif); 
             border:1px #cccccc solid; padding:10px 40px 10px 40px; }
             
/* Adressfeld für Kontaktaufnahme */

#adresse { background-image:url(../../../../sys/sysimg/graycyan.gif); 
             border:1px #cccccc solid; padding:5px 10px 5px 10px; }

/* Einträge für Übersichtstabelle */

#kopfzeile { background:#7793ca; color:#ffffff; font-size:8pt; font-weight:bold; }
#uebersicht { background:#7793ca; }
#uebersicht tr { background:#ffffff; }

/* Einträge für den Terminkalender */

#terminetab { background:#7793ca; }
#terminetab tr { background:#ffffff; }

#theadline { background:#7793ca;}
#theadtab td { background:#7793ca; border:1px #ffffff solid; padding:0px 0px 0px 0px;}
#theadtab a { color:#ffffff; text-decoration:none; font-size:85%;  padding:0px 5px 0px 5px;}
#theadtab a:visited { color:#ffffff; text-decoration:none; }
#theadtab a:hover { color:#cc0000; text-decoration:none; }
#theadtab a:active { color:#cc0000; text-decoration:none; }

#mondphase { font-size:75%; color:#808080; line-height:1.33em;}
#wochenende { color:#cc0000; font-weight:bold; }
#feiertag { color:#008000; }

#eintrag {}
#eintrag ul { list-style:none; padding:0px; margin:0px; }
#eintrag li { margin-left:10px; }

.arbeitstag { }
.samstag { background-color:#7793ca; color:#FABD23; font-weight:bold; padding:2px;}
.sonntag { background-color:#7793ca; color:#FABD23; font-weight:bold; padding:2px;}

/* Einträge für Kalenderkurzliste */

#shorttab { background:#7793ca; font-size:75%; }
#shorttab tr { background:#ffffff; }
#shorthline { background:#7793ca; color:#ffffff; font-weight:bold;}

/* Einträge für Anmedleformulare */

#anmtab { background-color:#7793ca; }
#anmtab tr { background:#ffffff; }
#anmtabhead { background:#7793ca; font-size:85%; color:#ffffff; line-height:1.33em; font-weight:bold;}

/* Seitenende */
.sheetend  { font-size:10pt ; text-align: center;}
.lastchange { font-size:8pt ; text-align: center; }

.klein  { font-size:8pt; font-family:Verdana,Helvetica,Arial,Geneva; }

.navline{ font-size:8pt; color:#666666; text-decoration:none; }
a.navline:link{ font-size:8pt; color:#666666; text-decoration:none; }
a.navline:visited{ font-size:8pt; color:#666666; text-decoration:none; }
a.navline:hover{ font-size:8pt; color:#ff0000; text-decoration:none; }
a.navline:active{ font-size:8pt; color:#ff0000; text-decoration:none; }

.mainline { 	color:#666666; font-size:8pt; font-weight: bold; font-family:Verdana,Helvetica,Arial,Geneva;  text-decoration:none; }
a.mainline:link { 	color:#666666; font-size:8pt; font-weight: bold; font-family:Verdana,Helvetica,Arial,Geneva;  text-decoration:none; }
a.mainline:visited { color:#666666; font-size:8pt; font-weight: bold; text-decoration:none; }
a.mainline:hover { 	color:#ff0000; font-size:8pt; font-weight: bold; text-decoration:none; }
a.mainline:active {	color:#ff0000; font-size:8pt; font-weight: bold; text-decoration:none; }

#suchen a:link{ font-size:8pt; color:blue; text-decoration:none; }
#suchen a:visited{ font-size:8pt; color:blue; text-decoration:none; }
#suchen a:hover{ font-size:8pt; color:#cc0000; text-decoration:none; }
#suchen a:active{ font-size:8pt; color:#cc0000; text-decoration:none; }

/* Unterstrich */
hr{ color:#AAAAAA; background-color:#AAAAAA; border:0; height:1px; }
hr.hline{ color:#AAAAAA; background-color:#AAAAAA;
    width:100%; border:0; height:1px;
    margin-left:0px; margin-top:0px; }
h1.hline, h2.hline, h3.hline, h4.hline, h5.hline { padding-top:10pt; margin-bottom:0px;}

/* Einträge für Übersichtstabelle */

#kopfzeile { background:#7793ca; color:#ffffff; font-size:8pt; font-weight:bold; }
#uebersicht { background:#7793ca; }
#uebersicht tr { background:#ffffff; }
#uebersicht a:link{ color:#666666; text-decoration:none; }
#uebersicht a:visited{ color:#666666; text-decoration:none; }
#uebersicht a:hover{ color:#cc0000; text-decoration:underline; }
#uebersicht a:active{ color:#cc0000; text-decoration:underline; }



