body {
    background-color : #B1E0FF;
    font-family : ;
  }


fieldset {
    background-color : #ada1a8;
  }


h1 {
    background-color : #77cf47;
    color : #f90505;
  }


form {
    background-color :#1F682E;
  }


#wichtig {
    font-size : 20pt;
    font-style : inherit;
    font-variant : small-caps;
  }


#einruecken {
    margin-left:250px;
  }


.news {
    background-color:red;
  }


.artikel {
    background-color:blue;
    color:white;
  }


.event {
    background-color:green;
  }



.zitat {
    border-bottom-style : dotted;
    border-left-style : dotted;
    border-right-style : dotted;
    border-top-style : dotted;
    font-size:15pt;
  }