/*
Farbe von Faust: Dunkelblau: 00267f, Hellblau: 4189dd
Bannergr?ssen: oben: links 468x60, rechts 234x60; Button: 130x80
Fliesstext: Times, Schriftensammlung Times New Roman, 15px, Farbe: 666666
Ueberschriften: Times, Schriftensammlung Times New Roman, 20px, Farbe
00267f
*/

body, p, td, div, li {
    font-family: "Times New Roman", Times, Georgia, Serif;
    color: #333;
    font-size: 15px;
}

a {
    color: #00267f;
}

h1 {
    font-size: 20px;
    color: #00267f;
}

h2 {
    font-size: 18px;
    color: #00267f;
}

h3 {
    font-size: 16px;
    color: #00267f;
}
h4 { color: #00267f; font-size: 12px; }
h5 { color: #666; font-size: 12px; }
hr {
}

.bildunterschrift { color: #00267f; font-size: 12px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bolder; padding-top: 5px; }
.zwischenueberschrift { color: #00267f; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; padding-top: 5px; }
.grosseueberschr { color: #00267f; font-size: 18px; font-family: "Times New Roman", Times, Georgia, Serif; padding-top: 5px; }
.kleinblaufett { color: #00267f; font-size: 12px; font-family: "Times New Roman", Times, Georgia, serif; text-decoration: none; padding-top: 5px; }
.bodyblaufett { color: #00267f; font-size: 15px; font-family: "Times New Roman", Times, Georgia, Serif; font-weight: bold; }
.bodygraufett { color: #333; font-size: 15px; font-family: "Times New Roman", Times, Georgia, Serif; font-weight: bold; }
.bodyweissfett { color: #fff; font-size: 15px; font-family: "Times New Roman", Times, Georgia, Serif; font-weight: bold; }
.bodystyle { color: #333; font-size: 15px; font-family: "Times New Roman", Times, Georgia, serif; }
.bodyweiss { color: #fff; font-size: 15px; font-family: "Times New Roman", Times, Georgia, Serif; }
.kleingraufett { color: #333; font-size: 12px; font-family: "Times New Roman", Times, Georgia, Serif; font-weight: bold; text-decoration: none; padding-top: 5px; }
.bodyalternative { color: #666; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 5px; }

.blauerrahmen { border: solid 1px #fff; outline-color: #fff; }
.echtblauerrahmen { border: solid 1px #00267f; outline-color: #00267f; }
table.blauesgitter { border-collapse: collapse; }
table.blauesgitter th { border: 1px solid #00267f; }
table.blauesgitter td { border: 1px solid #00267f; }


/* Safari Fix */
table.echtblauerrahmen tr[valign="top"]:first-child td {
height:35px;
}
