/*  Typo
----------------------------------------------- */
body,p,table,td {
    font: normal 13px Helvetica, Arial, sans-serif;
    color: #000;
}

h1 {
    font: normal normal normal 25px Helvetica, Arial, sans-serif;
    color: #333;
}

h2 {
    font: normal normal normal 18px Helvetica, Arial, sans-serif;
    color: #666;
}

h3 {
    font: normal normal bold 12px Helvetica, Arial, sans-serif;
    color: #000;
}

a:link,a:visited {
    text-decoration: underline;
    color: #BD4A00;
}

a:active,a:hover {
    text-decoration: none;
    color: #BD4A00;
}

div.hr {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #CCC;
    height: 1px;
}

/*  Layout
----------------------------------------------- */
body {
    background: #ECEEEF url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/hintergrund.png?t=1351169634);
    background-repeat: repeat;
}

#hs-container {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

#top {
    width: 100%;
    height: 20px;
    margin-top: 10px;
    background: url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/top-bg.png?t=1351169804) no-repeat left top;
}

* html #top {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='top-bg.png');
}

#mid {
    width: 100%;
    background: url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/mid-bg.png?t=1351169679) repeat-y left top;
}

* html #mid {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='mid-bg.png');
}

#btm {
    width: 100%;
    height: 50px;
    background: url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/btm-bg.png?t=1351169588) no-repeat left top;
}

* html #btm {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='btm-bg.png');
}

#main {
    position: relative;
    width: 902px;
    padding: 0 19px;
}

#top-line {
    width: 100%;
    float: right;
    background-color: #e2000e;
}

#logo {
    display: inline-block;
    margin: 0;
    float: left;
    padding: 0 0 0 20px;
}

#logo h1 {
    margin: 0;
    line-height: 1em;
    padding: 0;
    font-size: 1.5em;
    font-weight: 700;
    color: #fff;
}
   
#top-nav {
    float:right;
}

#top-nav ul.mainNav2 {
    display: none;
}

/* header */
#hs-header {}

/* main content */
#hs-wrapper {
    width: 100%;
}

#hs-content {
    float: left;
    width: 670px;
    border-bottom: 0;
}

#hs-sidebar,#sub-nav {
    float: left;
    width: 232px;
}

#sub-nav .level_1 {
    display: none;
}

#hs-footer {
    width: 100%;
}

#hs-footer,#hs-footer p,#hs-footer td,#hs-footer a,#hs-footer a:visited {
    color: #000;
    font-size: 11px;
}

/*  Gutter */
#top-nav .gutter {
    padding: 5px 25px 10px;
}

#sub-nav .gutter {
    padding: 30px;
}

#hs-content .gutter {
    padding: 40px 30px 30px;
}

#hs-sidebar .gutter {
    padding: 40px 30px 30px 0;
}

#hs-footer .gutter {
    padding: 25px 42px 0;
}

/*  Jimdo Nav
----------------------------------------------- */
ul.mainNav1,ul.mainNav2,ul.mainNav3 {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style-type: none;
}

ul.mainNav2 {
    padding: 0 0 30px;
}

ul.mainNav3 {
    padding: 0;
}

ul.mainNav1 li,ul.mainNav2 li,ul.mainNav3 li {
    display: inline;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ul.mainNav1,ul.mainNav2,ul.mainNav3 {
    overflow: hidden;
}

* html ul.mainNav1,* html ul.mainNav2,* html ul.mainNav3 {
    height: 1%;
    overflow: visible;
}

ul.mainNav1 li a,ul.mainNav1 li a:visited {
    display: block;
    float: left;
    padding: 5px 15px;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    text-transform: uppercase;
    font-family: "Lucida Grande", Geneva,Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 200%;
    font-weight: 400;
    color: #fff;
}

ul.mainNav2 li a,ul.mainNav2 li a:visited {
    display: block;
    float: none;
    margin: 5px 0 0;
    padding: 5px 15px;
    border-bottom: 1px #E4E4E4 solid;
    outline: none;
    font-size: 10px;
    text-decoration: none;
    color: #fff;
}

ul.mainNav3 li a,ul.mainNav3 li a:visited {
    display: block;
    float: none;
    margin: 0;
    padding: 5px 25px;
    background: url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/arrow.png?t=1351169573) no-repeat 5px 15px;
    border-bottom: 1px #E4E4E4 solid;
    outline: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    font-style: italic;
    text-decoration: none;
    text-transform: lowercase;
    color: #fff;
}

ul.mainNav1 li a:hover,ul.mainNav1 li a.parent,ul.mainNav1 li a.parent:visited,ul.mainNav1 li a.current,ul.mainNav1 li a.current:visited {
    color: #000;
}

ul.mainNav2 li a:hover,ul.mainNav3 li a:hover, ul.mainNav2 li a.parent,ul.mainNav2 li a.parent:visited,ul.mainNav2 li a.current,ul.mainNav2 li a.current:visited,ul.mainNav3 li a.parent,ul.mainNav3 li a.parent:visited,ul.mainNav3 li a.current,ul.mainNav3 li a.current:visited {
    color: #666;
}

/* The Nivo Slider styles */

.nivoSlider {
        position:relative;
}
.nivoSlider img {
        position:absolute;
        top:0px;
        left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        border:0;
        padding:0;
        margin:0;
        z-index:60;
        display:none;
}
/* The slices in the Slider */
.nivo-slice {
        display:block;
        position:absolute;
        z-index:50;
        height:100%;
}
/* Caption styles */
.nivo-caption {
        position:absolute;
        left:0px;
        bottom:0px;
        background:#000;
        color:#fff;
        opacity:0.8; /* Overridden by captionOpacity setting */
        width:100%;
        z-index:89;
}
.nivo-caption p {
        padding:5px;
        margin:0;
}
.nivo-caption a {
        display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
        position:absolute;
        top:45%;
        z-index:99;
        cursor:pointer;
}
.nivo-prevNav {
        left:0px;
}
.nivo-nextNav {
        right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
        position:relative;
        z-index:99;
        cursor:pointer;
}
.nivo-controlNav a.active {
        font-weight:bold;
}
#slider {
        
    width:902px; 
    height:400px; 
    background:#000 url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/load.gif?t=1351169643) no-repeat 50% 50%;
}
#slider img {
        position:absolute;
        top:0px;
        left:0px;
        display:none;
}
#slider a {
        border:0;
        display:block;
}

.nivo-controlNav {
        position:absolute;
        left:390px;
        bottom:-30px;
}
.nivo-controlNav a {
        display:block;
        width:22px;
        height:22px;
        background:url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/bullets.png?t=1351169594) no-repeat;
        text-indent:-9999px;
        border:0;
        margin-right:3px;
        float:left;
}
.nivo-controlNav a.active {
        background-position:0 -22px;
}
.nivo-directionNav a {
        display:block;
        width:30px;
        height:30px;
        background:url(https://u.jimcdn.com/cms/o/sbbcc9c7b64b24f5d/userlayout/img/arrows.png?t=1351169581) no-repeat;
        text-indent:-9999px;
        border:0;
}
a.nivo-nextNav {
        background-position:-30px 0;
        right:15px;
}
a.nivo-prevNav {
        left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}