/* Website iapn-goettingen.de
Autor: Gerd H. Pfotzer
Version: 2.0 - 23.06.2016


*/

/* Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
html { height: 100.1%; margin-bottom: 1px; }

/* Rahmen f�r <fieldset> und <img> Elemente l�schen */
fieldset, img { border:0; }

/* Abst�nde f�r <form> und <p> zur�cksetzen */
form {
    margin:0;
    padding:0;
}

p {
    margin:0;
    padding:0;
}
body {
    -moz-hyphens:auto;
    -o-hyphens:auto;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    -hyphens:auto;
    hyphens:auto;
}

a { outline:none; }

table {
    empty-cells:show;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0;
    margin:0;
    border:0;
}

table td {
    padding:0;
    vertical-align:top;
}

body {
    font-family: Arial, Helvetica, Tahoma, "Sans Serif", sans-serif;
    font-size:100.1%;
    font-size:1em;
    line-height:100%;
    color:#36241c;
    margin:0px;
    padding:0px;
    background-color:#e8dccb;
    width:100%;
    text-align:center;
}

h1, h2, h3, h4, p.dachzeile { color:#885915; font-weight:bold; }
h2 p{float:left;}

h1 {
    font-size:180%;
    line-height:130%;
    padding:0px;
    margin:0px 0px 0.5em 0px;
    -moz-hyphens:none;
    -o-hyphens:none;
    -webkit-hyphens:none;
    -ms-hyphens:none;
    -hyphens:none;
}

h2 {
    font-size:130%;
    line-height:130%;
    padding:0px;
    margin:0px 0px 6px 0px;
}

h3, p.dachzeile {
    font-size:115%;
    line-height:130%;
    padding:0px;
    margin:0px 0px 0px 0px;
}

h4 {
    font-size:100%;
    line-height:130%;
    padding:0px;
    margin:0px 0px 0px 0px;
}

sup, sub {
    font-size:65%;
}
sup, sub {
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
    left:-0.05em;
}
sub { top: 0.3em; }

ul {
    margin:5px 0px 5px 0px;
    padding:0;
}

ul li {
    padding:5px 0px 5px 16px;
    list-style-type:none;
    background-image:url(../images/basics/list_style_bullet.gif);
    background-repeat:no-repeat;
    background-position:left top;
}

img.border {
    border:1px solid #e8dccb;
    padding:2px 2px;
}

.newsh1date { font-size:60%; }

.floatleft {
    float:left;
    margin:3px 25px 10px 0px;
}

.floatright {
    float:right;
    margin:3px 0px 10px 25px;
}

.clearleft { clear:left; }

.clearright { clear:right; }

.clearboth { clear:both; }

.paddingtop { padding-top:5px; }
.paddingbottom { padding-bottom:5px; }
.paddingboth { padding-bottom:5px; padding-top:5px; }
.paddingall { padding:5px 5px 5px 5px; }

.paddingtop10 { padding-top:10px; }
.paddingbottom10 { padding-bottom:10px; }
.paddingboth10 { padding-bottom:10px; padding-top:10px; }
.paddingall10 { padding:10px 10px 10px 10px; }

.outdent {
    padding-left:29px;
    text-indent:-29px;
}

.bildlinks {
    float:left;
    margin:3px 25px 10px 0px;
    font-size:90%;
    color:#885915;
}

.bildlinks img {
    border:1px solid #e8dccb;
    padding:2px 2px;
}

.bildlinks a {
    display:inline-block;
    padding-bottom:10px;
    background-image:url(../images/basics/bg_bilder_zoom_off.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}

.caption {
    font-size:90%;
    color:#885915;
}


.bildnormal {
    margin:3px 0px 10px 0px;
    font-size:90%;
    color:#885915;
}

.bildnormal img {
    border:1px solid #e8dccb;
    padding:2px 2px;
}
.bildnormal a {
    display:inline-block;
    padding-bottom:10px;
    background-image:url(../images/basics/bg_bilder_zoom_off.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
}



.maxwidth200 {
    max-width:45%;
    min-width:200px;
}
.maxwidth200 img {
    width:45%;
    height:auto;
    max-width:400px;
}

div#dritteSpalte .maxwidth200 {
    max-width:100%;
    min-width:100%;
}
div#dritteSpalte .maxwidth200 div img {
    width:100%;
    height:auto;
}
div#dritteSpalte .bildlinks {
    float:none;
    margin:0px 0px;
    font-size:100%;
    color:#885915;
}
div#dritteSpalte .bildlinks div img {
    border:1px solid #e8dccb;
    padding:0px 0px;
    width:100%;
    height:auto;
}


div#dritteSpalte .frame-space-before-extra-large {
    // border-top: 5em solid #f6f1ea;
    margin-top:0;
}

div#dritteSpalte .frame-space-before-large {
    // border-top: 4em solid #f6f1ea;
    margin-top:0;
}
div#dritteSpalte .frame-space-before-medium {
    // border-top: 3em solid #f6f1ea;
    margin-top:0;
}
div#dritteSpalte .frame-space-before-small {
    // border-top: 2em solid #f6f1ea;
    margin-top:0;
}
div#dritteSpalte .frame-space-before-extra-small {
    // border-top: 1em solid #f6f1ea;
    margin-top:0;
}

div#dritteSpalte .contentkasten div.frame,
div#dritteSpalte .contentkasten div.news-related-wrap{
    background-color:white;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #efe7db;
    box-shadow:0px 0px 8px #efe7db;
    margin-bottom:3em;
}


.newsthumb {
    float:left;
    margin:3px 25px 2em 0px;
    font-size:90%;
    color:#885915;
}

.newsthumb img {
    border:1px solid #e8dccb;
    padding:2px 2px;
    width:100%;
    height:auto;
}
div#zweiteSpalte div.newsthumb img {
    width:100%;
    height:auto;
}

