/* colors:
    rotbraun
   color: #953100;

/****************************    general   *******************************/
strong, b {
   font-weight: bold;
}
i, em {
   font-style: italic;
}
a {
   text-decoration: none;
   color: #953100;
}
a:hover {
   text-decoration: underline;
}
/*******************************  Page Setup ******************************/
body, html {
    height: 100%;
    margin: 0;
}
html {
    background: url(/fileadmin/layouts/main/public/gfx/rose-bg.png) no-repeat 502px 370px;
}
body {
    width: 100%;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}
#main {
    background: url(/fileadmin/layouts/main/public/gfx/shadow-bg.png) repeat-y 0 0;
    float: left;
    border-left: 10px solid #fff;
    width: 975px;
}
#header {
    background: url(/fileadmin/layouts/main/public/gfx/header.jpg) no-repeat;
    width: 961px;
    height: 210px;
    position: absolute;
    left: 10px;
}

#content {
    border-bottom: #fddea9 2px solid;
    width: 961px;
    min-height: 100%;
    margin-top: 210px;
    float: right;
    position: relative;
    right: 14px;
    padding: 0 0 45px 0;
}
#content-text {
    width: 712px;
    font-size: 92%;
    color: #666;
    padding: 4em 45px 0 46px;
    float: right;
    overflow: hidden;
}
#sidebar {
    background: url(/fileadmin/layouts/main/public/gfx/navi-bg.gif) repeat-x 0 0;    
    width: 158px;
    font-size: 92%;
    float: right;
    margin: 0px 0 0 0;
}

#footer {
    background: url(/fileadmin/layouts/main/public/gfx/shadow-bottom-bg.png) no-repeat -2px 100%;
    float:left;
    clear: both;
    width: 975px;
    padding: 0 0 5px 0;
    border-bottom: 60px solid transparent;
}
#footer .csc-texttext {
    background: url(/fileadmin/layouts/main/public/gfx/shadow-bg.png) repeat-y 0 0;
    width: 975px;
    border-left: 10px solid #fff;
    padding: 1.3em 0;
}

/******************************  Content Elements  **************************/
#content-text {
    line-height: 1.5em;
}
#content-text p {
    margin-bottom: .75em;
}
#content-text ol,
#content-text ul {
    margin: 0 0 .75em 2.5em;
}
#content-text li {
    xmargin: 0 0 .5em 0;
}
#content-text ul li {
    padding-left: 1.3em;
    background: url(/fileadmin/layouts/main/public/gfx/li.gif) no-repeat 0 .3em;
}

#content-text ul li.csc-textpic-image {
    padding-left: 1.3em;
    background: none;
}

#content-text .csc-textpic,
#content-text .csc-textpic-intext-left-nowrap {
    margin-bottom: 1.5em;
}


/* Überschriften */
.csc-firstHeader {
}
#content-text h1 {
    font-size: 125%;
    font-weight: bold;
    color: #6a6a6a;
    margin: 0 0 1.3em 0;
}
#content-text h2 {
    font-size: 100%;
    color: #953100;
    margin: 1.3em 0;
    font-weight: bold;
}
#content-text h3 {
    font-size: 92%;
    font-weight: bold;
    color: #6a6a6a;
    margin: 1.3em 0;
}

.csc-textpic-caption {
    padding: 8px 2px 20px 2px;
    color: #b84d1e;
    font-size: 85%;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
    margin-left:50px !important;
    margin-right: 30px;
}
#content-text a.hidden-link {
    text-decoration: none;
    color: #666;
}
#content-text .csc-loginform {
    float: left;
}

.links-extern p {
    background: url(/fileadmin/layouts/main/public/gfx/icon-ext-link.gif) no-repeat 0 50%;
    padding: 0 0 0 20px;
}
.links-extern p .external-link-new-window {
    border-bottom: 1px dotted #953100;
    text-decoration: none;
}

.links-extern p:hover {
    background: url(/fileadmin/layouts/main/public/gfx/icon-ext-link-hover.gif) no-repeat 0 50%;
}
.links-extern p:hover .external-link-new-window {
    border-bottom: 1px dotted #fddea8;
}

