div#wrapper {
    min-height:100%;
    height:auto !important;
    height:100%;
    background:url(../images/sub/background.gif) top left repeat-y;
}

div#footer {
    width:1024px;
    margin:-45px auto 0 auto;
    height:45px;
    position:relative;
}

div#content {
    background:none;
    height:auto;
    padding-bottom:45px;
}

div#content img {
    border:#b39989 1px solid;
}
div#footer div.border {
    height:12px;
    background:url(../images/sub/border-bottom.gif) 10px top no-repeat;
}

div#content div.border {
    height:12px;
    background:url(../images/sub/border-top.gif) 10px top no-repeat;
    margin-bottom:23px;
}

div#footer div.left {
    position:absolute;
    top:12px;
    left:0px;
}

div#footer div.right {
    position:absolute;
    top:12px;
    right:0px;
}

div#footer div#bottomline {
    position:absolute;
    top:12px;
    left:11px;
}

div#content div.left {
    float:left;
    width:231px;
    min-height:1px;
    margin-left:11px;
    padding:0 5px;
}

div#content div.center {
    float:left;
    width:443px;
    padding:0 5px 0 50px;
}

div#content div.center .csc-textpic-text {
    margin-left:15px;
}


div#content div.right {
    width:173px;
    margin-right:53px;
    background:url(../images/sub/dots.gif) top left repeat-y;
    float:right;
    padding:0 15px 0 23px;
}

div#content div.cat {
    width:197px;
    background-repeat:no-repeat;
    background-position:top right;
    margin-right:34px;
    padding-top:76px;
    text-align:right;
}

div#content div.cat span {
    color:white;
    font-size:16px;
    font-family:"Times New Roman";
    font-weight:bold;
}

div#content div.cat.personality {
    background-image:url(../images/sub/personality.gif);
}

div#content div.cat.organisation {
    background-image:url(../images/sub/organisation.gif);
}

div#content div.cat.coaching {
    background-image:url(../images/sub/coaching.gif);
}

div#content div.cat.lifestyle {
    background-image:url(../images/sub/charity.jpg);
}

div#content div.cat.aboutus {
    background-image:url(../images/sub/aboutus.jpg);
}

div#content div.cat.kontakt {
    background-image:url(../images/sub/kontakt.jpg);
}
div#content div.cat.impressum {
    background-image:url(../images/sub/impressum.jpg);
}
div#content div.cat.newsletter {
    background-image:url(../images/sub/news.jpg);
}

div#content * {
    font-size:12px;
    color:#6e7175;
    line-height:150%;
}

div#content h1 {
    font-size:15px;
    color:#672319;
    margin-top:0px;
}

div#content h2 {
    font-size:14px;
    color:#672319;
    margin:3px 0;
}

.csc-textpic-imagewrap {
    margin-bottom:20px;
}
