
body{
 	background-color:#44CB66;
#53FF31
	white-space : pre-wrap;
}

h1 {
    color : #072cff;
    text-decoration : underline;
  }


h2 {
    color : red;
    text-decoration : underline;
  }


strong {
    text-decoration : underline;
  }


.Zitat {
    background-color : red;
    text-align : center;
  }


.news {
    background-color : red;
  }


.ankuendigung {
    background-color : blue;
  }


.event {
    background-color : green;
  }


.Mann {
    background-color :red;
  }


.Frau {
    background-color : red;
  }


[type=submit] {
    -khtml-border-radius : 40px;
    -moz-border-radius : 40px;
    background-image : url('Logo2.jpg');
    color : #0c24ff;
    font-style : italic;
    font-weight : bold;
    height : 30px;
    width : 130px;
  }


[type=submit]:hover {
    background-image : url('Logo2.jpg');
    height : 40px;
    width : 140px;
  }


#head {
    text-align:left;
    width : 80%;
    position : absolute;
top: 10px;
  }


#inhalt {
    left : 170px;
    position : absolute;
    top : 170px;
  }


#button {
    text-align : left;
    position : absolute;
    top : 200px;
  }


.normal {
    background-color : #47BF59;
  }

