/* BASIC STYLES
*/
html{
    padding-bottom: 1px;
}
body{
    background: url(../layout/bgBody.gif) repeat-x 0 0 #e5d5bd;
    padding-bottom: 50px;
    height: auto;
    min-height: 100%;
    line-height: 1.4;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    color: #8d7655;
}
h1{
    margin: 0.5em 0;
}
h1, h1 a, h1 span{
    font-size: 23px;
    line-height: 1.2;
    color: #49443d;
    font-weight: normal;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h2{
    margin: 0.5em 0;
}
h2, h2 a, h2 span{
    font-size: 16px;
    line-height:1.2;
    color: #a93c38;
    font-weight: normal;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h3{
    margin: 1em 0 0.4em 0;
    font-size: 16px;
    line-height:1.2;
    color: #FFF;
    font-weight: normal;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
p{
}
ul{
    list-style: disc;
    padding-left: 2em;
}
ol{
    list-style: decimal;
    padding-left: 3em;
}
table, ul, ol, p{
    margin: 0 0 1em 0;
}
td{
}
a{
    color: #a93c38;
}
a:hover{
    text-decoration: underline;
}
strong, b{
    font-weight:bold;
}
em, i{
    font-style:italic;
}
u{
    text-decoration:underline;
}
strike, s{
    text-decoration:line-through;
}
img{
}
.hr{
    clear: both;
    margin: 1em 0;
    border-color: #e4d4ba;
}

.lebenslauf td{
    padding-right: 2em;
}
.lebenslauf th{
    font-size: 16px;
    line-height:1.2;
    color: #a93c38;
    font-weight: normal;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    padding: 1em 0 0.5em 0;
}
/* RESET NAVIGATION LISTS
*/
#navTop ul, #navLeft ul, #langNav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
#navTop ul a, #navLeft ul a, #langNav ul a{
    text-decoration: none;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
#navTop ul a:hover, #navLeft ul a:hover, #langNav ul a:hover {
    text-decoration: none;
}

/* STRUCTURE
*/
#website{
    width: 940px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    background: url(../layout/bgWebsite.gif) repeat-y 0 0 #fff;
}

/* HEADER
*/
#header{
    position: relative;
    float: left;
    width: 940px;
    min-height: 96px;
    overflow: hidden;
    padding: 0 0 248px 0;
    background: url(../layout/bgWebsite.gif) no-repeat left bottom #fff;
}
#header img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#headerImg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 698px;
    height: 248px;
    overflow: hidden;
}
#logo{
    width: 353px;
    height: 64px;
    position: absolute;
    left: 13px;
    top: 16px;
    z-index: 9;
    background: url(../layout/logo.png) no-repeat 0 0;
}
.en #logo{
    background: url(../layout/logo_en.png) no-repeat 0 0;
}
#logo a{
    display: block;
    width: 353px;
    height: 64px;
    margin: 0;
    overflow:hidden;
    text-indent: -999em;
}

/* STARTPAGE
*/
#website.startpage{
    width: 950px;
    border: 0;
    background: none transparent;
}
.startpage #header{
    padding: 0;
    min-height: 86px;
    border: 5px solid #fff;
    background: none #fff;
}
#startpage_header{
    border: 5px solid #fff;
    position: relative;
    float: left;
}
.startpage_teaser{
    width: 221px;
    float: left;
    margin: 15px 0 0 0;
}
.startpage_teaser h2{
    color: #553e24;
    font-size: 16px;
    margin: 0 0 .2em 0;
}
.startpage_teaser .link{
    margin: 0;
}
.startpage_teaser .link a{
    padding: 0 0 0 16px;
    background: url(../layout/bgNavLeftActiveA.gif) no-repeat 3px 4px;
}
#startpage_teaser_1{
    margin-right: 21px;
}
#startpage_teaser_3{
    width: 464px;
    float: right;
}
.startpage_teaser_content{
    padding: 5px;
    background: #fff;
}
.startpage_teaser_content img{
    display: block;
    margin: 0 0 5px 0;
}
.startpage .Text_Link_TextImageRightSmall{
    margin: 50px 0 0 0;
    background: #fff;
    padding: 5px;
    display: none;
}
#slider{
    width: 31px;
    height: 406px;
    background: url(../layout/bg_slider.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 32px;
    overflow: hidden;
}
#slider_content{
    width: 675px;
    position: absolute;
    left: 129px;
    top: 30px;
}
#slider_trigger{
    width: 14px;
    height: 288px;
    background: url(../layout/bg_slideme.png) no-repeat 0 center;
    position: absolute;
    right: 8px;
    top: 51px;
    overflow: hidden;
    cursor: pointer;
}
.en #slider_trigger{
    background: url(../layout/bg_slideme_en.png) no-repeat 0 center;
}
#slider_trigger.closed{
    background: url(../layout/bg_slideme.png) no-repeat -14px center;
}
.en #slider_trigger.closed{
    background: url(../layout/bg_slideme_en.png) no-repeat -14px center;
}
#slider_content *{
    color: #decaab;
}
#slider_content h1{
    margin-top: 0;
    color: #fff;
    font-size: 26px;
}
#slider_content h2{
    color: #fff;
}
#slider_content a{
    color: #aa3d38;
    padding: 0 0 0 16px;
    background: url(../layout/bgNavLeftActiveA.gif) no-repeat 3px 4px;
    position: relative;
    left: -16px;
    top: 0;
}
#editMode .startpage .Text_Link_TextImageRightSmall{
    display: block;
}

