
/*
Template: 4140
GJ Template
Author: L. Diercks
*/

/** ALLGEMEIN
--------------- **/
body {
    background: #f1f0ee url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-body-bg.gif) repeat 0 0;
}

/** LAYOUT
------- **/
div#container {
    width: 896px;
    margin: 0 auto;
    padding: 2px;
    background: #FFF;
}
div#emotion {
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-visual.jpg) no-repeat 0 0;    
    margin: 0 0 2px;
    position: relative;
}



div#wrapper {
    zoom: 1;
    margin-bottom: 20px;
}

div#wrapper_links    {
    width: 640px;
    margin: 30px 0 40px;
    float: left;
}



div#wrapper ul,
div#wrapper ol {
list-style: none outside none;
margin: 10px 20px;
}
div#wrapper ul li
div#wrapper ol li {
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-li-bg.gif) no-repeat 0 4px;
    padding: 0 0 0 12px;
    margin-bottom: 5px;
}

#content h1 {
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-h1-bg.gif) repeat 0 0;
    padding: 10px 5px 8px 10px;
    margin-bottom: 15px;
    border: 1px solid #dddddd;
    border-left: 8px solid #880b05;
}
#content h2 {
    padding: 8px 8px 8px 22px;
    margin-bottom: 15px;
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-h2-bg.gif) no-repeat left center;
    border-top: 5px solid #695c50;
    border-bottom: 1px solid #695c50;
}
#content h3 {
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-h3-bg.gif) no-repeat 0 8px;
    border-left: 5px solid #695c50;
    border-bottom: 1px solid #e6dcc5;
    padding: 5px 3px 5px 6px;
    margin-bottom: 15px;
}

div#sidebar {
    width: 191px;
    float: right;
    box-shadow: 0 1px 4px #333;
    margin: -10px 0 0 0;
    background: #f6f1e4;
    margin-bottom: 0;
    z-index: 1;
    position: relative;
}
div#sidebar img {
    margin-bottom: 8px;
}
div#sidebar ul li,
div#sidebar ol li {
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-li-bg.gif) no-repeat 0 4px;
    padding: 0 0 0 12px;
    margin-bottom: 5px;
}
div#sidebar h1 {
    padding: 4px 6px;
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-side-hx-bg.gif) no-repeat 0 7px;
    border-bottom: 1px solid #695c50 !important;
    margin: 0 0 6px 0;
    padding: 4px 0 4px 18px;
}
div#sidebar ul,
div#sidebar ol {
    padding:0;
    margin: 10px 6px 0 6px;
}


div#footer {
    clear: both;
    margin: 0 auto;
    border-top: 2px solid #323232;
    zoom: 1;
}
div#footer a {
    color:#222222;
}

p.day-word, p.day, p.mon, p.yr {
    margin: 0 !important;
}
div.datetime {
    border-radius: 6px;
    margin: 7px 10px 0 10px !important;
    box-shadow: #999 0 0 3px;
    background: #6a5b4f !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #c0a58f), color-stop(100%,#6a5b4f)) !important;
    background: -moz-linear-gradient(top, #c0a58f 25%, #6a5b4f 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0a58f', endColorstr='#6a5b4f',GradientType=0 )!important;
    width: 40px  !important;
    height: 41px  !important;
}
body.ie div.datetime { filter: none !important;}
p.day {
    font-size: 14px !important;
    line-height: 16px !important;
}
p.mon {
    padding: 0 !important;
}
/** INNENABSTÄNDE 
---------------**/
div#wrapper .gutter {
    padding: 0 18px;
}
div#sidebar .gutter{padding:5px;}
div#footer .gutter {
    padding: 30px 0 40px;

}

/** NAVIGATION 
---------------**/
div#nav_top {
    zoom: 1;
    padding: 6px 5px;
    margin: 0;
    background: #695c50;
    overflow: hidden;
    border-bottom: 5px solid #323232;
}

div#nav_top li {
    font-size:12pt;
    margin: 0 15px 0 -10px;
    padding: 0 0 0 10px;
    background: url(https://u.jimcdn.com/cms/o/layout/l0c9643a01b0908eb/img/img-nav-bg.gif) no-repeat left center;
    float: left;
}
div#nav_top ul {
    list-style: none outside none;
    margin:0 0 0 0;
    padding:0;
}
div#nav_top li a {
    display: block;
    float: left;
    padding: 5px 12px;
    color: #FFF;
    text-decoration: none;
}
div#nav_top li a:hover {
    background:  #880B05;
}
div#sidebarnav {
    
margin-bottom:5px;}
div#sidebarnav a {
    font-weight:bold;
    padding:9px 0 9px 5px;
    display:block;
    border-bottom:1px groove black;
    color:#222222;
    text-decoration:none;
}
div#sidebarnav a:hover {
    color:#880B05;
    border-bottom:1px groove #880B05;

}
div#sidebarnav ul{
    margin:0;
    padding:0;
}
div#sidebarnav ul li{
    margin:0;
    padding:0;
    background:none;
    text-decoration:none;   
}
div#sidebarnav ul li ul li a{
    padding:9px 0 9px 20px;
    margin:0;
    background:none;
    text-decoration:none;   
}