#sp-main-body {
	background-image:url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	min-height:1000px;
}


.sp-megamenu-parent > li > a,  .sp-megamenu-parent > li > span {
	font-size:18px;
}

/*Rahmen und Abstände in Blogansicht*/
.article-list .article {
    padding: 20px 0!important;
    border: 0!important;
    border-radius: 0!important;
}

/*Sprachauswahlmodul auf Höhe Menü platzieren*/
#sp-top3.d-lg-block {
    padding: 60px 0;
}

/*Markierung Aktive Sprache deaktivierten*/
div.mod-languages ul li.lang-active {
    background-color: transparent!important;
}

/*Einleitungsbilder, Beitragsbilder*/
.article-intro-image.float-right,
.article-full-image.float-right {
	width:25%;
	float:right;
	margin: 55px 0 10px 10px!important;
	border-radius:0!important;
	border:0!important;
}

/*Felder Kurse*/
ul.fields-container {
	list-style-type: none; 
	padding:0!important;
}

li.field-entry {
	margin-bottom:20px;
}

li.field-entry span.field-label {
	font-weight: bold;
}

/*Modul Kopfbild*/
#sp-headerpicture {
	background-color:#F0EFD0;
}

.mod-randomimage img{
	width:100%!important;
}


/*Menü Impressum + Datenschutz in Desktopansicht ausblenden*/
@media (min-width: 992px){
	ul.sp-megamenu-parent li+li+li+li+li+li+li+li,
	ul.sp-megamenu-parent li+li+li+li+li+li+li+li+li,
	ul.sp-megamenu-parent li+li+li+li+li+li+li+li+li+li {
		display:none;
	}
}

/*Footermenu*/
.sp-module.footermenu li.nav-item {
	margin-right:15px;
}

.sp-module.footermenu li.nav-item a{
	color:black!important;
}

/*Startpanel Startseite*/

#startpanel_wrapper {
	
}

#startpanel_wrapper div>div{
	height: 400px;	
}

#startpanel_1 {
	
}

#startpanel_2 {
	
}

#startpanel_3 {
		
}
