/* Style-Sheet f&uuml;r die normalen Einleitungstexte  (urspr&uuml;nglich wiruns/start.html) */
body {
        font-family:"MS Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 1em;
        width:     95%;
        text-align: justify;
        text-indent: 10px;
}

img {
        float: left;
}

a:link  {
        font-size: 100%;
        color: #0000aa;
}

a:visited  {
        font-size; 100%;
        color: #dd0000;
}
a:hover {
        font-size: 120%;
        color: #880000;
}
p       {
        font-size: 100%;
        align: justify;
        margin: 5px 10px 0 10px;
}
p.note1 {
        font-size: 120%;
        font-weight: bold;
        color: darkblue;
}
p.note2 {
        font-size: 120%;
        font-weight: bold;
        color:#a00000;
}
p.note3 {
        font-size: 120%;
        font-weight: bold;
        color: #008000;
}
p.note4 {
        font-size: 120%;
        font-weight: bold;
}

p.note5 {
        font-size: 100%;
        font-weight: bold;
}

p.note6 {
        font-size: 80%;
        text-align: right;
        margin: 0 10px 0 0;
}

p.firstnote {
        font-size: 160%;
        font-weight: bold;
        text-align: center;
        color: #006000;
}

p.cnt1 {
        font-size: 160%;
        font-weight: bold;
        text-align: center;
        color:#006000;
}

p.cnt2 {
        font-size: 140%;
        font-weight: bold;
        text-align: center;
        color:#006000;
}

p.cnt3 {
        font-size: 100%;
        font-weight: bold;
        text-align: center;
        color: darkblue;
}

p.cnt4 {
        font-size: 100%;
        font-weight: bold;
        text-align: center;
}

p.cnt5 {
        font-size: 100%;
        font-weight: bold;
        text-align: center;
}

li    {
        font-size: 100%;
        align: justify;
        margin: 5px 10px 0 10px;
}
dt {
     margin-top: 1em;
     font-size: 150%;
     font-weight: bold;
}

#tickerrahmen {
        border-style: groove;
}