/* ================== überschriebene DKV Styles ==================== */
/* Dieser Wert wird in der fontsize-css gesetzt - Wichtig! */
/* body{
    font-size: 100.01%;
} */
body,
div#content{ background-color: #ffffff;}

body, a, input, select{ color: #333333;}

td{ background-color: #F2F1E7;}

h3.content{ color: #0B565A;}

h3.contentPrint{
    width:80%;
    float:left;
}
a.contentPrint{
    display:block;
    width:15px;
    float:right;
    margin: 15px 0 0 0;
}



div#dialog_first_intro,
div#dialog_first_choice,
div#dialog_first_form,
div#dialog_second_intro,
div.dialog_second_form,
div.dialog_second_text{
    background-color: #F2F1E7;
}

div#dialog_first_intro{ border-bottom: 1px solid #b5b4a0;}

div.dialog_second_form,
div.dialog_second_text{ border-top: 1px solid #b5b4a0;}

ul#dialognavi,
ul#dialognavi li,
ul#dialognavi li a{ background-color: #F2F1E7}

ul#dialognavi li.active,
ul#contentnavi li.active a,
ul#dialognavi li.active a,
ul#dialognavi li a:hover{ background-color: #E3E1CC;}

ul#dialognavi li strong a,
ul#dialognavi li a:hover{ color: #D30B45;}

div.dialog_second_form div.block{
    background-color: #E3E1CC;
    background-image: url( ../img/icons/pfeil-unten-form.gif );
}

div#navigation{
    width:186px;
    overflow: hidden;
    clear: both;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 0px;
}

div#top{
  overflow:hidden;
}


div#teaser{
    clear:both;
    margin: 10px 0 5px 0;
    /*padding-bottom: 5px;*/
    background-color: #fff;
    zoom:1; /* activates hasLayout - prevents margin collapse */
}


.ignore,
.skip,
#teaser_description,
#unternehmen_gesundheit,
dfn
{
 position: absolute;
 left: -1000px;
 top: -1000px;
 width: 0px;
 height: 0px;
 overflow: hidden;
 display: inline;
}

div.holder{
    clear:none;
    display: inline;
    float: left;
    text-align: left;
    margin: 0;
    padding-top:1px;
    width: 761px;
}
div.holder_print{
 width: 566px;
 /* width: auto; */
}

div.content_holder
{
    margin: 0 14px;
}

div.versicherungsschutz,
div.gesundheitsinformation,
div.medizinische_versorgung,
div.service,
div.ms,
div.mydkv,
div.sitemap,
div.hilfe,
div.pluspunkt,
div.landingpage{
    background-repeat: no-repeat;
    height: 87px;
    width:100%; /* ff */
}
form.mydkv_small fieldset{
    padding: 0;
    padding-top: 10px;
    padding-left: 115px;
}
/** html form.mydkv_small fieldset{
    padding-top: 7px;
} */

div#content{
    text-align: left;
    font-size: 0.7em;
    width: 566px;
    float: left; /* ff */
    margin: 0;
}
div#dialog_first_hint{
    font-size: 0.7em;
    margin: 0px 0 5px 10px; /* ff */
}


/* vor Mac IE verstecken \*/
* html div.dialog_second_form{
    height: 1%;
}
/**/

div.dialog_second_form label,
div.dialog_second_form input.checkbox{
    vertical-align:middle;
}
div.dialog_second_form p{
    clear: left;
    margin: 6px 0;
}
div.dialog_second_form div.p{
    padding: 0;
    margin: 0 0 10px 0;
}
* html div.dialog_second_form div.p{
    height: 1%;
}


div.dialog_second_form div.fields input,
div.dialog_second_form div.fields textarea,
div.dialog_second_form div.fields select,
div.mydkv_second_form div.fields input,
div.mydkv_second_form div.fields textarea,
div.mydkv_second_form div.fields select,
div.lstsuche_form input,
div.lstsuche_form select
{
    font-size: 1em;
}

div#sidebar{
    float: left; /* ff */
    padding-top: 0px; /* ff */
    margin:0; /* ff */
    width: 195px; /* ff */
}
div.sidebox,
form.dkv_in_ihrer_naehe{
    margin: 0 0 5px 9px; /* ff */
}

div#dialog_first_hint,
div#dialog_second_hint
{
    /* font-size: 10px; */
    font-size: 0.6em;
}

