

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    color:#000000;
  }


input, select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:13px;
    font-weight : lighter;
  }


.lehr_td {
    font-size:6px;
  }


.link_index_aktiv {
    color:#ffffff;
    font-size : 13px;
    font-weight : lighter;
    text-decoration:none;
  }


.link_index {
    color : #fede58;
    font-size : 13px;
    font-weight : lighter;
    text-decoration : none;
  }


.link_index:visited {
    color:#fede58;
  }


.link_index:hover {
    color:#ffffff;
  }


.link_index:active {
    color:#ffffff;
  }

.link {
    color : #000000;
    font-size : 13px;
    text-decoration : underline;
  }
.link:visited {
    color:#000000;
  }


.link:hover {
    color:#000000;
    text-decoration : none;
  }


.link:active {
    color:#000000;
  }

.link_bold {
    color : #000000;
    font-size : 13px;
    font-weight : bold;
    text-decoration : underline;
  }
.link_bold:visited {
    color:#000000;
  }


.link_bold:hover {
    color:#000000;
    text-decoration : none;
  }


.link_bold:active {
    color:#000000;
  }


.kopf_va {
    color : #ffffff;
    font-size : 26px;
    font-weight : bold;
  }


.kopf {
    color : #ffffff;
    font-size:13px;
  }


.kopf_metz {
    color : #ffffff;
    font-size:18px;
  }


.text_adresse {
    color : #000000;
    font-size:10px;
  }


.text_bold {
    color : #000000;
    font-size:13px;
    font-weight:bold;
  }


.text_bold_titel {
    color : #000000;
    font-size:15px;
    font-weight:bold;
  }


.text {
    color : #000000;
    font-size:13px;
  }


.text_center {
    color : #000000;
    font-size : 13px;
    text-align : center;
  }


.text_rand {
    color : #000000;
    font-size : 13px;
    padding-right : 20px;
  }


.button {
    background-color : #243e77;
    color : #fede58;
  }

