

body.hochzeit {
    background-color : black;
    background-repeat : no-repeat;
    color : #ffffff;
    font-family : sans-serif;
    font-size : 12pt;
  }


h1.hochzeit {
    text-align:center;
    font-size:20pt;
    color:white;
  }


.farbe1 {
    color:#D3C359;
  }


.farbe2 {
    color:#268b54;
  }


.farbe3 {
    color:#E9E9E9;
  }


a.hochzeit {
    color : #124b04;
    font-family : sans-serif;
    font-size : 12pt;
    line-height : 14pt;
    text-decoration : none;
  }


a:link {
    color: #124b04;
  }


a:visited {
    color : #124b04;
  }


a:hover {
    color:#f6ff53;
    background-color:#124b04;
  }


a:active {
    color:#f6ff53;
    background-color:#124b04;
  }


li.hochzeit {
    font-size:14pt;
    color:#EB9018;
  }


.erklaerung {
    font-size:10pt;
  }


.einleitung {
    font-size:10pt;
  }