form.mydkv,
form.dkv_in_ihrer_naehe,
form.arztsuche{
    clear: right; /* ff */
    float: right; /* ff */
    background-color: #d9e69b;
    background-repeat: no-repeat;
    background-position: 15px 14px;
    width: 186px; /* ff */
}

form.dkv_in_ihrer_naehe{
    background-image: url( ../img/dkv-in-ihrer-naehe.gif );
    margin-bottom: 0; /* ff */
}


p#footer{
    font-size: 1em;
}

div.dialog ol li.step_01,
div.dialog ol li.step_02,
div.dialog ol li.step_03,
div.dialog ol li.step_04,
div.dialog ol li.step_05,
div.dialog ol li.step_06,
div.dialog ol li.step_07,
div.dialog ol li.step_08,
div.dialog ol li.step_09,
div.dialog ol li.step_10
{
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0;
    font-size:11px;
}

* html div.dialog ol li{
    height:1em;    /* sonst ist im IE das letzte li zu hoch, und das Hintergrundbild wird falsch positioniert */
}

div.dialog ol li a,
div.dialog ol li span.a{
    text-decoration: none;
    display: block;
    padding: 7px 0 7px 27px;
}

div.dialog ol li.step_04
{
    background-image: url( ../img/icons/ol-04-n.gif );
}

div.dialog ol li.step_04_active
{
    background-image: url( ../img/icons/ol-04-a.gif );
}

div.dialog ol li.step_05
{
    background-image: url( ../img/icons/ol-05-n.gif );
}

div.dialog ol li.step_05_active
{
    background-image: url( ../img/icons/ol-05-a.gif );
}

div.dialog ol li.step_06
{
    background-image: url( ../img/icons/ol-06-n.gif );
}

div.dialog ol li.step_06_active
{
    background-image: url( ../img/icons/ol-06-a.gif );
}

th{
    width:auto;
}

* html div#dialog_second_intro{
    height:1%;
}

div#top br{
    clear: both;
}

div.holder ul#buttons{
 padding: 0 15px 5px 0;
}
div.holder ul.popupPrintbutton{
 padding: 0 0 5px 0;
 float: right;
}
/* ====================== Abkürzungen und Acronyme =================== */
abbr{
    cursor: help;
}

* html span.abbr{
    cursor: help;
    border-bottom: 1px dotted;
}
abbr.verdeckt{
    cursor: help;
    border: none;
}

* html span.abbrVerdeckt{
    cursor: help;
    border: none;
}

acronym    {
    speak:    normal;
    cursor: help;
}
* html acronym    {
    border-bottom: 1px dotted;
}
acronym.verdeckt    {
    speak:    normal;
    border: none;
    cursor: help;
}
* html acronym.verdeckt    {
    border: none;
}
/* ================== Abkürzungen und Acronyme Ende ====================== */

a.ignore:hover,
a.ignore:focus,
a.skip:hover,
a.skip:focus{
    position: absolute;
    left: 15px;
    top: 5px;
}

.noWrap{
    display: inline !important;
    padding: 0 !important;
    white-space: nowrap;
}

.marginBot1{
    margin-bottom: 5px;
}

.marginTop0{
    margin-top: 0 !important;
}
.marginTop1{
    margin-top: 10px !important;
}

.spacer1{
    height: 8px;
    line-height: 8px;
    font-size: 8px;
}

.brForm form{
    padding: 0;
    margin: 0;
    border: 0;
    width:100%;
}

ol.mitZahlen{
    margin: 0;
    padding: 0;
    list-style: decimal;
    margin: 5px 0 0 0;
}
ol.mitZahlen li{
    list-style: decimal;
    list-style-position: inside;
    padding: 0 0 3px 0;
}

h2.mitBotMargin{
    margin-bottom: 5px;
}
h2.mitBotMargin2{
    margin-bottom: 10px;
}

p.sicherheitshinweis{
    padding: 5px 0 5px 30px;
    margin: 5px 0 5px 0;
    background: #F6EFD2 url(../img/icons/b_schloss.gif) no-repeat 5px 7px;
    border: 1px solid #AFAF9C;
}

ul#dialognavi li{
    /* min-width: 91.5px !important; */
    min-width: 70px !important;
    max-width: 100px !important;
    width: auto;
}