/* CONTENT
*/
#content{
    width: 450px;
    float: left;
    margin: 20px 0 0 0;
    padding: 0 0 50px 0;
    display: inline;
}
.shop #content{
    width: 660px;
}
#content img{
}

/* TEASER
*/
#teaser{
    width: 237px;
    float: right;
    margin: -254px 0 0 0;
    display: inline;
    position: relative;
    padding: 0 0 200px 0;
    background: url(.../layout/bgTeaser.gif) repeat-x left bottom;
}
#signets{
    position: absolute;
    right: 9px;
    bottom: 0;
    width: 215px;
}
#signets table{
    table-layout: fixed;
}
#signets td{
    text-align: left;
    vertical-align: middle;
    width: 142px;
    padding: 0 0 20px 0;
}
#signets .image{
    padding: 0 0 20px 0;
    width: 73px;
}
#signets a{
    color: #e5d5bd;
    line-height: 1.3;
}
#signets a:hover{
    text-decoration: none;
}
.shop #teaser{
    display: none;
}
.teaser{
    width: 213px;
    margin: 0 0 35px 12px;
}
.teaser .image{
    position: relative;
}
.teaser .image img{
    display: block;
    border: 1px solid #aba59d;
}
.teaserContent{
    padding: 5px 1px 0 1px;
}
.teaserContent *{
    color: #e5d5bd;
}
.teaser h3{
    padding: 0 1px;
}
.teaser p, .teaser ul, .teaser ol, .teaser table{
    margin: 0 0 0.4em 0;
}
.teaser a{
    color: #ee5049;
    text-transform: uppercase;
}
.teaser .overImage{
}
.teaser .belowImage{
}
.teaser .textLink, .teaser .downloadLink{
}
.teaser .textLink{
    padding: 0 0 0 16px;
    background: url(../layout/bgTeaserLink.gif) no-repeat 3px 4px;
}
#signets a span{
    padding: 0 0 0 16px;
    background: url(../layout/bgTeaserLink.gif) no-repeat 3px 4px;
    color: #ee5049;
    text-transform: uppercase;
    display: block;
    margin: 0.3em 0 0 0;
}

/* FOOTER
*/
#footer{
    width: 940px;
    border: 5px solid #fff;
    margin: 57px auto 50px auto;
    background: #fff;
    text-align: center;
}
#footer ul{
    display: inline;
}
#footer li{
    display: inline;
}
#footer li a{
    color: #8d7655;
    padding-right: 8px;
    background: url(../layout/bgNavAFooter.gif) no-repeat right center;
    border-right: 6px solid #fff;
}
#footer li a:hover{
    color: #a93c38;
    text-decoration: underline;
}