img.newsthumbwidth {
    width:130px !important;
}

.newseintrag {
    margin-bottom:10px;
}

a.newshead {
    color:#885915;
    font-weight:bold;
    font-size:100%;
    text-decoration:none;
}
a.newshead:link { color:#885915; text-decoration:none; font-weight:bold; }
a.newshead:visited { color:#885915; text-decoration:none; font-weight:bold; }
a.newshead:active { color:#885915; text-decoration:none; font-weight:bold; }
a.newshead:hover { color:#008ec2; text-decoration:none; font-weight:bold; }
a.newshead:focus { color:#885915; text-decoration:none; font-weight:bold; }

a.newsblock {
    display:block;
    color:#36241c;
}
a.newsblock:link { color:#36241c; text-decoration:none; }
a.newsblock:visited { color:#36241c; text-decoration:none; }
a.newsblock:active { color:#36241c; text-decoration:none; }
a.newsblock:hover { color:#36241c; text-decoration:none; }
a.newsblock:focus { color:#36241c; text-decoration:none; }


span.mehr {
    color:#008ec2;
    padding-right:9px;
    background-image:url(../images/basics/bg_a_mehr_link.gif); background-repeat: no-repeat; background-position:right;
}
span.mehr:hover {
    color:#328740;
    padding-right:9px;
    background-image:url(../images/basics/bg_a_mehr_link_on.gif); background-repeat: no-repeat; background-position:right;
}

span.bodycolor { color:#36241c; }


#seite {
    width:960px;
    width:100%;
    max-width:1800px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
    text-align:left;
    padding:0px 0px 0px 0px;
    position:relative;
    background-color:#ffffff;
}


#fussbg {
    clear:both;
    /*min-height:130px;*/
    /*background-image:url(../images/basics/bg_fuss.png);
    background-repeat:no-repeat;
    background-position:bottom;*/
    background-color:#f6f1ea;
}

#fussbg a {
    color:#36241c;
    text-decoration:none;
}

#fussbg a:hover { color:#008ec2; }

#fusslinks {
    font-size:120%;
    margin-bottom:20px;
    line-height:180%;
}

#fusslinks a:first-child:hover {
    padding-right:0;
    background-image:none !important;
}



#fuss {
    font-size:65%;
    line-height:150%;
    width:90%;
    margin:0px 0px 0px 0px;
    margin-left:1%;
    padding-left:15px;
    padding-bottom:30px;
    /*font-size:80%;*/
}

#fussHome {
    font-size:65%;
    line-height:150%;
    width:90%;
    margin:0px 0px 0px 0px;
    margin-left:1%;
    padding-left:20px;
    padding-bottom:30px;
    background-color:#f6f1ea;
}

#TopOfPageButton {
    display:none;
}
#TopOfPageButton.fixed {
    display:block;
}
#TopOfPageButton a {
    display:block;
    width:31px;
    height:31px;
    position:fixed;
    bottom:10px;
    right:10px;
    opacity:0.75;
    background-image:url(../images/basics/topofpagebutton.png);
    background-position:center;
    background-repeat:no-repeat;
}

/* Logo */
#logo.kopffixed img {
    width:46%;
    max-width:160px;
    min-width:80px;
    transition: all 0.3s ease-in-out;
}
#logo {
    width:260px;
    width:25%;
    min-width:110px;
    text-align:right;
    padding:20px 30px 0px 0px;
    padding-bottom:10px;
    padding-right:6%;
    float:right;
    overflow:hidden;
}
#logo img {
    width:100%;
    height:auto;
    max-width:220px;
    min-width:110px;
    transition: all 0.3s ease-in-out;
}

#logoabstand {
    width:25%;
    min-width:90px;
    padding-bottom:30px;
}
#logoabstand.kopffixed img {
    width:50%;
    transition: all 0.3s ease-in-out;
}
#logoabstand img {
    width:100%;
    height:auto;
    max-width:220px;
    min-width:80px;
    transition: all 0.3s ease-in-out;
}

/* Kopfbereich */
#kopfwrap {
    top:0;
    left:0;
    z-index:90;
    position:fixed;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    background-color:#ffffff;
    background-image:url(../images/basics/bg_top.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}
#kopfwrap.kopffixed {
}

#kopfinnen {
    width:100%;
    max-width:1800px;
    margin-left:auto;
    margin-right:auto;
    box-shadow:0px 0px 10px 5px rgba(207,185,152,0.95);
    background-color:#FFFFFF;
}
#kopf.kopffixed {
    padding-top:0px;
    overflow:hidden;
    transition: all 0.4s ease-in-out;
}

#kopf {
    font-size:80%;
    /*float:left;*/
    padding:61px 0px 0px 20px;
    padding-top:5px;
    padding-left:3%;
    text-align:left;
    color:#505050;
    background-color:#ffffff;
    transition: padding 0.3s ease-in-out;
}

#kopf a {
    font-weight:normal;
    display:inline-block;
    padding:5px 10px 5px 10px;
    padding:0.75em 1.5em;
}
#kopf a:link { color:#505050; text-decoration:none; }
#kopf a:visited { color:#505050; text-decoration:none; }
#kopf a:active { color:#008ec2; text-decoration:none; }
#kopf a:hover { color:#008ec2; text-decoration:none; }
#kopf a:focus { color:#008ec2; text-decoration:none; }

#kopfDesktopNav {
    display:none;
}
#kopfDesktopNav a {
    background-image:none;
    padding:0.75em 1.5em;
}

#kopfMobileButton {
    display:inline;
}
a#menubutton {
    display:block;
    width:45px;
    height:45px;
    overflow:hidden;
    background-image:url(../images/basics/menubutton_on.png);
    background-repeat:no-repeat;
    background-position:center;
    transition:all 0.5s ease-in-out;
}