* html ul#dialognavi li{
    width:78px !important;
}

ul#dialognavi span{
    display: block;
     padding: 8px 15px;
}

ul#dialognavi span strong{
    font-weight: normal;
    color: #D30B45;
}


label a img,
img.icInfo{
    vertical-align: middle;
}
.alignBottom{
    vertical-align: bottom;
}
.floatLeft{
    float: left;
}
div.fields p a.floatRightHilfe,
div.fields div a.floatRightHilfe,
dl .floatRightHilfe{
    float: right;
    padding: .3em 0 0 0;
}
.noDisplay{
    display:none;
}

img.iconHilfe{
    margin-left:5px;
}

.clearBoth{
    clear: both;
    height: 1px;
    font-size:1px;
    line-height: 1px;
}

.hiddenPerson{
    display:none;
}

.noDialogSecondIntro{
    border-top: 2px solid #fff !important;
}

.brForm .frage{
    margin:0 0 10px 0;
    padding: 0 0 5px 0;
}
.brForm .frageEingerueckt{
    margin-left:15px;
}

.brForm h3{
    line-height: 1em;
    margin: 10px 0;
}
.brForm h3.noBottomMargin{
    margin: 10px 0 2px 0 !important;
    padding:0;
}
.brForm h3 img.info,
.brForm p a.info,
.brForm td a.info{
    display: inline;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

.brForm p a.info img,
.brForm td a.info img{
     vertical-align:middle;
}

.brForm .underline{
    /* text-decoration: underline; */
}
.brForm .valignMiddle{
    vertical-align: middle;
}

.brForm .alignRight{
    text-align: right;
}
.brForm .valignTop{
    vertical-align:top;
}
.brForm .valignBottom{
    vertical-align:bottom;
}

#dialog_second_intro ul{
    margin: 5px 0 10px 16px;
}
#dialog_second_intro ul li{
    list-style: square;
    line-height: 1.3em;
    margin: 0 0 5px 0;
}

.brForm ul,
.brForm .fields ul{
    margin: 5px 0 10px 16px;
}

.brForm ul li,
.brForm .fields ul li{
    list-style: square;
    line-height: 1.3em;
    margin: 0 0 5px 0;
}

.brForm fieldset{
    width: 100%;
    border:none;
    margin: 0 0 0 0;
    padding: 0 0 0px 0;
}
.brForm fieldset.dynamic{
    border-bottom:1px solid #B5B4A0;
    margin: 0 0 10px 0;
}
.brForm fieldset.hidden{
    display: none;
}

.brForm fieldset legend{
    color:#333; /* wichtig, sonst erscheint element im klassischen xp-Stil blau */
    clear:left;
    margin: 0px 0 7px -5px;
    padding: 0 0 0 0;
    font-weight: bold;
}

div.brForm input.inputWidth1,
div.brForm dl input.inputWidth1{    float:left;width:50px !important;}
div.brForm input.inputWidth2{    width:35px !important;}
div.brForm input.inputWidth3{    width:149px !important;}
div.brForm input.inputWidth4{    width:80px !important;}
div.brForm input.inputWidth5{    width:193px !important;}
div.brForm input.inputWidth6{    width:14px !important;}
div.brForm input.inputWidth7{    width:50px !important;}

