/* BASIC STYLES
*/
html{
    padding-bottom: 1px;
    background: #e1e6f0;
}
body{
    height: auto;
    min-height: 100%;
    line-height: 1.4;
    font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    text-align: left;
    font-size: 13px;
    color: #333;
}
h1{
    margin: 0.8em 0;
}
h1,
h1 a,
h1 span{
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #234680;
    font-weight: normal;
}
h2{
    margin: 0.8em 0;
}
h2,
h2 a,
h2 span{
    font-size: 16px;
    line-height:1.2;
    text-transform: uppercase;
    color: #234680;
    font-weight: normal;
}
h3{
    margin: 0.8em 0;
    font-size: 16px;
    line-height:1.2;
    text-transform: uppercase;
    color: #234680;
    font-weight: normal;
}
#navLeft h3,
#footer h3{
    font-size: 13px;
}
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: #234680;
}
a:hover{
    text-decoration: underline;
}
strong, b, th{
    font-weight:bold;
}
em, i{
    font-style:italic;
}
u{
    text-decoration:underline;
}
strike, s{
    text-decoration:line-through;
}
img{
}


/* RESET NAVIGATION LISTS
*/
#navTop ul, #navLeft ul, #smallNav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
#navTop ul a, #navLeft ul a, #smallNav ul a{
    text-decoration: none;
}
#navTop ul a:hover, #navLeft ul a:hover, #smallNav ul a:hover{
    text-decoration: none;
}


/* STRUCTURE
*/
#website{
    width: 960px;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
    background: #fff;
}
#wrapper{
    margin: 0;
    width: 960px;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 0 0 100px 0;
    display: inline;
}
#footer{
    width: 900px;
    float: left;
    margin: 50px 0 0 30px;
    border-top: 1px solid #e1e6f0;
}


/* HEADER
*/
#header{
    position: relative;
    float: left;
    width: 960px;
    height: 265px;
    background: url(../layout/bgHeader.gif) no-repeat 0 0;
}
#header .monochrome_image{
    display: block;
    width: 241px;
    height: 254px;
    position: absolute;
    left: 240px;
    top: 0;
    background: url(../layout/monochomeHeaderImage.jpg) no-repeat 0 0;
}
#header img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#headerImage{
    width: 479px;
    height: 222px;
    position: absolute;
    right: 0;
    top: 32px;
    overflow: hidden;
}
#logo{
    position: absolute;
    left: 40px;
    top: 32px;
}
#headerContact{
    position: absolute;
    left: 40px;
    top: 185px;
    z-index: 9;
    width: 195px;
}
#headerContact .teaser{
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    border: 0;
    background: 0;
}
#headerContact .teaser *{
    color: #fff;
    background: none transparent;
    border: 0;
    line-height: 1.4;
}
#headerContact .teaser h3{
    margin: 0;
    padding: 0;
    font-size: 15px;
}
#headerContact .teaserContent{
    margin: 0;
    padding: 0;
    border: 0;
    background: none transparent;
}
#headerContact br.clear{
    display: none;
}
#language{
    position: absolute;
    right: 15px;
    top: 0;
    background: url(../layout/bgLangNav.gif) no-repeat center top;
    overflow: hidden;
}
#language a{
    float: left;
    padding: 5px 5px 0 5px;
    display: inline;
}
#host{
    width: 155px;
    float: left;
}
#logos_footer{
    width: 690px;
    float: right;
}


/* CONTENT
*/
#content{
    width: 360px;
    float: left;
    display: inline;
    margin: 28px 0 0 0;
}
.shop #content{
    width: 660px;
}
#content img{
}


/* TEASER
*/
#teaser{
    width: 340px;
    float: right;
    display: inline;
    position: relative;
    margin: 20px 0 0 0;
}
#teaser .clear{
    display: none;
}
.teaser{
    width: 340px;
    margin: 0 0 35px 0;
    background: #91a2bf;
    padding-bottom: 10px;
}
.teaser .image{
    width: 300px;
    margin: 0 0 10px 20px;
    position: relative;
}
.teaser .image img{
    display: block;
}
.teaserContent{
    padding: 0 20px;
}
.teaserContent *{
    color: #fff;
}
.teaserContent a{
    color: #234680;
}
.teaser h3{
    padding: 9px 20px 5px 20px;
    margin: 0;
    background: #234680;
    color: #fff;
}
.teaser p,
.teaser ul,
.teaser ol,
.teaser table{
    margin: 0 0 0.4em 0;
}
.teaser a{
}
.teaser .overImage{
}
.teaser .belowImage{
}
.teaser .textLink,
.teaser .downloadLink{
}
.teaser .textLink{
}


