/* Validierung mit W3C am 27.06.2007 - "Keine Fehler gefunden" - jedoch 2 Warnungen - BR */

body, p, h1, h2, h3, h4, h5, h6, table, td, tr, ul, ol, li, div, dt, th, address, blockquote, nobr, i {
     /* border-color:#EFEFEF; */
        font-weight:500;
        font-size:16px;
        font-family:Georgia, "Times New Roman", Times, serif;
        color:#000000;      /*Schwarz*/
        line-height:24px;
        background:#FFFFFF; /*Weiß*/
}

table, td, tr, dt, th {
        vertical-align:top;
}

h1 {
        font-size:17px;
        font-weight:bold;
}

h4 {
        font-size:19px;
        font-weight:bold;
}

p {
text-align:justify;
}

body {
        margin-left:26px;
        margin-right:26px;
}

a:link, a:visited {
        text-decoration:none;
        font-weight:bold;
        color:#008000;      /*Grün*/
        background:#FFFFFF; /*Weiß*/
}

a:focus {
        text-decoration:none;
        font-weight:bold;
        color:#000;
        background:#00FFFF; /*Türkis*/
}

a:hover {
        text-decoration:none;
        font-weight:bold;
        color:#FFFFFF;
        background:#008000;
}

a:active {
        text-decoration:none;
        font-weight:bold;
        color:#FFFFFF;
        background:#008000;
}

.text01 {
        color:#008000;
        letter-spacing:8px;
        background:#FFFFFF;
        font:normal bold 1.25em Georgia, "Times New Roman", Times, serif;
}

.text02 {
        color:#008000;
        text-decoration:none;
        background:#FFFFFF;
        font:normal bold 14px Georgia, "Times New Roman", Times, serif;
}

.text03 {
        font-family:Georgia, "Times New Roman", Times, serif;
        color:#000000;
        font-style:normal;
        font-weight:normal;
        text-transform:capitalize;
        background:#FFFFFF;
}

.headline {
        color:#000000;
        font-size:17px;
        font-weight:bold;
        letter-spacing:3px;
}

.headline-2 {
        color:#008000;
        font-size:12px;
        font-weight:bold;
     /* font-stretch:extra-expanded; */
        letter-spacing:3px;
}

.mini {
        line-height:13px;
        font-size:13px;
}

td {
        font-weight: normal;
}

.hilfe {
border-right: #ff6600 0px dotted;
border-top: #ff6600 0px dotted;
border-left: #ff6600 0px dotted;
cursor: help;
border-bottom: #ff6600 2px dotted
}

/* andersfarbige Bullets: */
li {
  color:#008000; /* grüne Punkte */
  background:#FFFFFF; /* weißer Hintergrund */
}

li span {
  color:#000000; /* schwarze Schrift */
  background:#FFFFFF;
}

/*
div #linie {
         width:750px;
         height:1px;
         padding:0px;
         background-image:(url)linie.gif;
         background-repeat:no-repeat;
}
div #linie {
         width:750px;
         height:1px;
         padding:0px;
         background-image:(url)digital/linie.gif);
         background-repeat:no-repeat;
}
*/