div.dialog_second_form div.fields input#postleitzahl,
div.dialog_second_form div.fields input.postleitzahl{
    width: 35px;
}
div.dialog_second_form div.fields input.wohnort{
    width: 155px;
}
.brForm label.width1{
    vertical-align: middle;
    margin: 0 30px 0 5px;
}
.brForm label.width2{
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.brForm label.vorTextarea{
    float:left;
    width: 50%;

}
.brForm textarea.gesundheitsDetails{
    width:45%;
}
.brForm .fields label.width1{
    line-height: 1.6em;
    float: left;
    width:auto;
    margin: 0 30px 0 5px;
    vertical-align: middle;
}

.brForm .fields input.betrag{
    /* width:185px; */
    width:65px;
    text-align: right;
    vertical-align: middle;
}
.brForm .waehrung{
    vertical-align: middle;
    margin-left: 5px;
}

.brForm .fields label.width2{
    display: inline;
    line-height: 1.6em;
    width: auto;
    margin: 0 30px 0 5px;
    padding: 0 0 0 0;
    vertical-align: middle;
}
.brForm .fields label.width3{
    float: left;
    line-height: 1.6em;
    width: 80px;
    margin: 0 0px 0 5px;
    padding: 0;
    vertical-align: middle;
}
.brForm label.width4{
    float: left;
    line-height: 1.6em;
    width: 12em;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.brForm .fields label.width5{
    display: inline;
    line-height: 1.6em;
    width: 29em;
    margin: 0 5px 0 5px;
    padding: 0;
    vertical-align: middle;
}

.brForm .fields .checkbox{
    float:left;
    width:auto;
    vertical-align: middle;
    /* height: 1.8em !important; */
    min-height: 2em;
}
.brForm .realCheckbox{
    float:left;
    height:1.4em;
}
.brForm label.afterCheckbox{
    display:block;
    margin-left:25px;
}
* html .brForm label.afterCheckbox{
    height:1%;
}
.brForm .block .checkbox{
    margin-bottom: 0;
    padding:0;
    float:left;
    width:auto;
    vertical-align: middle;
    height: 2.1em;
}
.blockWidth2{
    width: 100% !important;
}
.brForm .block .labelWeiterePerson{
    width: 80%;

}

.brForm select.selectWidth1{width:50px;}
.brForm select.selectWidth2{width:80px;}
.brForm select.selectWidth3{width:270px !important;}
.brForm select.selectWidth4{width:200px !important;}


/* zb Tagegeld ab auf Ergebnisseite Ergänzungsversicherung */
.brForm .selectMitLabel{
    float:left;
    width: 120px;
}

div.dialog_second_form div.fields input.datumTag{
    width: 15px;
}
div.dialog_second_form div.fields input.datumJahr{
    width: 25px;
}
div.dialog_second_form div.fields select.datumTag{
    width: 45px;
}
div.dialog_second_form div.fields select.datumJahr{
    width: 50px;
}

.bedarfsanalyseSchritt{
    float: left;
    /* width: 42em; */
    width: 465px;
    margin-left:1em;
    padding-bottom:6px;
}


/* ====================================== Definition Lists =============================== */

.brForm dl{
    width:100%;
    margin-bottom:10px;
}

.brForm dl.dlBedarf,
.brForm dl.dlFragenRadios{
    width:100%;
    margin-top: 8px;
}

.brForm dt{
    clear: both;
    float: left;
    width: 466px;
    margin:0 0 0px 0;
}
.brForm dt.td{
    margin:0 0 10px 0;
}

.brForm dt.dtWidth2{width:446px}
.brForm dt.dtWidth3{width:330px}
.brForm dd{
    float: right;
    width: 70px;
    margin:0 0 0px 0;
}
.brForm dd.ddWidth2{width:100px}
.brForm dd.ddWidth3{width:200px}
.brForm dd.td{
    float: right;
    width: 70px;
    margin:0 0 10px 0;
    text-align:right;
}
.brForm dd.td2{
    float: right;
    width: 70px;
    margin:0 0 0 0;
    text-align:right;
}

.brForm dt span.info{
    float: right;
    margin:0 10px 0 0;
}

.brForm dl.dlBedarf dt,
.brForm dl.dlFragenRadios dt{
    float:none;
    width:100%;
    margin:0;
    /* font-weight: bold; */
}
.brForm dl.dlBedarf dt{
    font-weight: bold;
}
.brForm dl.dlBedarf dd,
.brForm dl.dlFragenRadios dd{
    float:none;
    width: 100%;
    margin:5px 0 10px 0;
}
.brForm dl.dlBedarf dd.eingerueckt,
.brForm dl.dlFragenRadios dd.eingerueckt{
    float:none;
    width: 90%;
    margin:5px 0 10px 15px;
}
.brForm dl.dlBedarf dd.noBotMargin,
.brForm dl.dlFragenRadios dd.noBotMargin{
    margin:5px 0 0 0;
}

.brForm dl.dlFragenRadios input{
    vertical-align: middle;
}


/* ======================================== Tabellen ===================================== */

.brForm .trTopSpace1 td{ padding-top:5px;}
.brForm .tdTopSpace1{ padding-top:15px !important;}
.brForm .tdTopSpace2{ padding-top:5px !important;}
.brForm .tdTopSpace3{ padding-top:8px !important;}
.brForm .tdTopSpace4{ padding-top:3px !important;}
.brForm .botSpace1{ padding-bottom:5px !important;}

.brForm table.beitragResult{
    clear: both;
    padding:0;
    margin: 0 0 0 0;
    width: 100%;
    border-collapse: collapse;
}

.brForm table.beitragResult caption{
    margin: 0;
    padding: 0 0 5px 0;
    text-align: left;
    /* text-decoration: underline; */
}

.brForm table.beitragResult th{
    padding:0 0 0 0;
    margin: 0 0 5px 0;
    line-height:1.7em;
    background: none;
}
.brForm table.beitragResult tr.trenner{
    border-bottom: 1px solid #B5B4A0;
}

.brForm table.beitragResult td{
    padding:0 0 .4em 0;
    margin: 0 0 0 0;
    line-height:1.7em;
    /* border: 1px solid #000; */
}
.brForm table.beitragResult td.tdIcon{ /* tds nur mit Icon */
    padding:3px 5px 0 5px;
}

.brForm table td.tdSize1{ width: 150px}
.brForm table td.tdSize2{ width: 280px}
.brForm table td.tdSize3{ width: 15px}
.brForm table td.tdSize4{ width: 160px}
.brForm table td.tdSize5{ width: 80px}

.brForm table tr.height1 td{ padding:0;margin:0;line-height: 1.4em;}

table.ausgangslage{
    padding: 0;
    margin: 8px 0 0 0;
    border-collapse: collapse;
}

table.ausgangslage td{
    padding:2px 15px 5px 0;
}

table.tableEmpfehlung{
    width:100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border-top: 1px solid #fff;
}

table.tableEmpfehlung th{
    background: #F6EFD2;
    padding: 2px 5px 2px 15px;
    margin: 0;
    border-bottom: 1px solid #fff;
}

table.tableEmpfehlung td{
    /* padding: 3px 5px 5px 8px; */
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
}

table.tableEmpfehlung th.col1,
table.tableEmpfehlung td.col1{
    width:50%;
}

table.tableEmpfehlung th.col2,
table.tableEmpfehlung td.col2{
    width:50%;
}
table.tableEmpfehlung th.col1{
    border-right: 1px solid #fff;
}
table.tableEmpfehlung td.col1{
    /* border-right: 1px solid #B5B4A0;
    border-right: 1px solid #ECEBDD; */
    border-right: 1px solid #fff;
    background: #F2F1E7;
}

table.tableEmpfehlung h3{
    padding:4px 5px 3px 15px;
    margin:0;
    background:#E3E1CC;
    font-weight:normal;
    border-bottom: 1px solid #fff;
}

table.tableEmpfehlung h3 img{
    display: inline;
    vertical-align: middle;
}

table.tableEmpfehlung h4{
    padding:8px 5px 3px 15px;
    margin:0;
    font-weight: normal;
}
table.tableEmpfehlung p{
    padding:2px 5px 8px 15px;
    margin:0;
}
table.tableEmpfehlung div.p{
    display: block;
    padding:5px 5px 8px 15px;
    margin:0;
}
table.tableEmpfehlung dl{
    padding: 5px 0 5px 0;
}
table.tableEmpfehlung dt{
    width: 60%;
    clear: left;
    float: left;
    padding: 2px 5px 8px 15px;
}
table.tableEmpfehlung dd{
    float: right;
    padding-right: 10px;
}

/* .brForm table.tableEmpfehlung ul li{
    padding:2px 5px 8px 0px;
    margin:0 0 0 8px;
} */

a.detailinfo:link,
a.detailinfo:visited,
a.detailinfo:hover,
a.detailinfo:active{
    display:block;
    padding: 0 5px 10px 15px;
    text-decoration:underline;
}

a.userLinks:link,
a.userLinks:visited,
a.userLinks:hover,
a.userLinks:active{
    display:block;
    padding: 3px 5px 3px 15px;
    background: #89887A;
    color: #fff;
    border: 1px solid #fff;
    border-width: 1px 0 0 0;
    text-decoration:underline;
}

.brForm label.labelErgebnis{
    display: block;
    float: left;
    width:114px;
}

.brForm span.selectContainer1,
.brForm div.selectContainer1{
    float:left;
    margin-right: 20px;
}

.brForm select{
    font-size:1em;
}

.brForm a.infoButtonBottom img{
    margin: 0 0 4px 0;
    display: block;
}
.brForm a.infoButtonTop img{
    margin: 4px 0 0 0;
    display: block;
}

.brForm div.label,
.brForm span.label{
    float: left;
    width: 110px;
    margin-right: 5px;
}
.brForm div.labelData{
    float: left;
    padding-top: 0px;
}

.brForm .fields table td{
    margin:0;
    padding:0 10px 5px 0;
}
.brForm .fields dd{
    padding-top: 2px;
}

.brForm .formLine{
    clear: both;
    margin-bottom:5px;
}
* html .formLine{
    height:1%;
}
.brForm .formLine input{
    vertical-align: middle;
}
.brForm .fields .formLine label{
    display: block;
    float: left;
    padding-left:5px;
    vertical-align: middle;
    width:27em !important;
}

.brForm .subChoice{
    display: none;
    margin: 0 0 10px 20px;
}
.brForm .subChoice .formLine label{
    width:26.5em !important;
}


/* ======================== error Meldungen ========================== */
body.popup{
    margin: 0;
    padding:0;
    background: #ECEBDD;
}
div#dialog_second_error{
    display: none;
    background-position: 15px 12px;
}

div#dialog_second_error a.errorLink{
    color: #fff;
    display: block;
    margin-top: 5px;
}

