#sp-top-bar  #sp-top2 .sp-column{
	float: right;
}


#sp-header .sp-megamenu-parent{
	/*float: right;*/
}

#sp-menu #offcanvas-toggler{
	margin-top: -160px;
	margin-right: -30px;
}

#sp-main-body {
    padding: 60px 0;
}

.newsflash-vert{
	padding-left: 0;
}
.newsflash-vert li{
	list-style-type: none;
	border-top-style: solid;
	border-top-color: #909090;
    border-top-width: 1px;
	
	padding-top: 25px;
    padding-bottom: 15px;
}
.newsflash-vert li:first-child{
	border-top:none;
}

	

#sp-mitglieder .newsflash-horiz{
	
}
#sp-mitglieder .newsflash-horiz li{
	float:left;
	margin-right: 50px;
	width: 420px;
}

.articles-leading .article{
	border-top-style: solid;
	border-top-color: #909090;
    border-top-width: 1px;
	
	border-left: none;
	border-right: none;
	border-bottom: none;
	
	padding-left:0;
	padding-right:0;
}
.articles-leading .article:first-child{
	border-top:none;
}


#sp-mitglieder h3{
	margin-bottom: 60px;
}
