/*=================================

ALLGEMEINE STYLES

=================================*/

body,
html {
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #902129;
    font-family: "Arial", "Tahoma", sans-serif;
    font-size: 12px;
    line-height: 17px;
}

img {
    display: block;
    border-style: none;
}

a {
    text-decoration: none;
}

form,
table,
fieldset,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
    padding: 0;
    margin: 0;
}

.clear-it {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

h2 {
    color: #39290d;
    font-family: "Georgia", serif;
    font-size: 19px;
    font-style: italic;
    padding-bottom: 5px;
    border-bottom: 1px solid #dacba3;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 25px;
}

.csc-header-n1 h1 {
    margin-top: 0px;
}

ul {
    list-style-type: none;
}

#c7 {
    margin-top: 10px;
}

.content-right img.image-embed-item {
    width: 160px;
    margin-left: 15px;
}


/*=================================

PAGE STYLES

=================================*/

.wrapper {
    width: 1009px;
    margin: 0 auto;
    text-align: left;
}

.wrapper-inner {
    padding-left: 30px;
    padding-right: 30px;
    background: url(../Images/Background/page_bg.png) repeat-y scroll 0 0;
}

.head {
    height: 135px;
    background: url(../Images/Background/header_bg.jpg) repeat-x scroll 0 0;
    position: relative;
}

.headerimage {
    width: 877px;
    height: 225px;
}

.logo-dao {
    margin-left: 7px;
    display: block;
    float: left;
}

.illustration {
    width: 394px;
    height: 135px;
    background: url(../Images/Background/illustration_philisophie.jpg) no-repeat scroll 0 0;
    position: absolute;
    right: 0;
    z-index: 1
}


/*=================================
MAIN NAV
=================================*/

.mainnav {
    height: 23px;
    font-family: "Georgia", serif;
    font-size: 13px;
    position: absolute;
    left: 37px;
    top: 112px;
    z-index: 2;
}

.mainnav a {
    display: block;
    float: left;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    color: #392a0d;
    margin-right: 3px;
    background-color: #d8d5cd;
}

.mainnav a.act,
.mainnav a:hover {
    background-color: #78ac63;
    color: #1b2716;
}

.content-wrap {
    margin-left: 37px;
}

.content-wrap a {
    color: #902129;
}

.content-wrap a:hover {
    color: #000000;
}


/*=================================
TOP NAV
=================================*/

.topnav {
    height: 37px;
    text-align: right;
    width: 825px;
    line-height: 25px;
}

.topnav a {
    font-family: "Georgia", serif;
    font-size: 11px;
    color: #000000;
}


/*===============================*/

.content {
    margin-top: 45px;
    width: 895px;
    padding-bottom: 20px;
}

.content-left {
    width: 521px;
    float: left;
    margin-right: 20px;
}


/*=================================
SUB NAV
=================================*/

.subnav {
    width: 170px;
    float: left;
}

.subnav a,
.subnav span {
    display: block;
    color: #39290d;
    background-color: #f0eee5;
    margin-bottom: 3px;
    padding: 4px 7px;
}

.subnav a:hover,
.subnav a.act {
    font-weight: bold;
}

span.site-title {
    background-color: #79ac62;
    color: #1b2716;
    font-family: "Geogia", serif;
    font-size: 14px;
}


/*===============================*/

.content-right {
    width: 170px;
    float: right;
    margin-top: -10px;
}

.content-right h2 {
    font-size: 12px;
    font-family: "Arial", "Tahoma", sans-serif;
    color: #39290d;
    margin: 0;
    padding: 5px 0px;
    background-color: #f0eee5;
    border-style: none;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
}

.content-right div {
    padding: 0 7px;
    background-color: #f0eee5;
    color: #39290d;
}

.teaserbild {
    margin-top: 10px;
}

.footer {
    height: 72px;
    background: url(../Images/Background/footer_bg.png) no-repeat scroll 0 0;
    padding-left: 30px;
    padding-right: 30px;
}

.footer div {
    background-color: #d13a3d;
    height: 23px;
    line-height: 23px;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding-left: 37px;
    position: relative;
    top: 20px;
}

.csc-header {
    clear: both;
}


/*=================================
TABELLEN
=================================*/

table {
    font-size: inherit;
    width: 100%;
    border-collapse: collapse;
}

td {
    padding: 7px;
}

.tr-even td {
    background-color: #F0EEE5;
    color: #1B2716;
}


/*=================================
LISTEN
=================================*/

li {
    padding-left: 15px;
    background: url(../Images/Background/list_bullet.gif) no-repeat scroll left 8px;
    margin-top: 5px;
}


/*=================================
FORMULARE
=================================*/

fieldset {
    border-style: none;
}

input,
textarea {
    border: 1px solid #dacba3;
    background-color: #f0eee5;
    padding: 4px 3px;
    color: #39290d;
    font-family: "Arial", "Verdana", sans-serif;
    font-size: 100%;
}

div.csc-mailform-field {
    float: left;
    width: 500px;
    padding-bottom: 10px;
}

div.csc-mailform-field label {
    float: left;
    width: 150px;
}

div.csc-mailform-field input,
div.csc-mailform-field textarea {
    float: left;
    width: 350px;
}

div.csc-mailform-field input.csc-mailform-submit {
    width: auto;
    float: right;
}

div.csc-mailform-field input.csc-mailform-check,
div.csc-mailform-field input.csc-mailform-radio {
    width: auto;
    background-color: transparent;
    border-style: none;
}

.latest-news-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c4bfb0;
}

.content-right .latest-news-item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-style: none;
}

.kontakt p {
    padding: 5px 7px;
}

.latest-news-item h1 {
    font-size: inherit;
    font-family: inherit;
    font-style: normal;
    border-style: none;
    font-weight: bold;
    margin-bottom: 0;
}

.backlink {
    float: right;
}

.backlink a {
    display: block;
    padding: 3px 6px;
    border: 1px solid red;
    float: right;
    background-color: #F0EEE5;
    border: 1px solid #dbd8cc;
}

.rc-bottom {
    background-color: #F0EEE5;
}

a.logo-bucca {
    display: block;
    height: 29px;
    width: 8px;
    position: absolute;
    left: 6px;
    top: 10px;
    z-index: 17;
}


/***************
Lightbox
***************/

.featherlight-content {
    width: 40%;
}

button.featherlight-close-icon.featherlight-close {
    margin: 5px;
}

.featherlight-content .featherlight-inner {
    width: 100%;
}