/*BOXSPRESETS::BOXSTYLES*/
p > img[src$=".gif"] {
    width: 100% !important;
    height: auto !important;
}
.boxS-A {
    color:#333;
    background:#fff;
}
    .boxS-A h3 {
        /*color:#b30a5c;*/
        color:#c3d6d1;
    }
.boxS-B {
    background:url(../images/bg-alpha95.png) repeat; 
}
    .boxS-B h1,
    .boxS-B h2,
    .boxS-B h3 {
    }
.boxS-C {
    color:#333;
    background:#fff;    
}
    .boxS-C h1,
    .boxS-C h2,
    .boxS-C h3 {
        color:#CB071E;
    }
    .boxS-C .textBox h2,
    .boxS-C.textBox h2 {
        font-size:32px;
    }

.menuS-A a {
    color:#666;
    padding:10px 25px;
}
    .menuS-A.vert li.parent.first {
        padding-top:5px;
    }
    .menuS-A.vert a.parent {
        padding:5px 25px;
    }
    .menuS-A.horz li.child {
        background:#ad030d; 
    }
    .menuS-A.horz li.child.first {
        padding-top:10px;
    }
    .menuS-A.horz li.child.last {
        padding-bottom:10px;
    }
    .menuS-A.horz a.child {
        padding:5px 25px;
        color:#fff;
    }
    .menuS-A.horz a.child:hover,
    .menuS-A.horz a.child.active,
    .menuS-A.horz a.child.activePath {
        background:#cb071e;
    }
    
.menuS-A a.last {
}
.menuS-A a:hover,
.menuS-A a.active,
.menuS-A a.activePath {
    color:#000; 
}
.menuS-B {
    background:url(../images/menu-bg.jpg) repeat-y top right #066f51;
}
.menuS-B a {
    color:#fff;
    background:url(../images/menu-bg.jpg) repeat-y top right #066f51;
    padding:10px 0px 10px 25px;
}
.menuS-B a.parent {
    border-top:1px solid #c3d6d1;
}
.menuS-B a.parent.first {
    border-top:0;
}
.menuS-B a.parent.last {
}
.menuS-B a.child {
    padding:5px 0px 5px 50px;
}
.menuS-B li.child.first {
    padding-top:15px;
    background:url(../images/menu-grad_dark.png) repeat-x top left;
}
.menuS-B li.child.last {
    padding-bottom:15px;
    background:url(../images/menu-grad_bright.png) repeat-x bottom left;
}


.menuS-B a:hover,
.menuS-B a.active,
.menuS-B a.acitvePath {
    color:#fff;
    background:url(../images/menu-hover.jpg) repeat-y #6ca999;
}
.menuS-C {
}
    .menuS-C .list {
        padding:0 15px;
    }
    .menuS-C .menuele {
        display:inline-block;
        padding:5px 35px 5px 10px;
        background:url(../images/border-r.png) no-repeat top right;
    }
    .menuS-C .menuele.lastEle {
        background:none;
    }
    .menuS-C a {
        text-decoration:none;
    }
    .menuS-C a:hover {
        text-decoration:underline;
    }


/*BOXSPRESETS::MENU*/
.menuBox ul.menu {
    width:100%;
    display:block;
    font-size:16px;
}
    .menuBox li.parent {
        display:block;  
    }
    .menuBox a {
        display:block;  
    }
.menuBox.horz ul.menu {
    /*letter-spacing: -.31em;
    word-spacing: -.43em;*/
}
    .menuBox.horz li.parent {
        display:inline-block;
        letter-spacing:normal;
        word-spacing:normal;
        position:relative;
        z-index:1;
    }
    .menuBox.horz a.parent {
        position:relative;
        /*z-index:15;*/
    }
    .menuBox.horz ul.childList {
        display:block;
        position:absolute;
        top:40px;
        left:0;
        z-index:1;
    }
    .menuBox.horz li.child {
        display:block;
        position:relative;
    }
    
.menuBox.vert ul.menu {
    display:block;
}
    .menuBox.vert li.parent {
        display:block;
    }

/*BOXSPRESETS::TEXT*/
.hlBox {
    padding:10px 25px 10px 25px;
}
.hlBox h1 {
    font-size:32px;
}
.hlBox h2 {
    font-size:24px;
}

