/*
// #################################################################

 Timo Müller, itech | it - web - netzwerk
 Ulrich Wegener, Netzwerkadministration Wegener

 Projekt: musterkirchengemeinde.de
 Dateiname: css_farbschema_module_standard.css

 Version: 1.0
 letzte Aktualisierung: 2009-03-16
 letzter Bearbeiter: Mü

 Funktionsübersicht:
 - Definition von Farben und Schrifttypen der Module

// #################################################################
*/

/* ########################### */
/* ### Modul: Schriftgröße ### */
/* ########################### */

.Modul_Schriftgroesse {
 background-color:#FFFFFF;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#052538;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:4px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

a.Modul_Schriftgroesse:link {        /* noch nicht besuchte Ziele */
 font-size:100%;
 letter-spacing:0.1em;
 color:#052538;
 text-decoration:none;
}

a.Modul_Schriftgroesse:visited {
 font-size:100%;
 letter-spacing:0.1em;
 color:#052538;
 text-decoration:none;
}

a.Modul_Schriftgroesse:hover {
 font-size:100%;
 letter-spacing:0.1em;
 font-weight:normal;
 color:#993366;
 text-decoration:none;
}

a.Modul_Schriftgroesse:active {
 font-size:100%;
 letter-spacing:0.1em;
 color:#052538;
 text-decoration:none;
}

a.Modul_Schriftgroesse:focus {
 font-size:100%;
 letter-spacing:0.1em;
 color:#052538;
 text-decoration:none;
}

/* ############################## */
/* ### Modul: Aktuelles Datum ### */
/* ############################## */

.Modul_Aktuelles_Datum {
 background-color:#663399;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:1px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

/* ########################### */
/* ### Modul: Monatsspruch ### */
/* ########################### */

.Modul_Monatsspruch {
 background-color:;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

.Modul_Monatsspruch_Ueberschrift {
 background-color:#663399;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:2px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Monatsspruch_Text {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Monatsspruch_Anmerkung {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

/* ########################## */
/* ### Modul: Tageslosung ### */
/* ########################## */

.Modul_Tageslosung {
 background-color:;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

.Modul_Tageslosung_Ueberschrift {
 background-color:#663399;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:2px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Tageslosung_Text {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Tageslosung_Anmerkung {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

/* ############################ */
/* ### Modul: Tageslehrtext ### */
/* ############################ */

.Modul_Tageslehrtext {
 background-color:;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

.Modul_Tageslehrtext_Ueberschrift {
 background-color:#663399;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#FFFFFF;
 text-decoration:none;
 text-align:center;
 padding-top:0px:
 padding-right:0px;
 padding-bottom:2px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Tageslehrtext_Text {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

.Modul_Tageslehrtext_Anmerkung {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-left:5px;
 padding-right:5px;
 padding-top:2px;
 padding-bottom:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
}

/* ####################################### */
/* ### Modul: Nutzungshinweis Losungen ### */
/* ####################################### */

.Modul_Nutzungshinweis_Losungen {
 background-color:#DFDCED;
 height:auto;
 font-size:;
 font-style:normal;
 font-weight:normal;
 color:#444462;
 text-decoration:none;
 text-align:center;
 padding-top:5px:
 padding-right:5px;
 padding-bottom:2px;
 padding-left:2px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:1px;
 margin-left:0px;
}

a.Modul_Nutzungshinweis_Losungen:link {        /* noch nicht besuchte Ziele */
 font-size:80%;
 letter-spacing:0.1em;
 color:#444462;
 text-decoration:none;
}

a.Modul_Nutzungshinweis_Losungen:visited {
 font-size:80%;
 letter-spacing:0.1em;
 color:#444462;
 text-decoration:none;
}

a.Modul_Nutzungshinweis_Losungen:hover {
 font-size:80%;
 letter-spacing:0.1em;
 font-weight:normal;
 color:#993366;
 text-decoration:none;
}

a.Modul_Nutzungshinweis_Losungen:active {
 font-size:80%;
 letter-spacing:0.1em;
 color:#444462;
 text-decoration:none;
}

a.Modul_Nutzungshinweis_Losungen:focus {
 font-size:80%;
 letter-spacing:0.1em;
 color:#444462;
 text-decoration:none;
}