.events_h1 {

   width:           29em;
   margin:          10% auto;
   color:           rgb(88, 99, 103);
   font-size:       1.5em;
   text-transform:  none;
   margin-bottom:   0em;
}

.events_p {

   width:           10em;
   margin-left:     auto;
   margin-right:    auto;
   color:           rgb(88, 99, 103);
   line-height:     1em;
   margin-top:      1em;
}


h1 {

   font-size:     1.5em;
   font-weight:   bold;
}

p {

  font-size:      1em;

}

.testKlasse1{
	font-size:20px;
	color: #FF0000;
}
.testKlasse2{
	font-size:15px;
	color: #00FF00;
}

.testKlasse3{
        font-size:15px;
        color: #00FF00;
}


#testid {

        font-size:1.5em;
        font-weight:bold;
}
