body {
    font-size: 12px;
    font-family: Verdana, arial, sans-serif;
    line-height: 1.3em;
    background: #0d4414;
    color: #152010;
    text-align: center;
    margin: 0;
    padding: 0;
}


img {
    border: none;
}

p
, ul
, ol {
    color: #082b43;
}

.small {
    color: #082b43;
    font-size: 11px;
}

h1
, h2
, h3
, h4
, h5 {
    font-family: Georgia, arial, sans-serif;
}

h1 {
    font-size: 18px;
    color: #7c1627;
    line-height: 1.5em;
}

h2 {
    font-size: 16px;
    color: #666;
}

h3 {
    font-size: 14px;
    color: #666;
}

a:link
, a:visited {
    color: #7c1627;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #7c1627;
    background: #eec64b;
}


#container {
    position: relative;
    background: url(/fileadmin/template/images/bg_container.png) repeat-x #84b84c;
    width: auto;
    margin: 0;
    padding: 0;
}

/* Bereich Header */
#header {
    position: relative;
    height: 155px;
    width: 996px;
    margin: 0 auto;
    text-align: right;
    background-image: url(/fileadmin/template/images/header.png);
    border-top:1px solid #0d4414;
}

#firma {
    font-family: Georgia, arial, sans-serif;
    color: #eec64b;
    text-transform: uppercase;
    font-size: 30px;
    margin: 40px 220px auto auto;
}

#slogan {
    font-family: Georgia, arial, sans-serif;
    color: #eec64b;
    font-size: 16px;
    margin: 15px 220px auto auto;
}
 
/* Bereich Wrapper */
#wrapper {
    position: relative;
    width: 996px;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    background: url(/fileadmin/template/images/bg_wrapper.png) repeat-y;
}

/* Bereich links */     
#left {
    position: relative;
    float: left;
    width: 193px;
    height: 357px;
}

#navi {
    position: relative;
    width: auto;
    margin: -155px 5px 40px 12px;
}

#navi ul.deep1 {
    position: relative;
    list-style: none;
    list-style-image: none;
    width: 172px;
    margin: 0;
    padding: 0;
}

#navi ul.deep1 li {
    background: url(/fileadmin/template/images/navi_trenner.png) left bottom no-repeat;
    padding: 6px 0;
    text-indent: 10px;
}

#navi ul.deep1 li a {
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}

#navi ul.deep2 {
    position: relative;
    list-style: none;
    list-style-image: none;
    padding: 5px 0 0 0;
    margin: 0 0 -3px 0;
    width: 172px;
}

#navi ul.deep2 li {
    border: none;
    background: url(/fileadmin/template/images/navi_trenner.png) left top no-repeat #69a14d;
    padding: 4px 0;
    text-indent: 20px;
}

#navi ul.deep2 li a {
    display: block;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}

#navi ul.deep2 li.sublevelactive {
    color: #ffffff;
    font-weight: bold;
    background: url(/fileadmin/template/images/navi_trenner.png) left top no-repeat #72ae55;
}

#navi ul.deep1 li.mainlevelactive {
    color: #ffffff;
    font-weight: bold;
    background: url(/fileadmin/template/images/navi_trenner.png) left bottom no-repeat #84b84c;
}

#navi ul.deep1 li a.mainlevelactive {
    font-weight: bold;
    color: #ffffff;
}

#navi ul.deep1 li a:hover
, #navi ul.deep2 li a:hover
, #navi ul.deep1 li a.mainlevelactive:hover {
    font-weight: bold;
    color: #eec64b;
    background: none;
}

/* Content Bereich */
#content {
    position: relative;
    margin-left: 11px;
    width: 516px;
    float: left;
    padding: 20px 30px;
}

#content p {
    line-height: 1.5em;
}

/* Bereich Rechts */

#right {
    position: relative;
    float: right;
    width: 209px;
    background: url(/fileadmin/template/images/right-top.png) no-repeat;
    margin: 0;
    padding-top: 40px;
}

#right h1 {
    background: url(/fileadmin/template/images/right-trenner.png) no-repeat;
    width: 209px;
    padding: 38px 20px 14px 20px;
    font-size: 14px;
}

#right h1.first {
    background: none;
}

#right h2
, #right h3
, #right p
, #right ul li {
    margin: 4px 15px;
}


/* Footer Bereich */
#footer {
    position: relative;
    clear: both;
    background: url(/fileadmin/template/images/bg_footer.png) repeat-x;
    height: 34px;
    text-align: center;
    color: #333;
    margin: 0;
}

#footer_content {
    position: relative;
    width: 996px;
    margin: 0 auto;
    background: url(/fileadmin/template/images/bg_footer_content.png) no-repeat;
    height: 34px;
    font-size: 11px;
    font-weight: bold;
    color: #999;
    line-height: 1.5em;
}

#footer_content a {
    color: #999;
}

#footer_content a:hover {
    color: #fff;
    background: none;
}

/* Formular */
fieldset.csc-mailform {
    width: 510px;
    padding-top: 10px; 
    padding-right: 20px;
    margin: 0 auto;
    border: none;
}

fieldset.csc-mailform div.csc-mailform-field {
    text-align: right;
}

fieldset.csc-mailform div.csc-mailform-label h4 {
    margin: 0;
    padding: 10px 0;
}

fieldset.csc-mailform label {
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}

fieldset.csc-mailform input.csc-mailform-submit {
    width: 100px;
    margin-top: 5px;
    margin-right: 20px;
}

fieldset.csc-mailform textarea
, fieldset.csc-mailform input {
    width: 360px;
    padding: 2px 5px;
    margin-bottom: 10px;
    border: 1px solid #888;
    background-color: #efefef;
}