#menubutton.menuClose {
    background-image:url(../images/basics/menubutton_of.png);
    transform:rotate(45deg);
    transition:all 0.5s ease-in-out, transform 1s;
}

#navprimary span.mobileOnlyVisible {
    display:block;
}
span.DesktopOnlyVisibleBlock {
    display:none;
}
span.DesktopOnlyVisibleInLineBlock {
    display:none;
}
span.DesktopOnlyVisibleInLine {
    display:none;
}

#navprimary {
    font-size:85%;
    width:auto;
    height:auto;
    max-height:200px;
    margin:0px 0px 0px 0px;
    margin-top:20px;
    padding-left:0;
    overflow:auto;
    /*overflow:hidden;*/
    background-color:#009fda;
    clear:both;
    border-bottom:2px solid #ffffff;
    transition:max-height 0.8s ease-in-out, margin-top 0.5s ease-in-out;
}

#navprimary.geschlossen {
    margin-top:0px;
    max-height:0px;
    transition:max-height 0.8s ease-in-out, margin-top 1s ease-in-out;
}
#navprimary.kopffixed {
    margin-top:0px;
    transition:all 0.5s ease-in-out;
}
#navprimary.kopffixed a {
    padding:1em 2em;
    transition: padding 0.2s ease-in-out;
}
#navprimary a {
    font-weight:bold;
    display:block;
    padding:1em 2em;
    transition: padding 0.2s ease-in-out;
}
#navprimary a:link { color:#ffffff; text-decoration:none; }
#navprimary a:visited { color:#ffffff; text-decoration:none; }
#navprimary a:active { color:#ffffff; text-decoration:none; }
#navprimary a:hover { color:#ffffff; text-decoration:none; background-color:#42b8e3; }
#navprimary a:focus { color:#ffffff; text-decoration:none; }

#navprimary a.current { background-color:#42b8e3; }

#navprimary a.nav2 {
    padding-left:4em;
    font-weight:normal;
}

#kopfbild.kopffixed {
    margin-top:0px;
}
#kopfbild {
    margin:0px 0px 0px 0px;
}
#kopfbild img {
    width:100%;
    height:auto;
}


#content {
    min-height:400px;
    padding:1px 0px 10px 0px;
    margin:0px 0px 0px 0px;
    background-color:#f6f1ea;
    line-height:150%;
    font-size:80%;
}

a {
    font-weight:normal;
    color:#008ec2;
    text-decoration:none;
}
a:link { color:#008ec2; text-decoration:none; }
a:visited { color:#008ec2; text-decoration:none; }
a:active { color:#008ec2; text-decoration:none; }
a:hover { color:#328740; text-decoration:none; }
a:focus { color:#328740; text-decoration:none; }


#ersteSpalteHome {
    width:490px;
    width:98%;
    min-width:250px;
    /*float:left;*/
    margin-left:1%;
    margin-right:1%;
}

#zweiteSpalteHome {
    width:340px;
    width:98%;
    /*float:left;*/
    margin-left:1%;
    margin-right:1%;
}

.contentkasten img {
    width:40%;
    width:100%;
    height:auto;
}
img.HundertProzent {
    width:100%;
    height:auto;
}
img.Originalgroesse {
    width:auto;
    height:auto;
    max-width:100%;
}
img.Fest130 {
    width:130px;
    height:auto;
    max-width:100%;
}

#dritteSpalte .contentkasten img {
    width:100%;
    height:auto;
    max-width:100%;
}

#dritteSpalte .contentkasten .maxwidth200 {
    max-width:100%;
    min-width:70%;
}
#dritteSpalte .contentkasten .maxwidth200 img {
    width:100%;
    height:auto;
}

#ersteSpalteHome .contentkasten {
    width:460px;
    width:auto;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #d5c2a5;
    box-shadow:0px 0px 8px #efe7db;
}

#zweiteSpalteHome .contentkasten {
    /*width:310px;*/
    width:auto;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #d5c2a5;
    box-shadow:0px 0px 8px #efe7db;
}

#ersteSpalte {
    width:98%;
    margin:0px 0px 0px 0px;
    margin-left:1%;
    margin-right:1%;
    /*background-color:#66FF99;*/
}

#zweiteSpalte {
    width:98%;
    margin:0px 0px 0px 0px;
    margin-left:1%;
    margin-right:1%;
    /*background-color:#66FF99;*/
}

#dritteSpalte {
    width:98%;
    margin:0px 0px 0px 0px;
    margin-left:1%;
    margin-right:1%;
    /*background-color:#864321;*/
    font-size:90%;
    line-height:140%;
}

#zweiteSpalteGanzeBreite {
    width:640px;
    float:left;
    margin:0px 0px 0px 30px;
}



#ersteSpalte .contentkasten {
    /*width:160px;*/
    width:auto;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #efe7db;
    box-shadow:0px 0px 8px #efe7db;
}

#zweiteSpalte .contentkasten {
    /*width:390px;*/
    width:auto;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    padding:17px 23px 17px 23px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #efe7db;
    box-shadow:0px 0px 8px #efe7db;
}

#dritteSpalte .contentkasten {

    width:100%;
    margin:30px 0px 0px 0px;
    //-moz-box-shadow:0px 0px 8px #efe7db;
    //-webkit-box-shadow:0px 0px 8px #efe7db;
    //box-shadow:0px 0px 8px #efe7db;
}
#dritteSpalte .contentkasten div {
    padding:10px 15px 10px 15px;
}
#dritteSpalte .contentkasten div.clear {
    padding:10px 15px 10px 15px;
    margin-top:0px;
}
#dritteSpalte .contentkasten div.clear div {
    padding:0;
    margin:0;
}
#dritteSpalte .contentkasten div.clear div div {
    padding:0;
    margin:0;
}

