body
{
background-color: #c0c0c0;
color: #000000;
font-family: "Arial";
font-size: 12px;
}

/* die Schriftgröße überall auf der Seite */
p, td, a, ul, ol
{
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
text-align: left;
}

.Norm
{
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
text-align: left;
}

.AuswahlTitel {
 font-size: 14px;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 color: #000084;
}

.MenueTitel {
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
 text-align: left;
 color: #008000;
}

.InhaltTitel {
 font-size: 14px;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 color: #800000;
}

.KalenderGebetsmeinung {
 font-size: 12px;
 font-weight: normal;
 font-style: normal;
 text-align: center;
 color: #800000;
}

.RotKursiv {
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 text-align: left;
 color: #800000;
}

.GruenKursiv {
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 text-align: left;
 color: #008000;
}

.Kursiv {
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 text-align: left;
 color: #000000;
}

.KalenderGross {
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 color:#000000;
}

.KalenderGrossRot {
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 color:#800000;
}

.KalenderGrossGruen {
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 text-align: left;
 color:#008000;
}

/* entwirft die Überschrift der Seite */
h1
{
font-size: 12px;
text-align: center;
font-weight: bold;
font-style: normal;
color: #000000;
}

h2
{
font-size: 16px;
}

h3
{
font-size: 12px;
text-align: center;
background-color: #c0c0e0;
border-style: solid;
border-width: 1px;
border-color: #000000;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 20px;
padding: 10px;
}

a
{
color: #840000;
}

a:visited
{
color: #000084;
}

a:active
{
color: #FFFF00;
}