#content-text a.download {
    padding-left: 20px;
    background: url(/fileadmin/layouts/main/public/gfx/icon-download-link.gif) no-repeat 5px .2em;
}
#content-text a.mail {
    padding-left: 20px;
    background: url(/fileadmin/layouts/main/public/gfx/icon-kontakt-link.gif) no-repeat 5px .3em;
}
.welcome .csc-textpic-center {
    margin-left: -30px;
}
.welcome .csc-textpic-center {
    background: url(/fileadmin/layouts/main/public/gfx/welcome-bg.png) no-repeat 0 0;
    position: relative;
    top: -46px;
    padding: 0 0 51px 0;
    width: 758px;
}
.welcome .csc-textpic-center .csc-textpic-single-image {
    position: relative;
    top: 46px;
    left: -2px;
}

#content-text .zonta {
    font-weight: bold;
    color: #953100;
    font-size: 92%;
}
/* Navi-Main */
#navi-main {
    padding:15px 0 0 10px;
}
#navi-main li {
    list-style-type: none;
}
#navi-main li a {
    font-size: 92%;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.2em;
    display: block;
    text-decoration: none;
}
#navi-main li.no a {
    padding: 0 0 0 17px;
    width: 100px;
    margin-bottom: 1.2em;
}
#navi-main li.act a {
    background: url(/fileadmin/layouts/main/public/gfx/navi-li.gif) no-repeat 0 50%;
    padding:0 0 0 16px;
    font-weight: bold;
}
#navi-main li.no a:hover {
    background: url(/fileadmin/layouts/main/public/gfx/navi-li.gif) no-repeat 0 50%;
}
#navi-main .lev1 li a,
#navi-main .lev1 li a:hover {
    line-height: 1em;
    padding-left: 32px;
    margin-bottom: 1.2em;
    font-weight: bold;
    background: 0 none;
}
#navi-main .lev2 li a,
#navi-main .lev2 li a:hover {
    padding-left: 40px;
}


#navi-main li.act .no a {
    background-image: none;
    font-weight:normal;
}


/* BROTKRUMEN */
#breadcrumb {
    position: absolute;
    left: 214px;
    top: 213px;
}
#breadcrumb li {
	float: left;
	color: #666;
	font-size: 85%;
	margin-top: 3px;
	line-height: 2em;
}
#breadcrumb li a {
	color: #666;
	line-height: 2em;
}
#breadcrumb li.first a {
    color: #953100;

}


#logo {
    width: 159px;
    height: 210px;
    float: left;
}
#theme {
    width: 802px;
    height: 210px;
    float: left;
}
/************************** Footer ***********************************/
#footer p {
    clear: both;
    text-align: right;
    position: relative;
    left: 740px;
    width: 200px;
    line-height: 1.3em;
    font-size: 85%;   
}
#footer a.impressum {
    display: block;
    background: url(/fileadmin/layouts/main/public/gfx/li.gif) no-repeat 56px 50%;
    color: #953100;    
}
/* Formulare */

#content-text input.submit {
   color: #000;
   background-color: #FDDE8A;
   margin: 0 0 40px 0;
   cursor: pointer;
   border: none;
   font-size: 92%;
   font-weight: bold;
   line-height: 1.4em;
   height: 1.4em;
   padding: 0 5px;
}
#content-text input.submit:hover,
#content-text input.submit:focus {
   background-color: #FDE1B3;   
}
#content-text input.submit:focus {
   margin: 1px 0 42px 0;
}

/* News */

.news-list-item {
    float: left;
}
.news-head {
    width: 712px;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
}
.news-body {
    width: 700px;
}

.news-title {
    width: 100%;
    padding-left: 10px;
    background-color: #ffe4b7;
}
#content-text .news-title h2 {
    width: 500px;
    margin: 0;
}
.news-date {
    width: 99,9%;
    float: right;
    margin: -20px 10px 0 0;
    color: #953100;
}
.news-image img {
    float: left;
    border: #ffe4b7 1px solid;
    padding: 5px;
    width: 100px;
    height: 100px;
}
.news-image img.spacer-gif {
    display: none;
}
.news-image {
    margin-left: 10px;
    float: left;
}
.news-image a {
    swidth: 100px;
    sheight: 100px;
    float: left;
}
.news-text {
    margin-left: 10px;
    width: 420px;
    float: left;
}
.news-text-aktuell {
    margin-left: 10px;
    width: 550px;
    float: left;
}

.tx-ttnews-browsebox {
    text-align: center;
    border-top: #ffe4b7 2px solid;
    padding-top: .6em;
}
.news-list-browse {
    clear: both;
    padding-top: 1.3em;
}
.news-list-browse strong {
    color: #953100;
    font-size: 120%;
}
.news-list-browse a,
.news-list-browse strong {
    font-weight: bold;
    padding: 0 .3em;
}
/* Trenner */

