#jsn-topbar {
    background-color: #333333;
    padding: 0;
}

ul.menu-topmenu li a {
    border-right: 1px solid #ffffff;
    padding-right: 10px;
}

#jsn-header {
    border-top: 1px solid #374A5F;
    margin-bottom: 0px;
    background: none;
}

#jsn-header-inner {
    padding: 2px 0 0;
    margin-bottom: 20px;
}

#jsn-header-inner2 {
    background-color: rgba(255,255,255);
}

#jsn-menu {
    z-index: 90;
    color: #f2f2f2;
    position: relative;
    background: url(../images/header-pattern.png);
}

div.lightbox-1 h3.jsn-moduletitle {
    background-image: url(../images/user_bg.jpg);
}


#jsn-page {
    background: url(../images/bg.jpg) center top repeat fixed;
}

div.solid-1 div.jsn-modulecontainer_inner {
    background-image: none;
    background-color: #C24503;
}


#jsn-content_inner7 {
    background-color: rgba(255,255,255,0.75);
}

p {
  hyphens: auto;
}



.jsn-modulecontent li a {
    font-weight: normal !important;
}

.breadcrumb li a, .breadcrumb li span {
    font-size: 100%;
}
.breadcrumb li {
    padding: 0;
    margin: 0;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 15px 35px;
    font-size: 120%;
    line-height: 20px;
    text-transform: uppercase;
}


#jsn-usermodules3 {
    background: #577FAA url(../images/user_bg.jpg) center top repeat-x;
    background-color: #C24503;
    border-top: 1px solid #374A5F;
    color: #FFF;
    margin-top: 30px;
}
#jsn-usermodules3 a {
    text-decoration: none !important;
}

#jsn-pos-banner {
    text-align: left;
}
div.solid-3 div.jsn-modulecontainer_inner {
    background: none;
    background-color: #F6E4DA;
}

#jsn-brand {
    display: none;
}

.dat.table1 {
    border-collapse: collapse;
}

.dat.tablet1, .dat th, .dat td {
    border: 1px solid black;
}

/* Blog */

.leading-0, .leading-1, .item {
  border-bottom: 2px dotted #aaaaaa;
  padding-bottom: 25px;
  margin-top: 10px;
}

div.termcharacteristic p {
    border-bottom: 1px dotted #CCCCCC;
    margin-top: 10px;
    padding-bottom: 10px;
}

.speasyimagegallery-gallery-item-content {
   opacity: 1 !important;
   background-color: #E86701;
}
.speasyimagegallery-gallery-item-content::before{
   content: "Bild: ";
   color: #FFFFFF;
}