/* Style-Sheet f&uuml;r die normalen Einleitungstexte  (urspr&uuml;nglich wiruns/start.html) */
body {
        font-family:"MS Sans Serif", Arial, Verdana, sans-serif;
        font-size: 1em;
        width:     95%;
        text-align: justify;
        text-indent: 10px;
}

img {
        float: left;
         align: top;
         margin-right: 20px;
         margin-left: 20px;
}

a:link  {
        font-size: 120%;
        color: #0000aa;
}

a:visited  {
        font-size; 100%;
        color: #aa0000;
}

a:hover {
        font-size: 100%;
        color: #006600;
}

p       {
        font-size: 80%;
        align: justify;
        margin: 5px 10px 0 10px;
}

ul       {
         font-size: 80%;
}

ol       {
         font-size: 80%;
}

li     {
        align: justify;
        margin: 5px 10px 0 10px;
}


p.note1 {
        font-size: 120%;
        font-weight: bold;
        color: darkblue;
        margin: 5px 10px 0 10px;
}
p.note2 {
        font-size: 120%;
        font-weight: bold;
        color: darkred;
        margin: 5px 10px 0 10px;
}
p.note3 {
        font-size: 100%;
        font-weight: bold;
        color: darkblue;
        margin: 5px 10px 0 10px;
}
p.note4 {
        font-size: 100%;
        font-weight: bold;
        color: darkred;
        margin: 0 10px 0 10px;
}

p.note5 {
        font-size: 80%;
        font-weight: bold;
        margin: 5px 10px 0 10px;
}

p.note6 {
        font-size: 70%;
        text-align: right;
        margin: 0 10px 0 0;
}

p.firstnote {
        font-size: 110%;
        margin-top: 10%;
        color: #ee0050;
}

p.cnt1 {
        font-size: 150%;
        font-weight: bold;
        text-align: center;
        color:#ee0050;
}

p.cnt2 {
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        color: darkred;
}

p.cnt3 {
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        color: darkblue;
}

p.cnt4 {
        font-size: 100%;
        font-weight: bold;
        text-align: center;
        color: darkred;
}


p.cnt41 {
        font-size: 100%;
        font-weight: bold;
        text-align: center;
        color: darkblue;
}

p.cnt5 {

        font-size: 100%;
        font-weight: bold;
        text-align: center;
        margin: 10px 0 0 10px;
}

p.linkliste {
        font-size: 140%;
        text-align: center;
      line-height: 150%;
      padding-bottom: 5px;
      margin-top: 5px;
      margin-bottom: 5px;
      border-top-style: ridge;
      border-bottom-style: ridge;
}

dt {
     margin-top: 1em;
     font-size: 150%;
     font-weight: bold;
}

address {
        font-size: 120%;
        font-style: normal;
        text-align: center;
        color: darkblue;
}

#tickerrahmen {
        border-style: groove;
}