/*erstellt von eismann-it.de november 2012*/

/*general*/

/*schriften*/
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('../Fonts/DroidSerif-Regular-webfont.eot');
    src:
        url('../Fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/DroidSerif-Regular-webfont.woff')format('woff'),
        url('../Fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
        url('../Fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('../Fonts/DroidSerif-Bold-webfont.eot');
    src:
        url('../Fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/DroidSerif-Bold-webfont.woff') format('woff'),
        url('../Fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
        url('../Fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LektonRegular';
    src: url('../Fonts/Lekton-Regular-webfont.eot');
    src:
        url('../Fonts/Lekton-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Lekton-Regular-webfont.woff') format('woff'),
        url('../Fonts/Lekton-Regular-webfont.ttf') format('truetype'),
        url('../Fonts/Lekton-Regular-webfont.svg#LektonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

a:focus {
    outline: none
}

img {
    border: 0
}

body {
    font: 12px/20px 'DroidSerifRegular', Georgia, sans-serif;
    color: #3a2223;
    letter-spacing: .5px;
    height: 100%;
    margin: 0;
    background-image: url(../img/hintergrund/hintergrund-grafik.gif);
    background-repeat: no-repeat
}

h1,
h2,
h3 {
    font: 13px/20px 'DroidSerifBold', Georgia, sans-serif;
    color: #3a2223;
    letter-spacing: .5px
}

h1 {
    margin-top: 30px;
    font: 13px/22px 'LektonRegular', Courier, sans-serif;
    color: #00C80F;
    text-transform: uppercase;
}

h2,
h3 {
    font-size: 12px;
}

/*layout*/
#header {
    height: 210px;
    background-image: url(../img/grafik-top-brauner.png);
    background-repeat: no-repeat
}

#header a.logo {
    float: left;
    padding-top: 100px;
    padding-left: 95px;
    width: 500px
}

#header div.right {
    float: left;
    margin-left: 255px
}

.english,
.deutsch {
    margin-top: 20px;
    float: left;
    margin-left: 5px
}

.deutsch {
    border-right: 1px solid #00c80f;
    padding-right: 5px;
    height: 14px !important
}

#header div.right a {
    position: relative;
    top: -3px
}

#header div.right a img {
    position: relative;
    top: 3px
}

#header div.right img {
    border-bottom: 1px solid #00c80f
}

#header div.right a img {
    border-bottom: 0
}

#header div.right a:hover {
    border-bottom: 1px solid #00c80f;
}

.adresse {
    display: none
}

#mainmenu {
    width: 210px;
    float: left;
    margin-left: 95px;
    margin-top: 18px;
}

#mainmenu dt a {
    font-weight: bold;
    text-decoration: none;
    color: #3a2223;
    letter-spacing: .5px;
    font: 13px/20px 'DroidSerifBold', Georgia, sans-serif;
}

#mainmenu dt a:hover,
#mainmenu dt a.level2-act {
    text-decoration: underline
}

#mainmenu dd {
    margin: 0
}

#mainmenu dd a {
    font: 13px/22px 'LektonRegular', Courier, sans-serif;
    color: #00c80f;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-decoration: none
}

#mainmenu dd a:hover,
#mainmenu dd a.level3-act {
    text-decoration: underline
}

#leftcontent {
    margin-top: 40px
}

#leftcontent h3 {
    font: 13px/15px 'LektonRegular', Courier, sans-serif;
    color: #00c80f;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-bottom: 0;
}

#leftcontent p {
    font: 12px/20px 'DroidSerifRegular', Georgia, sans-serif;
    color: #00c80f;
    letter-spacing: .5px;
    margin-top: 0
}

#leftcontent a {
    color: #00c80f
}

#leftcontent a:hover {
    text-decoration: none
}

#content {
    float: left;
    width: 465px;
    min-height: 520px;
    padding: 0 25px;
    background-color: white;
    margin-left: 35px
}

#content h2 {
    margin-bottom: 5px
}

#content p {
    margin-top: 5px
}

#content a {
    color: #00C80F;
    text-decoration: none
}

#content a:hover {
    text-decoration: underline
}

#content a.mail {
    background-image: url(../img/listenpunkt.png);
    background-repeat: no-repeat;
    padding-left: 12px;
    background-position: 0 1px
}

#content ul {
    padding-left: 0
}

#content ul li {
    list-style-type: none;
    background-image: url(../img/liste2.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 2px
}

#content div.csc-textpic-imagewrap ul li {
    padding: 0;
    background-image: none
}

#content a.up {
    float: left;
    margin-top: 30px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #00c80f;
    font: 11px/22px 'LektonRegular', Courier, sans-serif;
    background-image: url(../img/nach-oben.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0 3px;
    margin-bottom: 5px;
}

#content .frame-custom-20 a {
    background-image: url(../img/link2.png);
    background-repeat: no-repeat;
    padding-left: 12px;
}

#footer {
    float: left;
    height: 260px;
    background-image: url(../img/grafik-bottom-neu.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
}

.center {
    padding-left: 180px;
    height: 220px;
    margin-top: 120px;
    background-color: #472a2b
}

.center a.logobdh {
    float: left;
    width: 40px;
    height: 76px;
    background-image: url(../img/bdh-logo.png)
}

.footerbox {
    padding: 0 15px;
    float: left;
    position: relative;
    top: -15px
}

.f1 {
    margin-left: 130px
}

.footerbox h4,
.footerbox h4 a {
    font-size: 12px;
    margin-bottom: 10px;
    color: white;
    font: 10px/12px 'DroidSerifBold', Georgia, sans-serif;
}

.footerbox ul {
    padding: 0;
    margin: 0
}

.footerbox li {
    padding: 0;
    list-style-type: none
}

.footerbox a {
    color: white;
    text-decoration: none;
    font: 10px/14px 'DroidSerifRegular', Georgia, sans-serif;
    letter-spacing: .2px;
}

.footerbox a:hover {
    text-decoration: underline
}

/*spezial*/
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-right: 5px
}

/*kontaktformular*/
.tx-powermail-pi1 fieldset {
    border: 0;
    padding: 0
}

.tx-powermail-pi1 legend {
    display: none
}

.tx-powermail-pi1 label {
    width: 150px;
    float: left;
    margin-top: 3px
}

.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea {
    width: 200px;
    border: 1px solid #778796;
    background-color: #E5F9E7;
    margin-top: 3px
}

.tx-powermail-pi1 textarea {
    width: 300px
}

.tx-powermail-pi1 input.powermail_submit {
    margin-left: 150px;
    padding: 0;
    width: 100px
}

.tx-powermail-pi1 img.tx-srfreecap-pi2-image {
    margin-left: 152px;
    margin-right: 70px;
    margin-top: 10px
}

div.error p {
    visibility: hidden;
}

span.tx-srfreecap-pi2-cant-read {
    float: left;
    padding-left: 150px;
    margin-top: 10px;
    color: black
}

.tx-srfreecap-pi2-cant-read a:link {
    font-weight: normal
}


.ce-gallery img{
    width: 100%;
    height: auto;
}