.news-related-wrap {
    margin-top:0px;
    padding-top:0px;
    width:auto;
    display:inherit;
}


#zweiteSpalteGanzeBreite .contentkasten {
    width:610px;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #efe7db;
    box-shadow:0px 0px 8px #efe7db;
}


#zweiteSpalteFull{
    /*width: 74%;
    float: left;
    margin: 30px 3% 10px 1.5% ;
    background-color: #fff;*/
    width:98%;
    margin:30px 0px 0px 0px;
    margin-left:1%;
    margin-right:1%;
}

#zweiteSpalteFull .contentkasten {
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding:17px 23px 17px 23px;
}




#ersteSpalte .contentkasten:first-of-type {
    -webkit-border-top-left-radius:20px;
    -moz-border-radius-topleft:20px;
    border-top-left-radius:20px;
}

#ersteSpalte .contentkastennav {
    /*width:175px;*/
    width:auto;
    background-color:#ffffff;
    margin:30px 0px 0px 0px;
    padding:10px 15px 10px 15px;
    padding:10px 15px 10px 15px;
    padding-right:0px;
    -moz-box-shadow:0px 0px 8px #efe7db;
    -webkit-box-shadow:0px 0px 8px #efe7db;
    box-shadow:0px 0px 8px #efe7db;
    display:none;
}

#ersteSpalte .contentkastennav h3 {
    padding-right:10px;
}

ul#submenu {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

ul#submenu li {
    padding:0px;
    padding-left:1em;
    background-image:none;
}

li.navstart {
    border-top:1px solid #eae0d7;
}

li.navabschluss {
    margin-left:1em;
    border-top:1px solid #eae0d7;
    height:5px;
}


#content .contentkastennav a {
    display:block;
    padding:7px 5px 7px 0px;
    text-decoration:none;
    color:#36241c;
    border-top:1px solid #eae0d7;
    /*width:170px;*/
    width:auto;
}


#content .contentkastennav a:link {
    color:#36241c;
    text-decoration:none;
}

#content .contentkastennav a:visited {
    color:#36241c;
    text-decoration:none;
}

#content .contentkastennav a:active {
    color:#008ec2;
    text-decoration:none;
}

#content .contentkastennav a:hover {
    background-color:#faf8f4;
    text-decoration:none;
}

#content .contentkastennav a:focus {
    color:#008ec2;
    text-decoration:none;
}


#content .contentkastennav a.act2 {
    color:#008ec2;
    text-decoration:none;
}


#content .contentkastennav a.act3 {
    color:#008ec2;
    margin-left:10px;
    width:auto;
    text-decoration:none;
}

#content .contentkastennav a.normal2 {
    text-decoration:none;
}

#content .contentkastennav a.normal3 {
    margin-left:10px;
    width:auto;
    text-decoration:none;
}




a[href$="pdf"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_pdf_link.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="pdf"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_pdf_link_on.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="doc"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="doc"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link_on.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="docx"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="docx"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link_on.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="xls"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="xls"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link_on.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="xlsx"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="xlsx"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link_on.gif); background-repeat:no-repeat; background-position:left;
}

a[href$="pptx"] {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_ppt_link.gif); background-repeat:no-repeat; background-position:left;
}
a[href$="pptx"]:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_ppt_link_on.gif); background-repeat:no-repeat; background-position:left;
}


a[href^="mailto"] {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_mail_link.gif); background-repeat:no-repeat; background-position:left;
}
a[href^="mailto"]:hover {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_mail_link_on.gif); background-repeat:no-repeat; background-position:left;
}

/*
#content a[href^="http:"] {
        padding-right:14px;
        background-image:url(../images/basics/bg_a_externer_link.gif); background-repeat:no-repeat; background-position:right;
}

a[href^="http:"]:hover {
        padding-right:14px;
        background-image:url(../images/basics/bg_a_externer_link_on.gif); background-repeat:no-repeat; background-position:right;
}


#content a[href^="https:"] {
        padding-right:14px;
        background-image:url(../images/basics/bg_a_externer_link.gif); background-repeat:no-repeat; background-position:right;
}
a[href^="https:"]:hover {
        padding-right:14px;
        background-image:url(../images/basics/bg_a_externer_link_on.gif); background-repeat:no-repeat; background-position:right;
}
*/

#content a[href^="https:"].milkboxbildx {
    padding-right:14px;
    background-image:none;
}
a[href^="https:"].milkboxbildx:hover {
    padding-right:14px;
    background-image:none;
}
a.extern, a.external-link, a.external-link-new-window {
    padding-right:14px;
    background-image:url(../images/basics/bg_a_externer_link.gif); background-repeat: no-repeat; background-position:right;
}
a.extern:hover, a.external-link:hover, a.external-link-new-window:hover {
    padding-right:14px;
    background-image:url(../images/basics/bg_a_externer_link_on.gif); background-repeat: no-repeat; background-position:right;
}
a.mail {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_mail_link.gif); background-repeat:no-repeat; background-position:left;
}
a.mail:hover {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_mail_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.pdf {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_pdf_link.gif); background-repeat:no-repeat; background-position:left;
}
a.pdf:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_pdf_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.doc {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link.gif); background-repeat:no-repeat; background-position:left;
}
a.doc:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_doc_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.xls {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link.gif); background-repeat:no-repeat; background-position:left;
}
a.xls:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_xls_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.ppt {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_ppt_link.gif); background-repeat:no-repeat; background-position:left;
}
a.ppt:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_ppt_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.datei {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_datei_link.gif); background-repeat:no-repeat; background-position:left;
}
a.datei:hover {
    padding-left:29px;
    background-image:url(../images/basics/bg_a_datei_link_on.gif); background-repeat:no-repeat; background-position:left;
}
a.lupe {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_lupe_link.gif); background-repeat: no-repeat; background-position: top left;
}
a.lupe:hover {
    padding-left:19px;
    background-image:url(../images/basics/bg_a_lupe_link_on.gif); background-repeat: no-repeat; background-position: top left;
}
a.druckversion {
    padding-left:14px;
    background-image:url(../images/basics/bg_a_druckversion_link.gif); background-repeat: no-repeat; background-position:left;
}
a.druckversion:hover {
    padding-left:14px;
    background-image:url(../images/basics/bg_a_druckversion_link_on.gif); background-repeat: no-repeat; background-position:left;
}
a.seitenanfang {
    padding-left:13px;
    background-image:url(../images/basics/bg_a_seitenanfang_link.gif); background-repeat: no-repeat; background-position:left;
}
a.seitenanfang:hover {
    padding-left:13px;
    background-image:url(../images/basics/bg_a_seitenanfang_link_on.gif); background-repeat: no-repeat; background-position:left;
}
a.mehr, a.internal-link {
    padding-right:9px;
    background-image:url(../images/basics/bg_a_mehr_link.gif); background-repeat: no-repeat; background-position:right;
}
a.mehr:hover,a.internal-link:hover {
    padding-right:9px;
    background-image:url(../images/basics/bg_a_mehr_link_on.gif); background-repeat: no-repeat; background-position:right;
}
a.mehr:active,a.internal-link:active {
    padding-right:9px;
    background-image:url(../images/basics/bg_a_mehr_link_on.gif); background-repeat: no-repeat; background-position:right;
}