/* NAV LEFT */
#navLeft{
    width: 195px;
    min-height: 1px;
    float: left;
    margin: 0 15px 0 30px;
    display: inline;
}
#navLeft .navLevel1{
    background: #91a2bf;
    overflow: hidden;
    margin: 0 0 32px 0;
    padding: 28px 0 20px 0;
}
#navLeft li{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
#navLeft a{
    display: block;
    font-weight: normal;
    padding: 3px 5px 3px 10px;
    text-transform: uppercase;
}
#navLeft .passive a{
    color: #fff;
}
#navLeft .passive a:hover{
    color: #234680;
}
#navLeft .active a{
    background: url(../layout/bgNavLeft.gif) no-repeat 0 0;
    color: #fff;
}
#navLeft .active a:hover{
}
#navLeft .active .passive a{
}
#navLeft .active .passive a:hover{
}
#navLeft ul ul{
    clear: both;
    float: none;
}
#navLeft ul ul a{
    padding-left: 20px;
    text-transform: none;
    border: 0;
}
#navLeft ul ul .passive a{
    background: none transparent;
    color: #fff;
}
#navLeft ul ul .passive a:hover{
    color: #234680;

}
#navLeft ul ul .active a{
    background: url(../layout/bgNavLeft.gif) no-repeat -195px 7px;
    color: #234680;
}
#navLeft ul ul .active a:hover{
}
#navLeft ul ul ul a{
    padding: 2px 5px 2px 35px;
}
#navLeft ul ul ul .passive a{
    color: #fff;
    background: url(../layout/bgNavLeft.gif) no-repeat -390px 11px;;
}
#navLeft ul ul ul .passive a:hover{
}
#navLeft ul ul ul .active a{
    background: url(../layout/bgNavLeft.gif) no-repeat -585px 11px;
}
#navLeft ul ul ul .active a:hover{
}

#smallNav{
    width: 200px;
    position: absolute;
    left: 18px;
    bottom: 20px;
}
#smallNav li{
    float: left;
    width: 100%;
    position: relative;
    background: url(../layout/bgSmallNavA.png) no-repeat 0 6px;
    padding: 0 0 0 13px;
    margin: 3px 0 0 0;
}
#smallNav a{
    color: #f3eaf3;
}
#smallNav ul a:hover{
    text-decoration: underline;
}

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


#navLeft .logo_wrapper{
    width: 155px;
    margin: 0 0 0 10px;
}
#footer .logo_wrapper{
    width: 710px;
    float: left;
    overflow: hidden;
}
#navLeft .logo_wrapper .teaser,
#footer .logo_wrapper .teaser{
    float: left;
    overflow: hidden;
    display: inline;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    background: none transparent;
}
#navLeft .logo_wrapper .teaser{
    width: 125px;
    margin: 0 0 0 10px;
}
#footer .logo_wrapper .teaser{
    width: 100px;
    margin: 0 18px 17px 0;
}


#navLeft .logo_wrapper h3{
    margin: 0 0 22px 0;
}
#navLeft .teaser a,
#footer .teaser a,
#navLeft .teaser img,
#footer .teaser img{
    position: relative;
    margin: 0;
    padding: 0;
    background: none transparent;
}
#editMode #navLeft .teaser .adminModuleSideBar,
#editMode #footer .teaser .adminModuleSideBar{
    background: none transparent;
    position: absolute;
    left: 0;
    top: 0;
}
#editMode #navLeft .teaser .adminModuleSideBar div,
#editMode #footer .teaser .adminModuleSideBar div,
#editMode #navLeft .teaser .adminModuleSideBar a,
#editMode #footer .teaser .adminModuleSideBar a,
#editMode #navLeft .teaser .adminModuleSideBar img,
#editMode #footer .teaser .adminModuleSideBar img{
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}
#editMode #navLeft .teaser .adminModuleSideBar b,
#editMode #footer .teaser .adminModuleSideBar b,
#editMode #navLeft .teaser .adminModuleSideBar .activeStatus,
#editMode #footer .teaser .adminModuleSideBar .activeStatus{
    display: none;
}
#editMode #navLeft .teaser .adminModuleSideBar .position,
#editMode #footer .teaser .adminModuleSideBar .position{
    background: none transparent;
}
#anmeldeformular_1,
#anmeldeformular_2,
#anmeldeformular_3{
    margin-left: 0;
}
#downloadbutton_anmeldeformular{
    margin-bottom: 2em;
}

/* 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,
#editMode #smallNav li{
    position: relative;
}
#editMode .editButton img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#editMode #navLeft .editButton,
#editMode #navTop .editButton,
#editMode #smallNav .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;
}
#editMode #navTop .editButton{
    top: 7px;
    left: 0;
}

/* EDITMODE - SMALL NAV
*/
#editMode #smallNav li{
    margin: 0 5px 0 0;
}
#editMode #smallNav a{
    padding-left: 18px;
}
#editMode #smallNav .editButton{
    top: 1px;
    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 div.adminNewModule{
    overflow: hidden;
}
#editMode div.adminNewModule a{
    float: left;
}


/* EDITMODE - SHOP LINK
*/
#editMode .navLeft a.shopLink{
    line-height: 1.0;
    padding: 2px 5px 3px 5px;
}

/* FANCYBOX
*/
#fancybox-outer,
.fancybox-title-inside{
    /*background: #F0ECE0;*/
}
.fancybox-title-inside *{
    /*color: #3e3e3c;*/
}


