body {
	font-family: 'Open Sans';
	font-weight: 300;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

img, embed, object, video {
	max-width: 100%;
	height: auto;
	width: auto;
}	

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0 !important;
}


A {
	color: #680001 !important;
	font-weight: 400 !important;
}

A.internal-link::before {
	content: none;
}

A.external-link::before {
	content: none;
}

.btn-primary {
    background-color: #85180d !important;
    border-color: #85180d !important;
}


h1,h2,h3,DIV.panel-body h4 a,DIV.panel-body span.more-link a {
	color: #680001 !important;	
    
}

P, P.bodytext, DIV.card {
    font-size: 15px !important;
    line-height: 24px !important;
    margin-bottom: 0.6em !important;
}



H1, H2 {
	display: block;
	line-height: 1.3em;
	font-size: 24px !important;
}

H1, H2 {
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    font-family: 'Aleo', serif !important;
    border-bottom: 1px solid #999 !important;
}

H5 {
    line-height: 1.3em !important;
    font-weight: bold !important;
}

footer A {
	color: #666 !important;
	font-weight: 300;
}

footer {
    margin-bottom: 20px;
    font-size: 0.9em !important;
	color: #666 !important;
}


DIV.logo {
	background-color: #85180d !important;
    text-align: center;
}

DIV.logo IMG {
    margin: 15px auto 10px;
}


.bg-darkred {
	background-color: #85180d !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1) !important;
}

b, strong {
	color: #333;
	font-weight: 400;
}

FIGCAPTION {
    margin-top: 5px !important;
    margin-bottom: 6px !important;
    font-size: 0.9em !important;
    line-height: 1.2em !important;
}

DIV.card-header {
    font-weight: bold !important;
    color: #85180d !important;
    padding: 4px 10px;
}

DIV.card UL.list-group LI.list-group-item {
	border-top: 1px solid rgba(0,0,0,0.125);
	padding: 4px 10px;
}

NAV.flex-column {
    margin-top: 4px;
    margin-bottom: 30px !important;
}

NAV.flex-column A {
    border-bottom: 1px solid #666;
    color: #666 !important;
    padding: 0.2rem 0rem !important;
    font-size: 15px !important;
}

FIGURE.image {
    margin-top: 7px !important;
}

OL.carousel-indicators, A.carousel-control-prev, A.carousel-control-next {
    visibility: hidden !important;
}

DIV.mycontent UL {
    margin-left: 0px;
    padding-left: 0px;
}

DIV.mycontent LI {
    list-style-position: inside;
    list-style-type: square;
}

DIV.sprachschalter {
    padding: 8px 0 !important;
}

DIV.sprachschalter IMG {
    width: 20px;
    height: 15px;
    margin-left: 10px;
    border: 1px solid #333;
}

.navbar-nav .active {
    color: black !important;
    background-color: white !important;
}

.navbar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

LI.nav-item A {
    padding: 10px 8px !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

BUTTON.navbar-toggler {
    margin-top: 5px;
    margin-bottom: 5px;
}

DIV.mycontent UL.list-group, UL.menusubpages {
	padding-bottom: 2em;
}
	
DIV.mycontent UL.list-group LI.list-group-item, UL.menusubpages LI.nav-item {
	all: initial;
	margin-bottom: 0.7em;
	padding: 0 !important;
	border: none !important;
	list-style: none !important;
	display: block !important;
	width: 100% !important;
}

DIV.mycontent UL.list-group > li:before {
  content: "→ ";
  text-indent: -5px;
}

DIV.mycontent UL.menusubpages > LI A.nav-link:before {
  content: "→ ";
  text-indent: -5px;
}

DIV.mycontent UL.menusubpages LI.nav-item A {
	padding: 0 !important;
	margin: 0 !important;	
}

UL.pagination LI {
	list-style: none !important;
	margin: 0 2px !important;
}

UL.pagination LI.active A {
	color: black !important;
	font-weight: bold !important;
}

UL.pagination > li:not(.next):after {
  content: "|";
  text-indent: -5px;
}

DIV.panel DIV.calendarize-item H5, DIV.panel DIV.calendarize-item P {
	margin-bottom: 0 !important;
}

DIV.full-image FIGURE FIGCAPTION {
	margin-top: 1em !important;
	font-size: 130% !important;
	bottom: auto !important;
	background: transparent !important;	
}
