/* Einstellungen Header-Menü */
.desktop .art-nav 
{
    width: 100%;
}
.art-nav 
{
    position: fixed;
  	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgb(50 37 19) 100%) no-repeat;
}
.art-header 
{
    margin: 70px auto;
}

/* Anfang hr-Linie */
.orange 
{
   border-top: 1px solid #f5821f;
}
/* Ende hr-Linie */

/* Anfang Home Buttom im Logo */
.home 
{
    position: inherit;
    margin-top: 4%;
    margin-left: 30%;
    height: 100px;
    width: 550px;
}
/* EndeHome Buttom im Logo */

/* Anfang MyShariff */
.shariffline.horizontal 
{
    margin: 10px 20px;
	border-top: 1px solid #f5821f;
	padding: 20px 0 10px 0;
}
/* Ende MyShariff */

/* Anfang Slidershow Nature */
.art-nostyle_sliderbilder 
{
    padding: 15px 15px;
}
/* Ende Slidershow Nature */

/* Anfang Schucheingabe */
.search 
{
  width: 25%;
  margin: 10px 0px 0px 20px;
}
#mod-search-searchword 
{
    width: 20em;
}
/* Ende Schucheingabe */

/* Anfang Fav Promote Beitragsseiten */

.art-nostyle_beitragsseiten 
{
    border-top: 1px solid #f5821f;
    padding: 10px 0 10px 0;
  	margin: 10px 20px;
}

/* Ende Fav Promote Beitragsseiten */

/* Anfang UK-Acordion Leistungen */
.teaser 
{
    background: #F5821F;
  	border: solid 3px #fff;
    padding: 15px 10px;
}
.art-postcontent h4
{
    color: #fff;
}
.art-postcontent h4 a:hover, .art-postcontent h4 a.hover
{
    color: #000;
}
.uk-accordion-content 
{
    margin: 20px 20px 0 0;
  	color: #fff;
}
/* Ende UK-Acordion Leistungen */