a.keinsymbol {
    padding-left:0px !important;
    padding-right:0px !important;
    background-image:none !important;
}
a.keinsymbol:hover {
    padding-left:0px !important;
    padding-right:0px !important;
    background-image:none !important;
}


a.button {
    display:inline-block;
    padding:2px 8px 2px 8px;
    background-color:#eee5d9;
    border:1px solid #e8dccb;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    color:#885915;
    text-decoration:none;
    font-size:95%;
}
a.button:link { color:#885915; text-decoration:none; }
a.button:visited { color:#885915; text-decoration:none; }
a.button:active { color:#885915; text-decoration:none; }
a.button:hover { color:#36241c; text-decoration:none; background-color:#f8f5f0; }
a.button:focus { color:#885915; text-decoration:none; }

a.kasten {
    display:block;
    background-color:#f8f5f0;
    text-decoration:none;
    background-image:url(../images/basics/bg_a_kasten_button_off.gif); background-repeat:no-repeat; background-position:right bottom;
    color:#36241c;
}
a.kasten:hover {
    background-image:url(../images/basics/bg_a_kasten_button_on.gif); background-repeat:no-repeat; background-position:right bottom;
    color:#36241c;
    text-decoration:none;
}


a.logokreise {
    display:block;
    padding-left:22px;
    padding:10px 0px 10px 24px;
    background-image:url(../images/basics/list_style_bullet_logokreise.gif); background-repeat:no-repeat; background-position:left;
}

span.ohneTrennung { white-space:nowrap; }

#slideshowInstitut {
    width:390px;
    height:190px;
    width:100%;
    height:auto;
    overflow:hidden;
}

#slideshowInstitut img {
    width:100%;
    height:auto;
}


table.aufzaehlung td {
    padding:4px 0px 4px 0px;
}

table.aufzaehlung td.paddingLeft20 {
    padding-left:20px;
}

table.aufzaehlung td.green {
    color:#37a74e;
}


fieldset { border-color:#885915; border-style:solid; border-width:1px; padding:0px 5px 15px 5px; }
fieldset h3 { padding-left:10px; padding-bottom:7px; padding-top:10px; }
fieldset legend { font-size:120%; font-weight:bold; color:#885915; padding:0px 10px 0px 10px; }

.forminhalt { margin-left:10px; margin-right:10px; }
.formlabel { clear:left; float:left; width:130px; padding:5px 10px 4px 10px; }
.formfeld { padding:4px 10px 4px 10px; }


table.mitarbeitertabelle th {
    padding:4px 15px 4px 0px;
    vertical-align:top;
    text-align:left;
    border-bottom:1px solid #885915;
}
table.mitarbeitertabelle th.rechteSpalte { padding-right:0px; }

table.mitarbeitertabelle td {
    padding:4px 15px 4px 0px;
    vertical-align:top;
    text-align:left;
}
table.mitarbeitertabelle td.rechteSpalte { padding-right:0px; }


/*Bildergalerie*/
#picnav {
    float:right;
    width:99px;
    height:550px;
    overflow:auto;
    border:solid 1px #efe7db;
    background-color:#fbfaf7;
    padding:10px 10px 10px 10px;
    text-align:center;
    margin-left:5%;
}
#picnav .thumbs { margin-bottom:10px; }

#picnav img { border:1px solid #ffffff; }
#picnav img:hover { border:1px solid #343434; }

#picnav a:active { outline:none; }
#picnav a:focus { outline:none; }

#picnavhoriz {
    width:auto;
    height:auto;
    overflow:auto;
    border:solid 1px #efe7db;
    background-color:#fbfaf7;
    padding:10px 10px 10px 10px;
    text-align:left;
    margin-top:5%;
}
#picnavhoriz .thumbs { margin-left:5px; margin-right:5px; display:inline-block; width:90px; }

#picnavhoriz img { border:1px solid #ffffff; }
#picnavhoriz img:hover { border:1px solid #343434; }

#picnavhoriz a:active { outline:none; }
#picnavhoriz a:focus { outline:none; }


#bilder {
    width:463px;
    width:auto;
    height:550px;
    border:solid 1px #efe7db;
    background-color:#fbfaf7;
    padding:10px 10px 10px 10px;
    overflow:auto;
}
#bilder img {
    width:100%;
    height:auto;
}

#bildunterschrift {
    clear:right;
    width:559px;
    width:auto;
    margin-top:10px;
    padding-left:3px;
    min-height:65px;
    color:#885915;
}

