@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
Useful basic stylings based on Stefan Nitzsche’s work
http://nitzsche.info
*/

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.hideme {
    position: absolute;
    left: -999em;
    top: -999em;
}

label,
input[type=button],
input[type=submit],
button {
    cursor: pointer;
}

abbr[title] {
    border-bottom: 1px dotted #888 !important;
    cursor: help;
}

a abbr {
    cursor: pointer !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

/* CSS  CSS Ludger Müller bureau-artbeit.de für deae.de, 2013 - 2015 */
html,body{
    height: 100%;
}
body{
    background-color: #fafbff;
    font-family: Calibri, sans-serif;
}
/* Container*/
#wrapper{
    width: 976px;
    margin: 0 auto -64px;
    background: #fafbff;
    min-height: 100%;
    background: #fafbff url("../layoutbilder/bg-wrapper.png") repeat-y;
    position: relative;
}
#header{
    height: 169px;

    position: relative;

}
.start #header    {
    background: #c4cb47 url("../layoutbilder/startseite-head.png") top left no-repeat;
}
.following #header,.content2Spalt #header      {
    background: #c4cb47 url("../layoutbilder/folgeseite_head.png") top left no-repeat;
}
.start  #headerbox{
    padding: 20px  0 0 215px;
}
.following #headerbox,.content2Spalt #headerbox{
    color: #fff;
    padding: 43px  0 0 220px;
    font-size: 1.3em;
}
#extlogo {
    position: absolute;
    top: 100px;
    left: 24px;
}
#search{
    position: absolute;
    right: 13px;
    top:     8.5em;
    padding-right: 16px;
    color: #004483;
    font-size: 0.85em;
    letter-spacing: 1px;
    font-weight: bold;
    background: transparent url("../layoutbilder/linieSuche.png") right bottom no-repeat;
}
#content{
    position: relative;
    min-height: 700px;
}
#leftColumn{
    float: left;
    width: 192px;
}
#leftTopNav{
    margin: 0 0 0 22px;
    width: 171px;
}
#leftBottomNav{
    position: absolute;
    bottom: 90px;
    left: 22px;
    width: 171px;
}
#rightColumn{
    float: right;
    width: 210px;
    margin: 0 12px 0 0;
    padding: 0 20px 0 0;
    font-size: 0.9em;
}
#rightColumnFlex{
    position: absolute;
    width: 210px;
    margin: 0 12px 0 0;
    padding: 0 20px 0 0;
    font-size: 0.9em;
    top: 0;
    right: 0;
}
.rightColumn{
    float: left;
    width: 210px;
    margin:0;
    padding: 0  0 0 20px;
    font-size: 0.9em;
}
#mainContent, #main2ColumnContent {
    width: 472px;
    margin: 30px 0 50px 222px;
    font-size: 0.9em;
    line-height: 150%;
}
#mainContentOrga {
    width: 523px;
    margin: 30px 20px 50px 193px;
    font-size: 0.9em;
    line-height: 150%;
}
/*#main2ColumnContent{
    width: 472px;
    margin: 30px 20px 50px 222px;
    font-size: 0.9em;
    line-height: 150%;

}*/
#mainContent3columns{
    float: left;
    width: 734px;
    margin: 30px 20px 50px 30px;
    font-size: 0.9em;
    line-height: 150%;
}
.wrapColumns{

}
.centerColumn{
    float: left;
    width: 472px;
    margin: 0 20px 20px 0;

}
/*  Fuß */
#pusher{
    height:   64px   ;
}
#footer{
    width: 900px;
    font-size: 0.7em;
    padding: 10px 38px;
    height: 45px;
    margin: 0 auto;
    background: #c4cb47 url("../layoutbilder/Startseite-footer.png") top left no-repeat;
    position: relative;
    text-align: center;
    color: #004483;
}
.start #footer{
    background: #c4cb47 url("../layoutbilder/Startseite-footer.png") top left no-repeat;
}
.following #footer,.content2Spalt #footer{
    background: #c4cb47 url("../layoutbilder/folgeseite-footer.png") top left no-repeat;
}
/* Klassen*/
.blauerText{
    color:   #004483;
}
.kleinerText{
    font-size:0.8em;
}
/* Suche */
#search button{
    background: transparent;
    border:none;
    font-weight: bold;
    color: #004483;
    font-size: 0.85em;
    letter-spacing: normal;
}
#search button:hover, #search button:active{
    background: transparent;
    border:none;
    font-weight: bold;
    color: #004483;
    font-size: 0.85em;
    letter-spacing: normal;
    text-decoration: underline;
}
#search input{
    margin-left: 1em;
    width: 167px;
    height: 1.5em;
    background-color: #f8f9e8;
    border: 1px solid #c4cb47;
}
/* Navigation*/