div#dialog_second_error #errorKontaktLink{
    display: none;
}
div#dialog_cancel{
    display: none;
    padding: 10px 15px;
    padding-left: 35px;
    background-color: #DF1A56;
    color: #ffffff;
    font-weight: bold;
    background-image: url( ../img/icons/error-content.gif );
    background-repeat: no-repeat;
    background-position: 15px 1em;
}
div#dialog_cancel p{
    margin: 0 0 3px 0;
}
div#dialog_cancel a.cancelLink{
    color: #fff;
    padding: 5px 20px 0 0;
}

/* =================== Popup ===================== */
div#viewportPopup{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

.puHead{
    height: 30px;
    background: #fff;
}
.puHead ul#options{
    margin: 5px 10px;
}

.popupFormContainer{
    margin: 10px 12px 10px 16px;
}
.popupFormContainer p{
    margin: 0 0 8px 0;
}
#puContent{
    font-size: 0.7em;
    width:100%;
    float:right;
    text-align: left;
}
#puContent h1{
    padding: 15px 15px 10px 15px;
    margin: 0 0 5px 0;
    background: #99A92C;
    color: #fff;
    font-size: 1em;
}
#puContent p{
    padding: 5px 15px 5px 0px;
}

p.puFooter{
    text-align: left !important;
}
.popup_tabelle{
    width:100%;
    margin: 10px 0;
}
.popup_tabelle h3{
    background: #E3E1CC;
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid #fff;
}
.popup_tabelle .p{
    background: #F2F1E7;
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid #fff;
}
.popup_tabelle .trennDiv{
    background: #E3E1CC;
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid #fff;
}
.popup_tabelle .p ul li{
    margin: 2px 5px 2px 18px;
    list-style:square;
}