#bildunterschrifttext { color:#800000; }

#bildunterschrifttext2 { margin-top:8px; }

/*Accordion*/
.accordion{
    width: auto;
    margin: 1.5em auto;
    /*box-shadow:
            0px 0px 0px 1px rgba(155,155,155,0.3),
            0px 2px 2px rgba(0,0,0,0.1);*/
    -moz-hyphens:none;
    -o-hyphens:none;
    -webkit-hyphens:none;
    -ms-hyphens:none;
    -hyphens:none;
}
.accordion label{
    /*font-family: Arial, sans-serif;*/
    padding: 0px 10px;
    position: relative;
    display: block;
    height:auto;
    cursor: pointer;
    color: #777;
    line-height: 33px;
    font-size: 120%;
    background: #f6f1ea;
    background: #fcfaf7;
    /*border-bottom: 1px solid #CCC;*/
    background-image:url(../images/basics/bg_accordeon_down.gif);
    background-position:right;
    background-repeat:no-repeat;
}
.accordion label:hover{
    background: #f3ede5;
    background-image:url(../images/basics/bg_accordeon_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}
.accordion input + label {
    border:1px solid #ffffff;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}
.accordion input:checked + label,
.accordion input:checked + label:hover{
    background: #fcfaf7;
    background: #f6f1ea;
    color: #885965;
    /*box-shadow:
            0px 0px 0px 1px rgba(155,155,155,0.3),
            0px 2px 2px rgba(0,0,0,0.1);*/
    background-image:url(../images/basics/bg_accordeon_up.gif);
    background-position:right;
    background-repeat:no-repeat;
}
.accordion input:checked + label:hover{
    background-image:url(../images/basics/bg_accordeon_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}

.accordion input{
    display: none;
}
.accordion .article{
    background: rgb(255, 255, 255);
    overflow: hidden;
    height: 0px;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}
.accordion .article p{
    /*font-style: italic;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;*/
    text-indent:-50px;
    padding:10px 10px 10px 60px;
}
.accordion input:checked ~ .article{
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    -ms-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}
.accordion input:checked ~ .article.ac-small{
    height: 155px;
    height: auto;
}
.accordion input:checked ~ .article.ac-medium{
    height: 195px;
    height: auto;
}
.accordion input:checked ~ .article.ac-large{
    height: 245px;
    height: auto;
}

.literaturquellen p,
#c595 p,
#c599 p {
    text-indent:-50px;
    padding:10px 0px 10px 50px;
}


a.ReiterLinkOff {
    padding:0.5em 1em;
    background:#fcfaf7;
    font-size:120%;
    color:#777;
    margin-right:2px;
}

a.ReiterLinkOn {
    padding:0.5em 1em;
    background:#f6f1ea;
    font-size:120%;
    color:#885965;
    margin-right:2px;
}


#Reiter a:hover   {
    color:#885965;
}





.greenText {
    color:#17a346;
}

table.tablleMitPadding td {
    padding:6px 15px 6px 0px;
}

table.tablleMitPadding td:nth-child(2) {
    padding-right:0px;
}

.accordion .article table.tablleMitPadding td p {
    text-indent:0px;
    padding:0px;
}

.bold {
    font-weight:bold;
}

/*
.news-single figcaption{
    font-size: 90%;
    color: #885915;
}
.news-single figure {


    padding: 2px 20px;
    border: 1px solid #e8dccb;
}
.news-single figure img{
    max-width:100%;


}
.news-single figure a {
    display: inline-block;
    padding-bottom: 10px;
    background-image: url(../images/basics/bg_bilder_zoom_off.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

*/

p{
    /*margin-bottom:25px;*/
}


.clear{
    clear:both;
    margin-top:15px;
    margin-bottom:15px;
}

h1.clear {
    clear:both;
    margin-top:0px;
    padding-top:0;
    margin-bottom:15px;
}

header.clear {
    clear:both;
    margin-top:0px;
    padding-top:0;
    margin-bottom:15px;
}


.newsItem{
    margin-bottom:30px;
}

div#ersteSpalteHome .newsItem:hover {
    background-color:#fbf9f7;

}
#lightbox-container-image-box{
    max-width:100%;
    height:auto;
    border-left:1px solid #e8dccb;
    border-right:1px solid #e8dccb;
    border-top:1px solid #e8dccb;
}
#lightbox-container-image-data-box {
    border-left:1px solid #e8dccb;
    border-right:1px solid #e8dccb;
    border-bottom:1px solid #e8dccb;
}
#lightbox-container-image img{
    max-width:100%;

}

.upper{
    text-transform:uppercase;
}

#dritteSpalte .contentkasten .outdent{
    padding-left: 0;
    text-indent: 0;
}
#dritteSpalte .contentkasten .outdent strong{
    font-weight:normal;
}
#dritteSpalte .contentkasten .outdent p{
    margin-top: 10px;
}

#dritteSpalte .bildlinks img{
    padding: 0px;
}
#dritteSpalte .bildlinks{

}

#navprimary a.nav3 {
    padding-left:6em;
    font-weight:normal;
}

h2 a:link,h3 a:link {
    color: #885915;
    text-decoration: none;
    font-weight: bold;
}
h2 a:hover,h3 a:hover {
    color: #008EC2;
}
h2 a.internal-link, h2 a.internal-link:hover, h2 a.internal-link:active,
h3 a.internal-link, h3 a.internal-link:hover, h3 a.internal-link:active{
    padding-right:0;
    background-image:none;
}

.contentkasten a.kasten img{
    width:auto;
    height:auto;
}


.contentkasten.zweiter .maxwidth200 {
    max-width: 100%;
    min-width: 100%;
}
.contentkasten.zweiter  .bildlinks {
    float: none;
    margin: 3px 25px 10px 0px;
}