.trenner {
    border-bottom: #fddea9 2px solid;
}

/* Lupe */

#content-text a.thickbox .lupe {
bottom:20px;
position:relative;
float: right;
}

/* Slidebox */

#content-text .slidebox .csc-textpic {
    margin-bottom: 0;
}

#content-text .slidebox .csc-textpic-text {
    width: 390px;
}

#content-text .slidebox .hidden {
    padding-left: 80px;
    padding-bottom: 3px;
    background: transparent url(/fileadmin/layouts/main/public/gfx/pfeil_close.gif) 15px 0 no-repeat;
}

#content-text .slidebox .shown {
    padding-left: 80px;
    padding-bottom: 3px;
    background: transparent url(/fileadmin/layouts/main/public/gfx/pfeil_open.gif) 15px 0 no-repeat;
}

#content-text .slidebox .csc-texttext, 
#content-text .slidebox .csc-textpic-text {
    padding-left: 80px;
    padding-bottom: 10px;
}

#content-text .slidebox .csc-textpicHeader {
    margin-bottom: 10px;
}

#content-text .slidebox .csc-textpicHeader h1 {
    margin-bottom: 0;
}

#content-text .slidebox {
    border-top: #fddea9 2px solid;
    border-bottom: #fddea9 2px solid;
    margin-bottom: 10px;
}
.grusskarte {
    background-image: url(/fileadmin/layouts/main/public/gfx/grusskarte-bg.gif);
    background-position: bottom;;
    margin-top: 20px;
        
}

.grusskarte .csc-textpic .csc-textpic-imagewrap {
    width: 418px;
    border-top: 2px #fddfab solid;
    margin-left: 2px;
}


.grusskarte .csc-textpic .csc-textpic-imagewrap img{
    padding: 10px;
}

.grusskarte .csc-textpic-text h6 {
    color: #b84d1e;
    font-size: 85%;
}

.grusskarte .csc-textpic .csc-textpic-text {
    width: 238px;
    border-top: 2px #fddfab solid;
    padding: 20px;
}

.grusskarte .csc-textpic .csc-textpic-text p {

    height: 100%;
}
.grusskarte .csc-textpic-intext-left-nowrap-margin-left {
    margin-left: 432px !important;
}

/* Galerie */
.thumb-view {
    position: relative;
    margin-top: 9px;
    height: 70px;
}

.gallery-list-prevlink,
.gallery-list-nextlink,
.tx-billitongallery-pi1 .thumb-view .picrow {
    position: absolute;
    top: 0;

}
.gallery-list-prevlink {
    left: 78px;
}
.gallery-list-nextlink {
    right: 78px;
}
.tx-billitongallery-pi1 .thumb-view .picrow {
    left: 125px;
    width: 464px;
}
.tx-billitongallery-pi1 .thumb-view .picrow-inner {
    smargin: 0 auto;
    float: left;
}

.picrow .gallery-list-rowpic {
    float:left;
    padding: 0 10px;
}
.gallery-listpic {
    border:2px solid #a4a4a4;
}
a:hover .gallery-listpic,
a:hover .gallery-listpic-grey,
.gallery-list-activepic img {
    border:2px solid #953100;
}
.single-view a {
    display: block;
    sheight: 312px;
    width: 415px;
    margin: 0 auto;
    padding: 9px;
    border: 5px #fddfab solid;
    
}

.thumb-view .invisible {
    display: none;
}


/* Login */
.tx-newloginbox-pi1 td {
    padding: 0 0 0 20px;
}
.tx-newloginbox-pi1 thead td {
    font-weight: bold;
}
.tx-newloginbox-pi1 input {
    border: 1px solid #fdc781;
    width: 150px;
    smargin: 0 10px;
}
.tx-newloginbox-pi1 tfoot input {
    width: 152px;
    color: #666;
    background-color: #fdc781;
}
/***************************    general classes   *****************************/
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.csc-textpic, .clearfix {display: inline-block;}
.csc-textpic:after, .clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .csc-textpic, * html .clearfix {height: 1%;}
.csc-textpic, .clearfix {display: block;}
.clear {clear: both;}

.no-link {
    color: #666;
}


#content-text .tx-billitongalleriffic-pi1 ul.thumbs {
    margin: 28px 0 0 0;
}