.popup_tabelle_normal{
    width:100%;
    background: none;
}
.popup_tabelle_normal td,
.popup_tabelle_normal th{
    background: none;
    padding: 0 0 10px 0;
    margin: 0;
}
div.holder_print{
    /* width: 100%; */
    margin-top: 10px;
}

div#print
{
    display: block;
    border-bottom: 10px solid #E3E1CC;
 background-color: #99A92C;
 padding-top: 12px;
 padding-left: 15px;
}
div#print h2
{
 font-size: 18px;
 color: #ffffff;
 font-weight: normal;
 margin-bottom: 9px;
}
div#print p.schliessen
{
 position: absolute;
 right: 15px;
 cursor: pointer;
}
div#print p.unternehmen_gesundheit
{
 background-image: url( ../img/print.gif );
 background-repeat: no-repeat;
 height: 12px;
}
div.holder_print div#puContent,
div.holder_pluspunkt div#puContent
{
 width: auto;
 margin-left: 0;
 float: none;
}
img#schliessen {
 margin-right: 10px;
}

div.holder_print div.content_holder {
 margin-top: 10px;
 min-height: 180px;
}
* html div.holder_print div.content_holder {
 height: 180px;
}

/* ======================== Contentbuttons ================= */
.buttonContent{
    text-align:right;
    margin: 10px 0 0 0;
}
.buttonContent a{
    margin-left:3px;
}

