/* DATEI: main.css */

      h1 {       

            font-family : Arial, sans-serif;

            font-size : 26px;

            font-weight : bold;

            color : black;

            background-color : transparent;      

      }

      .bodylink {       

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : normal;

            color : #e20074;

            background-color : transparent;

            text-decoration : underline;

      }

      .bodylink:visited  {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : normal;

            color : #666666;

            background-color : transparent;

            text-decoration : underline;

      }

      .bodylink:hover {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : normal;

            color : #329C0F;

            background-color : transparent;

            text-decoration : none;

      }

      .bodylink:active {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : normal;

            color : #329C0F;

            background-color : transparent;

            text-decoration : none;

      }

      .bodylink:focus {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : normal;

            color : #329C0F;

            background-color : transparent;

            text-decoration : underline;

      }

      .footerlink {

            font-family : Arial, sans-serif;

            font-size : 12px;

            font-weight : bold;

            color : white;

            background-color : transparent;

            text-decoration : underline;

      }

      

      .footerlink:hover {

            font-family : Arial, sans-serif;

            font-size : 12px;

            font-weight : bold;

            color : black;

            background-color : transparent;

            text-decoration : none;

      }

      .footerlink:active {

            font-family : Arial, sans-serif;

            font-size : 12px;

            font-weight : bold;

            color : #33cc00;

            background-color : transparent;

            text-decoration : none;

      }

      .footerlink:focus {

            font-family : Arial, sans-serif;

            font-size : 12px;

            font-weight : bold;

            color : black;

            background-color : transparent;

            text-decoration : none;

      }

      .modulelink {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : bold;

            color : #333333; 

            background-color : transparent;

            text-decoration : underline;

      }

      .modulelink:hover {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : bold;

            color : white;

            background-color : transparent;

            text-decoration : none;

      }

      .modulelink:active {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : bold;

            color : #33cc00;

            background-color : transparent;

            text-decoration : none;

      }

      .modulelink:focus {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : bold;

            color : black;

            background-color : transparent;

            text-decoration : none;

      }

      img.thumb {

            margin-top : 15px;

            margin-right : 10px;

            margin-left : 10px;

            margin-bottom: 15px;

      }

      font.bodytext {

            color : black;

            background-color : transparent;

            font-size : 14px;

            font-family : Arial, sans-serif;

            line-height : 18px;

      }

      font.bodytextmedium {

            color : black;

            background-color : transparent;

            font-size : 12px;

            font-family : Arial, sans-serif;

            line-height : 16px;

      }

      font.bodytextsmall {

            color : black;

            background-color : transparent;

            font-size : 11px;

            font-family : Arial, sans-serif;

            line-height : 15px;

      }

      font.footertext {

            color : white;

            background-color : transparent;

            font-size : 12px;

            font-family : Arial, sans-serif;
            
            line-height : 16px;

      }

      font.faqquestion {

            color : white;

            background-color : #3ea1fe;

            font-size : 13px;

            font-weight: bold;

            font-family : Arial, sans-serif;

      }

      font.headlinelarge {

            color : black;

            background-color : transparent;

            font-size : 18px;

            font-weight: bold;

            font-family : Arial, sans-serif;

      }

      font.headlinesmall {

            color : black;

            background-color : transparent;

            font-size : 16px;

            font-weight: bold;

            font-family : Arial, sans-serif;

      }

      ol.moduletext {

            font-family : Arial, sans-serif;

            font-size : 14px;

            font-weight : bold;

            color : #333333;

            background-color : transparent;

            text-decoration : none;

      }

      table.yellowtable {

            border-color: #666666;

	    background-color: #ffcc00;

            border-width: medium;

            border-style: solid;

            padding: 10px;

            text-align: left;

            margin-left: auto;

            margin-right: auto;

	    margin-bottom: 10px;

            margin-top: 2px;

            color: #333333;

      }

      td.bluemodule {

            background-color: transparent;

            border-color: #3ea1fe;

            border-width: medium;

            border-style: solid;

            padding: 5px;

            text-align: center;

            margin-left: 3em;

            margin-right: 3em;

            margin-top: 8em;

            margin-bottom: 8em;

            width: 30%;
       
      }
      
       .list {

            display: list-item;

            background-color : transparent;

            line-height : 18px;

            margin-left: 20px;

      }


      .sil {

            display: inline;

            background-color : transparent;

            line-height : 20px;

      }


      .si {

            display: inline;

            background-color : transparent;

            line-height : 18px;

      }


      .optiontext {

            color : #1b7bbf;

            font-weight: bold;

      }

      .lowheight {

            color : black;

            background-color : transparent;

            font-size : 12px;

            font-family : Arial, sans-serif;

            line-height : 15px;

      }


