h2.item-title {
     font-size:18px !important;
    font-weight :bold!important;
	border-bottom: 1px solid #eee !important;
	padding:0.2% !important;
    padding-bottom:1px !important;
    padding-left:6px !important;
    background-color: #A4CEF4 !important;
}



#maincontent .blog-item {
  background-color: var(--allrounder-article-bg-color);
  border: 0px solid ;
  padding: 1%;
  margin-bottom: -15px !important;
}
.table1 table,td,tr{

  border-width: 1px;
}



 jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
    line-height: 24px;  
    margin-top: 1px;
    vertical-align: text-top; 
	
}
ul.mod-articleslatest, .latestnews mod-list{
  
  font-size: 14px !important;
  font-weight: bold !important;
  list-style-type: square;
  
}

div.mod-whosonline{
 
   font-size: 14px !important;
 font-weight: bold !important;
  
}
 .zentrieren{
  
  display: flex;
   justify-content: center;
   align-items: center;
}