/* =============== pdf download Buttons ============== */

a.size1{
    width: 300px;
}

a.download:link,
a.download:visited{
    display: block;
    padding: 2px 10px;
    text-align: center;
    text-decoration: underline;
    color: #fff;
    background: #B5B4A0;
    /* background: #B5B4A0 url(../img/icons/pdf_icon.gif) no-repeat 5px 1px; */
}
a.download:hover,
a.download:active{
    background:    #E3E1CC;
    /* background:    #E3E1CC url(../img/icons/pdf_icon.gif) no-repeat 5px 1px; */
    color: #333;
}

/* =============== Aktueller-Teaser ============== */

div.aktuelles_teaser{
    clear: right; /* ff */
    float: right; /* ff */
    width: 186px; /* ff */

    font-size: 0.7em;
    background-color: #98a92a;
    min-height: 87px;
    height: auto !important;
    height: 87px;
    margin-bottom: 5px;
}
div.aktuelles_teaser,
div.aktuelles_teaser a{
    color: #ffffff;
}
div.aktuelles_teaser img{
    display: block;
}
div.aktuelles_teaser p{
    line-height: 1.25;
    padding: 10px;
    padding-bottom: 15px;
}
div.aktuelles_teaser p.link{
    padding-top: 0;
}

.spacerBetweenTeaserBoxes{
    padding-top: 4px;
}

/* =============== Sound - Font ============== */

li#font,
li#sound
{
 position: relative;
}
li#font span,
li#sound span
{
 background-image: none;
 background-color: #89887A;
 color: #FFFFFF;
 padding-left: 10px;
 padding-right: 40px;
}
li#font span
{
 margin-top: 2px;
}
li#font a,
li#sound img
{
 display: inline;
 position: absolute;
 top: 4px;
 right: 34px;
 margin: 0;
 padding: 0;
 background: transparent;
}
li#font a#font_smaller
{
 right: 14px;
}
li#sound img
{
 right: 33px;
 cursor: pointer;
}
li#sound img.passiv
{
 cursor: default;
}
li#sound img#sound_on
{
 right: 10px;
}
ul.sitemap_service li#font,
ul.sitemap_service li#sound
{
 font-size: 0.7em;
}

.normtable td {
 padding:0px;
 margin:0px;
 font-size: 1em;
}

.anfahrtsbeschreibung {
 font-size: 11px;
}

/* DiIN */

div#dialog_second_intro.diin {
    background-color: #fff;
    padding: 0 15px 15px 15px;
}
div#dialog_second_intro.diin p {
    background-color: #fff;
    font-size: 12px;
}
div.dialog_second_form.diin {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    background-color:#f2f1e7;
    width: 536px;
}
div.dialog_second_form.diin_wide {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    background-color:#f2f1e7;
    width: 536px;
}


div.dialog_second_form.diin h2 {
    background-color:#8A8E83;
    font-size:1.2em;
    padding: 2px 0 0 15px;
    margin-left: -15px;
    width: 551px;
    color: #fff;
    height: 19px;
}
div.dialog_second_form.diin h2.link {
    background-color:#8A8E83;
    background-image:url(../img/navi/navi-w-n.gif);
    background-position:6px 50%;
    background-repeat:no-repeat;
    font-size:1.2em;
    padding: 2px 0 0 15px;
    margin-left: -15px;
    width: 551px;
    color: #fff;
    height: 19px;
}

div.dialog_second_form.diin h2.link a {
    text-decoration: none;
    color: #fff;
}
div#diinSpacer {
    height: 5px;
}
.valignMiddle.diin {
    height: 20px !important;
}
#error_msg.diin {
    font-size : 12px;
}

p.diin {
    font-size: 12px;
}

.noFlashText {
    float: left;
    padding: 45px 0 0 530px;
    width:240px;
    font-family:Arial,sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 130%;
    color: #FFF;
    width: 230px;
}

#navigation ul {
    font-size:11px;
}

#boxTopRight {
    clear: right;
    float: right;
    background-color:#d9e69b;
    background-repeat: no-repeat;
    background-position: 15px 15px;
    width: 186px;
    height:72px;
}