/* sitemap */
ul.ce-menu  a:hover {
    color: #008ec2;
    background-color: #fbf9f7;
}
ul.ce-menu  a:link {
    color: #36241c;
}
ul.ce-menu  .level0 a {
    font-weight: bold;
    color: #ff9933;
}
ul.ce-menu  a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #36241c;
    height: 1%;
}

ul.ce-menu{
    margin:0 0 0 0;
    padding:0 0 0 0;
}
ul.ce-menu li{
    list-style-type:none;
    background-image:none;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

ul.ce-menu li {
    margin-top: 20px;
    margin-bottom: 2px;
    border-top: 1px solid #eae0d7;
}

ul.ce-menu li ul li ul li,
ul.ce-menu li ul.ce-menu li ul.ce-menu li,
ul.ce-menu li ul.ce-menu li {
    margin-left: 20px;
    margin-bottom: 2px;
    padding-left: 5px;
    border-top: none;
}



/* newsletter anmeldung */
.form-groupxx{
    padding:0 !important;
    margin-left:-10px !important;
    width:90%;
}

.form-group input[type="text"]{
    margin:0 0 10px;
    padding:5px 5px;
    width:80%;
    border:1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: 0px 1px 1px 1px #ccc;
    -moz-box-shadow: 0px 4px 1px 4px #ccc;
    box-shadow: 0px 1px 1px 1px #ccc;
}
.form-group input[type="submit"]{
    display: inline-block;
    padding:5px 15px 5px 15px;
    background-color: #eee5d9;
    border: 1px solid #e8dccb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #885915;
    text-decoration: none;
    text-align:right;
    float:right;
    margin-right:18%;
    -webkit-box-shadow: 0px 1px 1px 1px #ccc;
    -moz-box-shadow: 0px 4px 1px 4px #ccc;
    box-shadow: 0px 1px 1px 1px #ccc;
}
.deleteButton{
    display: inline-block;
    padding:5px 15px 5px 15px;
    background-color: #eee5d9;
    border: 1px solid #e8dccb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #885915;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 1px 1px #ccc;
    -moz-box-shadow: 0px 4px 1px 4px #ccc;
    box-shadow: 0px 1px 1px 1px #ccc;
}
a.deleteButton:link {
    color: #885915 !important;
}
.tx-femanager fieldset {
    border-color:#885915;
    border-style:solid;
    border-width:1px;
    padding:25px 25px ;
}



.tx-femanager legend{
    display:none;
}


.tx-femanager .radio{
    float:left;
}
.tx-femanager .femanager_gender{
    float:left;
    clear:both;
    width:100%;
    padding-bottom:10px;
}

.tx-femanager .radio label{
    padding-right:10px;
}

.tx-femanager .control-label{
    margin-bottom: 5px;
    width: 100%;
    clear: both;
    float: left;
}
.tx-femanager input.button{
    display: inline-block;
    padding: 2px 8px 2px 8px;
    background-color: #eee5d9;
    border: 1px solid #e8dccb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #885915;
    text-decoration: none;
    margin-left:-10px !important;

}

.tx-femanager .alert {
    font-weight:600;
    margin-left:-10px;
}

.tx-femanager .alert-danger {
    color:red;
}
.tx-femanager  p{
    margin-left:-10px;
    margin-top:30px;
}



.femanager_fieldset.femanager_password,
.femanager_fieldset.femanager_usergroup,
.femanager_fieldset.femanager_username {
    display:none;
}


.news-list-view h2 {
    -moz-hyphens:none;
    -o-hyphens:none;
    -webkit-hyphens:none;
    -ms-hyphens:none;
    -hyphens:none;
    hyphens:none;
}



div#zweiteSpalte div.contentkasten div.clear {
    margin-top:0px;
    padding-top:0px;
}

div#zweiteSpalte div.contentkasten ul.ce-menu li ul li ul li ,
div#zweiteSpalte div.contentkasten div ul.ce-menu li ul li ul li{
    margin-top:0px;
    margin-bottom:0px;
}

div#ersteSpalteHome div.contentkasten div.clear {
    margin-top:0px;
    padding-top:0px;
}

div#ersteSpalteHome div.contentkasten div div.news {
    margin-top:0px;
    padding-top:0px;
}
div#ersteSpalteHome div.contentkasten div div.news div.news-list-view {
    margin-top:0px;
    padding-top:0px;
}

div#zweiteSpalteHome div.contentkasten div.clear {
    margin-top:0px;
    padding-top:0px;
}

h3 a { color:#008ec2; }
h3 a:link { color:#008ec2; text-decoration:none; font-weight:normal; }
h3 a:visited { color:#008ec2; text-decoration:none; font-weight:normal; }
h3 a:active { color:#008ec2; text-decoration:none; font-weight:normal; }
h3 a:hover { color:#328740; text-decoration:none; font-weight:normal; }
h3 a:focus { color:#328740; text-decoration:none; font-weight:normal; }



.topofpage{
    cursor:pointer;
}


.PositionRelative {
    position:relative;
}

a.AnkerA {
    position:absolute;
    top:-200px;
}

a.Anker150A {
    position:absolute;
    top:-180px;
}



/*SUCHE */

#SuchHintergrund {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:auto;
    text-align:center;
    background-color:#e8dccb;
    opacity:0.75;
    z-index:1000000;
    display:none;
}

#SuchFenster {
    position:fixed;
    top:0;
    left:0;
    margin-top:10%;
    margin-bottom:auto;
    margin-left:5%;
    margin-right:5%;
    width:90%;
    opacity:1;
    background-color:#ffffff;
    z-index:1000001;
    text-align:left;
    display:none;
}

#SuchfensterBalkenOben {
    background-color:#e8dccb;
    text-align:right;

}

#SuchfensterBalkenOben a {
    display:inline-block;
    padding:0.3em 0.4em;
    font-size:100%;
    font-weight:normal;
}
#SuchfensterBalkenOben a:hover { color:white; background-color:red; }

#SuchfensterEingabe {
    font-size:80%;
    padding:5% 5%;
    white-space:nowrap;
}

.btn-search{
    width:36px;
    height:35px;
    background-color:#fff;
    border:none;
    background-image:url("../images/basics/lupe_off.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.5em auto;
    margin-left:10px;
    cursor:pointer;
}
.btn-search:hover{
    background-image:url("../images/basics/lupe_on.gif");

}

.input-search{
    width:65%;
    font-size:100%;
    padding:0.2em 0.2em;
}

label.search{
    margin-right:8px;
}

#tx-indexedsearch-searchbox-sword,
#ke_search_sword {
    width:50%;
}

#ke_search_sword {
    position: relative !important;
    top: 1px;
    width: 220px;
    height: auto;
    padding: 8px 40px 7px 9px;
    margin: 0;
    display: inline;
  }