/* NAV TOP
*/
#langNav{
    float: right;
    width: 500px;
    margin: 22px 30px 21px 0;
}
#langNav ul{
    position: relative;
    float: right;
    overflow: hidden;
}
#langNav li{
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
}
#langNav a{
    float: left;
    margin: 0 0 0 8px;
    font-size: 12px;
    text-transform: uppercase;
}
#langNav .passive a{
    color: #8d7655;
}
#langNav .passive a:hover{
    color: #49443d;
}
#langNav .active a{
    color: #a93c38;
}
#navTop{
    float: right;
    margin: 0 30px 0 0;
    width: 500px;
    overflow: hidden;
    display: inline;
}
#navTop ul{
    position: relative;
    float: right;
    overflow: hidden;
}
#navTop li{
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
}
#navTop a{
    float: left;
    padding: 0 11px 0 0;
    margin: 0 0 0 12px;
    background: url(../layout/bgNavTopA.gif) no-repeat right center;
    font-size: 14px;
    text-transform: uppercase;
}
#navTop .passive a{
    color: #8d7655;
}
#navTop .passive a:hover{
    color: #49443d;
}
#navTop .active a{
    color: #a93c38;
}
#navLevel1LastEntry a, #navLevel1SoleEntry a{
    padding-right: 0;
    background: none transparent;
}
#navTop #navLevel1FirstEntry{
    display: none;
}
#editMode #navTop #navLevel1FirstEntry{
    display: block;
}

/* NAV LEFT */
#navLeft{
    width: 192px;
    min-height: 1px;
    float: left;
    margin: 24px 26px 0 0;
    display: inline;
    padding: 0 0 60px 0;
}
#navLeft li{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
#navLeft a{
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 5px 4px 17px;
    text-transform: none;
    border-bottom: 1px solid #e1dad2;
}
#navLeft .passive a{
    color: #49443d;
}
#navLeft .passive a:hover{
    color: #a93c38;
}
#navLeft .active a{
    color: #a93c38;
    background: url(../layout/bgNavLeftActiveA.gif) no-repeat 5px 9px;
}
#navLeft .active a:hover{
}
#navLevel2FirstEntry a, #navLevel2SoleEntry a{
    border-top: 1px solid #e1dad2;
}

/* NEWS MODULE
*/
#content div.newsWrapper{
    margin: 0;
}

/* EVENT MODULE
*/
table.dates td.headlineDate{
    font-weight: bold;
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.headlineTime{
    font-weight: bold;
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.headlineContent{
    font-weight: bold;
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.date{
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.time{
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.description{
    border-bottom: 1px solid rgb(76, 75, 73);
    color: rgb(173, 173, 165);
}
table.dates td.description h3{
    font-weight: bold;
    color: rgb(173, 173, 165);
}
table.dates td.description p{
    color: rgb(173, 173, 165);
}

/* EDITMODE - RESET AND PREPARE NAV ELEMENTS
*/
#editMode #navLeft li, #editMode #navTop li{
    position: relative;
}
#editMode .editButton img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#editMode #navLeft .editButton, #editMode #navTop .editButton{
    position: absolute;
    z-index: 1;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    background: none transparent;
}

/* EDITMODE - NAV TOP
*/
#editMode #navTop li{
    margin: 0 5px 0 0;
}
#editMode #navTop a{
    padding-left: 18px;
    margin: 0;
}
#editMode #navTop .editButton{
    top: 0px;
    left: 0;
}

/* EDITMODE - NAV LEFT
*/
#editMode #navLeft ul li{
}
#editMode #navLeft ul a{
    padding-left: 18px;
}
#editMode #navLeft ul .editButton{
    top: 4px;
    left: 0;
}
#editMode #navLeft ul ul li{
}
#editMode #navLeft ul ul a{
    padding-left: 36px;
}
#editMode #navLeft ul ul .editButton{
    left: 18px;
}
#editMode #navLeft ul ul ul li{
}
#editMode #navLeft ul ul ul a{
    padding-left: 54px;
}
#editMode #navLeft ul ul ul .editButton{
    left: 36px;
}

/* EDITMODE - NAV FOOTER
*/
#footer .editButton{
    position: relative;
    top: 2px;
}
#editMode #footer li a{
    color: #8d7655;
    padding-right: 0;
    background: none transparent;
    border-right: 0;
}
#editMode #footer li a:last-child{
    color: #8d7655;
    padding-right: 8px;
    background: url(../layout/bgNavAFooter.gif) no-repeat right center;
    border-right: 6px solid #fff;
}
