body p, .main-content ul {
	font-family: 'Montserrat', sans-serif;
}

.page {
	box-shadow: 0 0 25px rgb(0, 0, 0);
	border: none;
}

.main-content a {
	font-weight: bold;
}


.oneo-sidebar-right .main-content {
    margin-left: 3.25%;
}


.main-content h1, .main-content h2 {
	font-weight: normal;
}


.main-navigation-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main-navigation-search {
    order: 1;
}

.main-navigation {
    padding-right: 0;
}

.main-navigation-search > a::after {
	border-left: none;
}

.main-navigation-search > a {
	padding: 0.8em 0;
}

.kopfzeile p {
	margin-top: 0;
}


.image_container a:hover::before, .image_container a:focus::before {
	background: none;
}


.image_container a:hover::after, .image_container a:focus::after {
	content: "";
}


.main-navigation > ul > li > a, .main-navigation > ul > li > strong, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
	
	letter-spacing: unset;
	font-size: 0.95em;
	padding-top: 0;
	padding-bottom: 0;
}


.main-navigation > ul > li.submenu:hover > a::after, .main-navigation > ul > li.submenu:hover > strong::after, .main-navigation > ul > li.submenu:hover > span.active::after, .main-navigation > ul > li.submenu:hover > span.trail::after, .main-navigation > ul > li.submenu:hover > span.forward::after {
	
	border-top: none;
	box-shadow: none;
}

.main-navigation > ul > li > ul {
	border: none;
}

.main-navigation > ul > li > ul { 
	overflow: visible; 
}

.main-navigation > ul > li > ul > li > ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0px;
    padding-left: 0;
    border: 1px solid #dcdcdc;
    background: #73b515;
    
}

.main-navigation > ul > li > ul > li:hover > ul { 
	display: block; 
}

.main-navigation > ul > li > ul a.submenu::after {
    font: 1.4em/1 "RockSolid Icons";
    content: "\e00b";
}

.main-navigation > ul > li > ul > li > ul > li { 
	border-top: 1px solid #dcdcdc; 
}

.main-navigation > ul > li > ul > li > ul > li:first-child {
	border-top: 0;
	}
	
	
	
	
	
	
.mod_eventlist > .header {
    
    color: #245834;
}


.mod_eventlist .event > h2 {
    font-size: inherit;
}


.mod_eventlist p.time {
	display: none;
}

.mod_eventlist p.more {
	margin-bottom: 0.8em;
}


.mod_eventlist .event {
    
    margin-bottom: 1em;
border-bottom: 1px solid #cccccc;
}

.mod_eventlist .ce_text.block p {
	margin-bottom: 0;
}


.mod_eventlist a:hover, .mod_eventlist a:focus {
	text-decoration: none;
	color: #245834;
	
}



.start-teaser .teaser-boxes-content a::before {
	font: 1.4em/1 "RockSolid Icons";
	content: "\e019";
	font-size: inherit;
	color: #73b515;
	margin-right: 0.6em;
}


.start-teaser .teaser-boxes-content {
	font-size: 1.2em;
	font-family: 'Montserrat', sans-serif;
}





.start-teaser a:hover, .start-teaser a:focus {
	text-decoration: none;
	color: #245834;
	font-weight: bold;
}



.fusszeile hr {
	border-color: #245834;
	margin: 1.5em 0;
}

.fusszeile h1, .fusszeile h2 {
	color: #73b515;
}



.footer-navigation {
	margin: 0;
	background: #245834;
}


.footer-navigation a {
	color: #ffffff;
}


.footer-copyright {
	margin-top: 2em;
	color: #245834;
}



.bild_oben, .bild_unten {
	margin-right: -60px
}

.bild_oben {
	max-width: 320px;
}



.main-navigation-mobile-open::after {
    
    background: #245834;
    box-shadow: 0 7px #245834, 0 14px #245834;
}



.sub-navigation > ul {
    font-size: 1em;
    color: #73b515;
}


.sub-navigation ul a, .sub-navigation ul strong, .sub-navigation ul span.active, .sub-navigation ul span.trail, .sub-navigation ul span.forward {
    
    padding: 0.38462em;
    
    border-bottom: 1px solid #245834;
}


.sidebar {
	width: 20%;
}


.sub-navigation ul a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #245834;
}


table.calendar td .event {
	border-bottom: 1px dotted #245834;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

table.calendar td .event.lastEvent {
	margin-bottom: 0px;
	border: 0px;
}

table.calendar td .eventLayer {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	padding: 10px;
	width: 220px;
	margin: -50px;
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 4px 4px rgba(0,0,0,0.3);
	z-Index: 10;
}

table.calendar td .eventLayer .close {
	float: right;
	color: #245834;
	cursor: pointer;
	margin-left: 20px;
	margin-bottom: 10px;
}

table.calendar td .eventLayerToggler {
	font-size: 12px;
	display: block;
	background-color: #EAEAEA;
	color: #245834;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
}




.centered-wrapper.green {
	color: #ffffff;
	background: #245834a1;
	border-top: 2px solid #ffffff;
	padding-bottom: 1em;
	
}


.tagline + .content-wrapper {
	margin-top: 0;
}


.ce_accordion .toggler {
	color: #73b515;
}

.ce_accordion .accordion {
	background: #ffffff;
}


.ce_accordion .toggler:hover {
	color: #245834;
}


.organigramm td.dunkelgruen {
    background-color: #255935;
    color: #fff;
    text-transform: none;
}

.organigramm td.hellgruen {
    background-color: #73b515;
    color: #fff;
    font-size: 13px;
    text-transform: none;
}

.organigramm td.grau {
    background-color: #bfbfbf;
    color: #fff;
    font-size: 11px;
    text-transform: none;
}

.organigramm td {
    background-color: #eeeeee;
    color: #255935;
    font-weight: 600;
    min-width: 101px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}





.ce_metamodel_content .datei .label {

    display: none;

}



.ce_metamodel_content .datei ul li {

    list-style: outside none none;

}



.ce_metamodel_content .datei .file {

    margin: 0;

    padding: 0;

}



.ce_metamodel_content .datei .value{

    margin-left: 0px;

}



.ce_metamodel_content .datei {

    float: left;
    margin-right: 25px;
    margin-bottom: 2em;

}



.ce_metamodel_content .label {

    color: #255935;
	padding-right: 1em;
    font-weight: 600;

}




.ce_metamodel_content .text h1 {

    font-size: 16px;

    margin: 0;

}

.ce_metamodel_content .value {

    padding-bottom: 0.6em;

}

.ce_metamodel_content .layout_full {
	margin-top: 4em;
}





.ce_metamodel_content .item {

    clear: both;
    margin-bottom: 2em;

}






@media (max-width: 599px) {
	.main-navigation-search {
		display: none;
	}
}	
	