#content {
border-right: 1px solid #e3e0d8;
}
#sidebar {
border-left: none;
}
#footerwidget-wrap .widget a {
font-weight: normal !important;
}

#footerwidget-wrap {
color: #ffffff;
}

#footerwidget-wrap .widget ul li {
padding: 0 0 0 16px !important;
margin-bottom: 8px !important;  
position: relative;
line-height: 1.45;
}

#footerwidget-wrap .widget ul li:before {
content: "»" !important;
left: 0;
position: absolute;
top: -1px;
}

#site-info p {
display: none;
visibility: hidden;
margin: 0;
padding: 0;  
}

.Homepage-Beitrag {
	width: 90%;
    height: auto;
    display: block;
    border: 0;
    padding: 0;
}

.Homepage-Beitrag-Fullscreen {
	width: 100%;
    height: auto;
    display: block;
    border: 0;
    padding: 0;
}

.entry-header h2.entry-title {
    font-size: 28px !important;
}

h2 {
 color: #003366;
 font-weight: 600; 
}

h3 {
 color: #003366;
 font-weight: bold; 
}


@media screen and (min-width: 768px) {
.entry-content p, .entry-summary p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dl, address, .page-link {
font-size: 19px;
font-size: 1.1375rem;
}
}