.tx-indexedsearch-searchbox legend{
    display:none;
}
.tx-indexedsearch-searchbox fieldset{

    border:none;
}

.tx-indexedsearch-icon img{
    width:auto !important;
}


.tx-indexedsearch-browsebox,
.tx-indexedsearch-res,
.kesearch_pagebrowser{
    clear:both;
    display:block;
    padding:0;
    margin-left:0;
    padding-left:0;
}
.tx-indexedsearch-browsebox,
.kesearch_pagebrowser .pagination {
    padding-bottom:0.75em;
    padding-top:0em;
}
.tx-indexedsearch-res{
    padding-top:0.5em;
}
ul.tx-indexedsearch-browsebox li,
.kesearch_pagebrowser .pagination li{
    float:left;
    list-style-type:none;
    background-image:none;
    /*padding: 5px 16px 5px 0px;*/
    padding:0;
    padding-top:1em;
}
ul.tx-indexedsearch-browsebox,
.kesearch_pagebrowser ul.pagination {
    margin-bottom:2em;
}
.tx-indexedsearch-browsebox a,
.kesearch_pagebrowser .pagination a {
    padding:0.75em;
    font-size:110%;
}
.tx-indexedsearch-browsebox a:hover,
.kesearch_pagebrowser .pagination a:hover {
    color:#328740;
    background-color:#f6f1ea;
}

.tx-indexedsearch-browselist-currentPage strong a,
.page-item.active {
    color:#885915;
}
.tx-indexedsearch-browselist-currentPage strong a:hover,
.page-item a:hover {
    color:#885915;
}

.page-item .page-link{
    padding: 0.75em !important;
}

#kesearch_pagebrowser_bottom a {
    padding: 0.75em !important;
  }

  .kesearch_pagebrowser ul.pagination {
    margin: 2em !important;
  }

  .tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: #885915 !important;
    font-weight: bold;
  }  

  #kesearch_pagebrowser_top .pages_total {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px !important;
  }
  #kesearch_pagebrowser_top,
  #kesearch_pagebrowser_bottom {
    text-align: right !important;
  }
  
.MehrLinie {
    border-top:1px solid #e4daca;
    padding-top:1em;
    padding-bottom:1em;
    color:#885915;
    clear:both;
}
.MehrLinieAbschluss {
    border-bottom:1px solid #e4daca;
    clear:left;
    margin-bottom:1em;
}

.MehrLinks {
    width:45%;
    margin-right:5%;
    float:left;
}
.MehrRechts {
    width:45%;
    margin-left:5%;
    float:left;
    margin-bottom:30px;
}
.MehrLinks img, .MehrRechts img {
    width:100%;
    height:auto;
    max-width:300px;
    margin-bottom:0.33em;
}

.MarginalLinkFotoPlusLink {
}

#dritteSpalte .contentkasten p.MarginalLinkFotoPlusLink a img, #dritteSpalte .contentkasten p a img {
    margin-top:0.3em;
    margin-bottom:0.2em;
    max-width:200px;
}

#dritteSpalte img{
    max-width:200px !important;
}

.ce-uploads{
    list-style-type:none;
}


#dritteSpalte .contentkasten div.clear, #dritteSpalte .contentkasten .clear {
    padding:0;
    padding-bottom:0.25em;
    margin:0;
}

.contentkasten  .cookie-set.script img{
    opacity:0.2 !important;
}

#dritteSpalte .linieunten {
	border-bottom:1px solid #e4daca;
}

#dritteSpalte .linieoben {
	border-top:1px solid #e4daca;
}

ul.rslides li p.slider_caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em;
    text-align: left;
    background: rgba(50,135,64, .8);
    background: rgba(63,103,41, .75);
    color: #fff;
    font-weight:normal;
    font-size:110%;
    -moz-hyphens:none;
    -o-hyphens:none;
    -webkit-hyphens:none;
    -ms-hyphens:none;
    -hyphens:none;
    hyphens:none;
}

ul.rslides li p.slider_caption a {
    font-size:80%;
    color:#ffffff;
    text-decoration:none;
}
ul.rslides li p.slider_caption a:link, ul.rslides li p.slider_caption a:visited {
    color:#ffffff;
    text-decoration:none;
}

ul.rslides li p.slider_caption a:active, ul.rslides li p.slider_caption a:hover, ul.rslides li p.slider_caption a:focus {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

div#zweiteSpalte div.contentkasten div header h3 {
    margin-top:0;
    padding-top:0;
}

div.bildnormal p {
    line-height:145%;
    margin-bottom:0.75em;
}

div.bildlinks maxwidth200 p {
    line-height:145%;
}

div.bildnormal {
    margin-top:1.25em !important;
    line-height:145% !important;
}

#zweiteSpalte .contentkasten{
	float:left;
	clear:both;
}