.list .textBox {
    padding:0px 25px 0 25px;
}

.textBox {
    padding:25px 25px 0 25px;
    line-height:22px;
}
.textBox.noPad {
    padding:25px 0 0 0;
}
.textBox.imageText {
    padding:25px 0px 0px 0px;
}
.textBox.imageText p {
    padding:0;
}
.textBox p {
    padding-bottom:25px;
    font-size:16px;
}
.textBox ul,
.textBox h1,
.textBox h2,
.textBox h3 {
    font-weight:normal;
    padding:0 0 18px 0;
}

.textBox ul {
    margin-left:17px;
}
    .textBox ul li {
        list-style:disc outside;
        padding-bottom:5px;
    }

.artlist .textBox h2 {
    padding:0px 0px 0px 0;
}
.artlist.terminList .textBox h2 {
    padding:0px 0px 10px 0;
}

.textBox h1 {
    font-size:36px;
    line-height:54px;
    padding:25px 0px;
}
.textBox h2 {
    font-size:18px;
}
.textBox h3 {
    font-size:18px;
}
.linkBox {
    padding:5px 0 10px 0;   
}


.dateactive.dateends .dateBox,
.dateactive .dateBox {
    color:#000;
}
.dateends .dateBox {
    color:#c0c48d;
}
.dateBox .kalimg {
    width:100%;
    position:absolute;
    top:-5px;
    left:-15px;
    z-index:10;
}
.dateBox .kalimg img {
    width:100%;
    height:100%;
}
.dateBox {
    text-align:center;
    padding:10px;
    position:relative;
    background:#fff;
}
.dateBox .dayname {
    z-index:15;
    padding-bottom:15px;
    position:relative;
}
.dateBox .daynum {
    position:relative;
    font-size:32px;
    line-height:20px;
    font-family:'playful';
}
.dateBox .monthname {
    position:relative;
    font-size:32px;
    font-family:'playful';
}
.dateBox .yearnum {
    position:relative;
}
.dateBox .clock {
    position:relative;
    padding:5px;
    font-size:18px;
}

/*TAGS*/

.tagMenuBox {
    padding:0 25px 25px 25px;   
}
    .tagMenuBox .tagListBox .artTag a.tagLink.active {
        text-transform:uppercase;
        font-size:10px;
        display:block;
        color:#FFF;
        background:#999;
        border:1px solid #CFCFCF;
        padding: 5px 5px 2px 5px;
    }

.tagListBox {
    position:relative;
}
    .tagListBox .artTag {
        float:left;
        padding:5px 5px 0 0 ;
        
    }
    .tagListBox .artTag span,
    .tagListBox .artTag a.tagLink {
        text-transform:uppercase;
        font-size:10px;
        display:block;
        color:#666;
        background:#DBDBDB;
        border:1px solid #CFCFCF;
        padding: 5px 5px 2px 5px;
    }

/*GALERIE*/
.galeryS-A {
    padding:15px 0 0  15px;
    text-align:center;
}
    .galeryS-A .imageBox,
    .galeryS-A .galLinkBox{
        float:left;
    }
    .galeryS-A a.galLink,
    .galeryS-A a.gotoGalery {
        display:block;
        padding:10px;
    }
    .galeryS-A a.gotoGalery span {
        display:block;
        height:100%;
    }

/*FORMS*/
.formS {

}
div.formRow {
    padding:0 0 10px 0;
    width:100%;
    clear:both;
}
div.formRow label {
    display:block;
    padding:0 20px 0 0;
    min-width:90px;
    width:25%;
    float:left;
    line-height:38px;
}
div.formRow textarea,
div.formRow input {
    font-size:16px;
    
}
div.formRow textarea {
    display:block;
    padding:10px;
    width:100%;
    float:left;
    min-height:100px;
    line-height:15px;
}
div.formRow input {
    width:75%;
    padding:5px 10px;
    line-height:0;
}

div.formRow select {
    padding:5px 10px;
}

ul.mssg {
    padding:10px 0;
}
ul.mssg li {
    padding:5px;
    margin-bottom:5px;
}
ul.mssg li.error {
    color:#900;
    background:#E7AEAB;
}
