<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC STYLES
*/
html{
    padding-bottom: 1px;
    background: url(../layout/bg_html.gif) repeat-x #fff;
}
body{
    font: normal normal normal 12px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    text-align: left;
    color: #666;
    padding-bottom: 100px;
}
h1{
    margin: 0.8em 0;
}
h1,
h1 a,
h1 span,
h3{
    font: normal normal bold 17px/20px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    text-transform: uppercase;
    color: #740c2b;
}
h2{
    margin: 0.8em 0;
}
h2,
h2 a,
h2 span{
    font: normal normal normal 16px/19px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    color: #90a1b5;
}
h3{
    
}
ul{
    list-style: disc;
    padding-left: 2em;
}
ol{
    list-style: decimal;
    padding-left: 3em;
}
table,
ul,
ol,
p{
    margin: 0 0 2em 0;
}
td{
}
a{
    color: #90a1b5;
}
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: 975px;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
    background: #fff;
}
#wrapper{
    width: 875px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 25px 0 0 50px;
    display: inline;
 }
.start #wrapper{
    margin-top: 100px; 
    width: 900px;    
}
.start #wrapper .teaser{
    float: left;
    margin: 0 25px 0 0;    
} 
.start #wrapper .teaser .textLink{
    background: url(../layout/bg_teaser_link.gif) no-repeat left center;
    padding-left: 9px;
} 
#editMode.start #wrapper .adminNewModule,
#editMode.start #wrapper .adminModuleSideBar .delete,
#editMode.start #wrapper .adminModuleSideBar .activeStatus{
    display: none;    
}


/* HEADER
*/
#header{
    position: relative;
    float: left;
    width: 875px;
    margin: 53px 0 0 50px;
}
#header img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#header_image_wrapper{
    position: relative;
    float: left;   
    z-index: 12; 
}
#headerImage{
    width: 690px;
    height: 230px;
    float: left;
    overflow: hidden;
}
#headerImageOverlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 275px;
    height: 380px;
    overflow: hidden;    
}
.start #headerImageOverlay{
    height: 330px;    
}
#logo{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12;
}
#contact{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    width: 159px;
}
#contact *{
    color: #90a1b5;    
}
#contact .teaser{
    position: absolute;
    left: 0;
    bottom: 0;    
}
#editMode #contact .adminNewModule,
#editMode #contact .adminModuleSideBar .edit b,
#editMode #contact .adminModuleSideBar .delete,
#editMode #contact .adminModuleSideBar .activeStatus,
#editMode #contact .adminModuleSideBar .position{
    display: none;    
}
#editMode #contact .adminModuleSideBar{
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: -15px;
    background: none transparent;    
}
#editMode #contact .adminModuleSideBar .edit{
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
}


/* CONTENT
*/
#content{
    width: 575px;
    float: right;
    display: inline;
}


/* TEASER
*/
.teaser{
    width: 275px;
}
.teaser .image{
    position: relative;
    overflow: hidden;
    width: 275px;
}
.teaser .image img{
    display: block;
}
.teaserContent{
}
.teaserContent *{
}
.teaserContent a{
}
.teaser h3{
    margin: 0.9em 0 0.8em 0;

}
.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{
}

#footer{
    width: 920px;
    clear: both;
    margin: 0 0 0 50px;
    padding: 50px 0 0 0;
}
#footer *{
    font-size: 11px;
}
#footer_links{
    border-bottom: 1px solid #bcc7d3;
    padding-bottom: 1em;    
}
#footer_links a{
    color: #666;    
}
#footer_address b{
    color: #740c2b;
    text-transform: uppercase;    
}
#footer_address i{
    color: #90a1b5;
    font-style: normal;
}
#footer_legal{
    float: left;    
}
#footer .smallNav1 li{
    display: inline;
}
#footer .smallNav1 a{
    color: #666;   
}
#footer .smallNav1 a:hover{
    text-decoration: underline;
}

/* NAV TOP
*/
#navTop{
    float: left;
    width: 730px;
    overflow: hidden;
    margin: 7px 0 0 0;
}
#navTop ul{
    position: relative;
    float: left;
    overflow: hidden;
}
#navTop li{
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
    padding: 0 30px 0 0;
}
#navTop a{
    float: left;
    font: normal normal bold 13px/40px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
}
#navTop .passive a{
    color: #BCC7D3;
}
#navTop .passive a:hover{
    color: #90a1b5;
    background: url(../layout/bg_navtop_active.gif) no-repeat center bottom;
}
#navTop .active a{
    color: #740c2b;
    background: url(../layout/bg_navtop_active.gif) no-repeat center bottom;
}
#navTop #navLevel1FirstEntry{
    display: none;    
}
#editMode #navTop #navLevel1FirstEntry{
    display: block;    
}


/* NAV LEFT */
#navLeft{
    width: 275px;
    min-height: 1px;
    float: left;
    margin: 152px 0 0 0;
}
#navLeft ul{

}
#navLeft ul{
    padding-bottom: 5px;
}
#navLeft ul li{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
#navLeft ul span{
}
#navLeft ul a{
    display: block;
    padding: 5px 5px 5px 25px;
    font: normal normal normal 13px/18px  "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    border-top: 1px solid #bcc7d3;
}
#navLeft ul ul a{
    padding-left: 65px;

}
#navLeft li:first-child a{
    border: 0;    
}
#navLeft ul .active a{
    color: #740c2b;
}
#navLeft ul .passive a{
    color: #90a1b5;
}
#navLeft ul .passive a:hover{
    color: #740c2b;
}

/* 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,
#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;
    padding: 0;
}
#editMode #navTop a{
    padding-left: 18px;
    padding-right: 5px;
}
#editMode #navTop .editButton{
    top: 3px;
    left: 0;
}
#editMode #navTop .active a,
#editMode #navTop .passive a{
}

/* 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: 6px;
    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 #headerImage b{
}

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