.leftNav{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 171px;
}
.leftNav li{
    list-style-type: none;
    margin-bottom: 0.5em;
    position: relative;
    line-height: 1em;
}
.leftNav a:link, .leftNav a:visited{
    text-decoration: none;
    color: #004489;
    font-size: 0.9em;
    font-weight: normal;
    background: #f8f9e8 url("../layoutbilder/linieMenu.png") left bottom no-repeat;
    display: block;
    /*  min-height: 1.5em; */
    line-height: 1em;
    padding-bottom: 6px;
}
.leftNav a:hover, .leftNav a:active, .leftNav a.current{
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}
/* Submenu*/
.leftNavSub1{
    list-style-type: none;
    margin:0.3em 0 0 1.5em;
    padding: 10px 0;
    position: absolute;
    left: -9999px;
    top:auto;
    width: 150px;
    background-color: #f8f9e8;
    z-index: 100;
}
.leftNavSub1Aktiv{
    list-style-type: none;
    margin:0.3em 0 0 1.5em;
    padding: 0;
    width:auto;
    background-color: #f8f9e8;
}
.leftNav > li:hover > .leftNavSub1{
    list-style-type: none;
    margin:-1.5em 0 0 0;
    padding: 5px 2px;
    left: 171px;
}
.leftNavSub1 li{
    list-style-type: none;
    margin-bottom: 0.3em;
    position: relative;
    display: block;
}
.leftNavSub1 a:link, .leftNavSub1 a:visited{
    text-decoration: none;
    color: #004489;
    font-size: 0.9em;
    font-weight: normal;
    background: #f8f9e8 url("../layoutbilder/linieSubmenu.png") left bottom no-repeat;

}
.leftNavSub1 a:hover, .leftNavSub1 a:active, .leftNavSub1 a.current{
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}
/* Nav Ebene 3 */
.leftNavSub1 ul{
    list-style-type: none;
    margin:0.3em 0 0 1.5em;
    padding: 10px 0;
    position: absolute;
    left: -9999px;
    top:auto;
    width: 150px;
    background-color: #f8f9e8;
    z-index: 100;
}
.leftNavSub1Aktiv ul {
    list-style-type: none;
    margin:0.3em 0 0 1.5em;
    padding: 0;
    width:auto;
    background-color: #f8f9e8;
}
.leftNav > li:hover .leftNavSub1 > li:hover ul{
    list-style-type: none;
    margin: -2.5em 0 0 0;
    padding: 5px 2px;
    left: 148px;
}
.leftNav .leftNavSub1Aktiv > li.aktiv:hover ul{
    list-style-type: none;
    margin:0.3em 0 0 1.5em;
    padding: 0;
    width:auto;
    background-color: #f8f9e8;
}
.leftNav .leftNavSub1Aktiv > li:hover ul{
    list-style-type: none;
    margin: -2.5em 0 0 0;
    padding: 5px 2px;
    left: 141px;
}
.leftNavSub1 li ul li{
    list-style-type: none;
    margin-bottom: 0.3em;
    position: relative;
    display: block;
}
.leftNavSub1 ul a:link, .leftNavSub1 ul a:visited{
    text-decoration: none;
    color: #004489;
    font-size: 0.9em;
    font-weight: normal;
    background: #f8f9e8 url("../layoutbilder/linieSubmenu.png") left bottom no-repeat;

}
.leftNavSub1 ul a:hover, .leftNavSub1 ul a:active, .leftNavSub1 ul a.current{
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}
/* Content*/
.section{
    background: transparent url("../layoutbilder/linieMitte.png") left bottom no-repeat;
    margin: 1em 0 2em 0;
    padding: 0 1em 1em 0;
}
.sectionLast{
    background: transparent;

}
#main2ColumnContent .section{
    position: relative;
    z-index:0;
}
.sectionRightColumn{
    position: absolute;
    top: 0;
    left: 510px;
    width: 220px;
}
.section h2{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}
.toplink{
    display:  block ;
    text-align: right;
    padding: 1em 270px 0 0;
    font-size: 0.8em;

}
#mainContent h2, #content h2{
    margin: 1em 0;
    font-size: 1.1em;
}
#mainContent h2.h2plus, .section h2.h2plus, #content h2.h2plus{
    font-size: 1.2em;
}
#mainContent h3{
    margin: .9em 0;
    font-size: .9em;
}
/* links*/
a:link,  a:visited{
    font-weight: bold;
    color: #004489;
}
a:hover,  a:active{
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
/* right Column*/
#rightColumn ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#rightColumn li{
    font-size: 0.9em;
    padding: 1em 1.5em 1em 0;
    line-height: 130%;
    background: transparent url("../layoutbilder/linieRechts.png")right bottom no-repeat;
}
#rightColumn h2{
    color: #004483;
    margin: 0 ;
}
#rightColumn h3{
    margin: 1em 0 0 0;
}
/* Form*/
fieldset{
    margin: 1em 0 0 0;
}
legend{
    font-size: .9em;;
    font-weight: bold;
}
.smallfield{
    float: left;
    width: 246px;
    margin: 0 0 1em 0;
}
.smallfield.right{
    width: 210px;
}
.smallinput{
    width: 210px;
}
.smallright{
    float: right;
    font-size: 0.8em;
    margin-right: 15px;
}
.longfield{
    width: 460px;
    float: left;
    margin: 0 0 1em;
}
.longinput{
    width: 455px;
}

.longfield textarea{
    width: 455px;
}
label{
    display: block;
    font-size: 0.9em;
}
label.umgekehrt {
    display: inline;
}
.smallfield button {
    background: transparent url("../layoutbilder/linie_sendform.png") no-repeat scroll 0 bottom;
    border: medium none;
    color: #004483;
    font-size: 0.85em;
    font-weight: normal;
    letter-spacing: normal;
    padding: 0 0 0.4em 0;
    margin: 0;
}
.smallfield button:hover {
    text-decoration: underline;
}
#bedingungen{
    text-decoration: underline;
}
/* Klassen*/
.hand {
    cursor: pointer;
}
.underline{
    text-decoration: underline;
}
.abstandUnten200{
    margin-bottom: 200px
}
/* New Blocks in new Standard-doc */
/* Lum 14.5.21*/
.blockOuterwrapper{
    margin: 1rem 0;
}
.blockWrapper{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.blockWrapper img{
    width: 100%;
    height: auto;
}
.firstColumn{
    width: 50%;
    flex: 0 0 auto;
    padding-right: 1rem;
}
.secondColumn{
    width: 50%;
    flex: 0 0 auto;
}