

.article {
	background-color : #4E3EFF;
  }


.news {
    background-color : #3B3E37;
    color : #FFFFFF;
  }


.event {
	background-color: #40FF66;
	color : #FFFFFF;
  }

body {
    background-color : #b10000;
  }


.zitat {
    background-color : #776ed5;
    font-size : 20px;
    font-style : italic;
  }
.more {
    background-color : #16d595;
    font-size : 18px;
  }
#Inhalt {
    background-color : #FF8640;
    width: 900px;
    margin-left : 230px;
    top : 0px;
    position : absolute;
  }
#link {
    position: absolute;
    width: 150px;
  }
blockquote.zitat {
    border-style: double;
    text-align: center;
}
h1 {
    color:#FFFFFF;
    background-color : #FF5405;
    font-style : italic;
  }


h2 {
    font-style : italic;
  }


h4 {
    border-collapse : separate;
    float : none;
    font : icon;
  }



