.tooltip {
    z-index: 10000 !important;
}

/* hide from ie on mac \*/
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px;
    background:#FFF;
    min-width: 970px;
    height: 100%;
}

img {
    max-width: 100%;
}

P {
    text-align: left;
    padding-left: 5px;
}
small { color: #666666; font-size: 9px; }

td, th {
    font-size: 12px;
}

textarea, input, select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px; 
}

.fronttextinput:hover {
    background-color: #d4eef8;
}

.fronttextinput:focus, .frontnofloat label:hover, .frontsimple label:hover {
    background-color: #D4FFFF;
}


a:hover {
    text-decoration: none;
}

#contentdiv {
    padding: 10px 0px 0px 0px;
    font-size: 12px;
}	

#contentdiv h1, #contentdiv h2, #contentdiv h3, #contentdiv h4, #contentdiv h5, #contentdiv h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #9a141b;  
    text-transform: uppercase;	
}

#contentdiv h1{
    margin: 10px 0px 20px 0px;
    font-family:"Trebuchet MS", Tahoma, serif;
    font-size: 18px;
    color: #919191 !important;
    text-transform: uppercase;
}
#contentdiv h2, #contentdiv h3{
    margin: 0px;
    padding: 4px 16px 4px 16px;
    border-bottom: 1px solid #D7D7D7;
    font-family:"Trebuchet MS", Tahoma, serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#contentdiv h3 {
    font-size: 13px;
    padding-left: 5px;
}

#contentdiv h3 a {
    color: #9a141b;
}

#contentdiv h4 {
    font-weight: bold;
}

#contentdiv .topmeldung {
    position: absolute;
    top: 160px;
    right: 35px;
    width: 250px;
    text-align: center;
    color: grey;
    border: 1px solid #ccc;
    padding: 3px;
    font-size: smaller;
}

#trailleft a {
    color: #d8d8d8;
}
legend {
    font-weight: bold;
}

.hideme {
    visibility: hidden;
}

div.uparrow, div.downarrow {
    cursor: pointer;
}

/*
 #contentdiv ul li { 
                background-attachment: scroll;
                background-repeat: no-repeat;
                background-position: 15px 5px;
                background-color: transparent;
                background-image: url("/images/bbs/icon_content_li_qibb.png");
                margin: 0;
                padding: 0px 0px 0px 30px;
                line-height: 20px;
        }
        
        #contentdiv ul { 
                list-style-position: outside;
                list-style-type: none;
                list-style-image: none;
        }

  table.suptable td{
    width: 33%;
    vertical-align: top;
  }
  
	/*******************************
/***         LAYOUTS          ***/
/********************************/
#layout_all {
    background: white url(/images/bbs/bg_lines.gif) 0px 5px;
    max-width: 1280px;
}

#layout_top {
    background: transparent url(/images/bbs/bg_lines_top.png) repeat-x;		
}

#layout_bottom {
    background: transparent url(/images/bbs/bg_lines_bottom.png) bottom repeat-x;
}

#layout_header_left {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    background: white url(/images/bbs/bg_top_left.png) top left no-repeat;
}


#layout_header_right {
    margin-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    background: white url(/images/bbs/bg_top_right.png) top right no-repeat;
    height: 50px;
}


#layout_footer_right {
    background: transparent url(/images/bbs/bg_bottom_right.png) bottom right no-repeat;
}

#layout_footer_left {
    height: 130px;
    padding: 0px 15px 0px 15px;
    background: white url(/images/bbs/bg_bottom_left.png) bottom left no-repeat;
    margin-right: 30px;
    text-align: center;
    font-size: 10px;
}


#layout_middle_left {
    top: 0px;		
    background: transparent url(/images/bbs/bg_border_left.png) left repeat-y;
}


#layout_middle_right {
    margin-left: 20px;
    padding-right: 20px;
    background: transparent url(/images/bbs/bg_border_right.png) right repeat-y;
}


#layout_content {	
    min-height: 650px;
    /*height: 100%;*/
    border: 1px solid white;
    background: white;
    padding: 0px 15px 0px 15px;
    margin: 0px;
}

* html #layout_content{
    height: 650px;
}

#searchdiv {
    background: transparent url(/images/bbs/bg_search_qibb.gif) left no-repeat;
    height: 35px;
    vertical-align: middle;
    color: white;
    padding: 0px 15px 0px 20px;
    border: 1px solid transparent;
    margin-left: 20px;
    margin-right: 35px;
}


/********************************/
/***          MENÜ            ***/
/********************************/

ul#menu {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-family: verdana, arial, helvetica, "trebuchet ms", geneva, sans-serif;
}

ul#menu li.menubaritem{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    font-size: 13px;
    /*letter-spacing: 0.5px;*/
}

ul#menu li.menubaritem a.menubaritem{
    display: block;
    height: 25px;
    overflow: hidden;
    padding: 7px 0px 0px 27px;
    text-decoration: none;
    background: url(/images/bbs/bg_menu_middle.jpg) no-repeat;
    width: 123px;
    margin: 0px 2px 0px 0px;
    vertical-align: middle;
}


ul#menu li.menubaritem a.left{
    background: url(/images/bbs/bg_menu_left.jpg) no-repeat;
}

ul#menu li.menubaritem a.right{
    background: url(/images/bbs/bg_menu_right.jpg) no-repeat;
}

ul#menu li.menubaritem a.menubaritem:hover, ul#menu li.menubaritem a.act{
    color: white;
    background-position: 0px -38px;
}

ul#menu li a{
    color: #660000;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

ul#menu li div.yuimenu {
    position: relative;
}	

ul#menu li div.bd {
    position: absolute;
    visibility: hidden;
}  	

ul#menu li ul {
    position: relative;
    display: block;
    margin: 0px;
    padding: 0px;
}

ul#menu li:hover div.bd , ul#menu li div.bd:hover {
    visibility: visible;
}

ul#menu li ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    vertical-align: middle;
    z-index: -1;
}								

ul#menu li ul li a{
    display: block;
    height: 22px;
    border-bottom: 1px solid #E5B7BA;
    padding: 2px 5px 2px 5px;
    color: #9A141B;
    width: 250px;
    text-decoration: none;
    vertical-align: middle;
    background-position: left;
    background: transparent url(/images/bbs/bg_menu_item.png) no-repeat;
    font-size: 12px;
    font-weight: normal;
}


ul#menu li ul li a:hover{
    color: White;
    background-position: right;
}

ul#menu li ul li a img{
    border: 1px solid #666666;
}

#footer_box {
    margin: 0px 0px 0px 30px;
    padding: 6px 0px 0px 12px;
    border-top: 1px solid #9D9D9D;
    color: #848484;
}

#footer_top {
    color: #848484;
    text-align: right; 
    margin-bottom: 5px;
}	

#layout_footer_left a {
    padding: 0px 8px;
    color: #848484;
    text-decoration: none;
}

#layout_footer_left a:hover, #layout_footer_left a.menu-footer-act {
    color: #575757;
    text-decoration: underline;
}

#layout_footer_left ul#menu_languages, #layout_footer_left ul#menu_footer{
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#layout_footer_left ul#menu_languages li, #layout_footer_left ul#menu_footer li{
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer_logos {
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
}		

#footer_logos a {
    font-size: 1.4em;
    text-decoration: underline;
}

/********************************/
/***    Autoclear Floats      ***/
/********************************/

.autoclear:after {content:"";display: block; height: 0; clear: both; visibility: hidden; }
.autoclear {display:inline-block;}
.autoclear {display:block;}
* html .autoclear {height: 1%;}

.autoclear label.left {display:block; width: 120px; float: left;}

/********************************/
/***      MESSAGEBOXEN        ***/
/********************************/

div.msg{
    width: 60%;
    color: black;
    margin: 10px auto 5px auto;
    border: solid 1px red;
    background: url(/images/bbs/msgerror.jpg) no-repeat;
    min-height: 40px;
    font-weight: bold;
    text-align: left;
}	

div.msg div{
    padding: 5px 5px 5px 35px;	
}

div.msg ul {
    padding-bottom: 15px;
    padding-left: 65px;
    list-style-type: none;
    margin-top: 0px;
}

div.msg a {
    color: rgb(0, 0, 238);
}

div.msgok {
    border: solid 1px green;
    background: url(/images/bbs/msgok.jpg) no-repeat;
}
div.msgerror {
}
div.msginfo {
    border: solid 1px blue;
    color: #faebd7;
    background: url(/images/bbs/msginfo.jpg) no-repeat;
}

div.msgzip {
    border: solid 1px blue;
    background: url(/images/bbs/msginfo.jpg) no-repeat;
    background-position-x: -30px;
    margin-left: 10px;
    min-height: 90px;
}

div.msgzip img {
    float: left; 
    margin: 0px 15px 15px 0px;
    width: 50px;
    margin: 10px;
    
}

div.msgzip div{
    padding: 5px;
}

div.innerzip {
    text-align: center;
    color: white;
}

div.innerzip a {
    color: #fff6a0;
    font-size: 1.25em;
}

div.innerzip button {
    padding: 3px 10px;
    background: linear-gradient(180deg, rgba(255, 208, 0,1) 0%, rgba(255,255,255,1) 100%);
    border-color: rgba(255, 208, 0,1);
    border-radius: 6px;
    cursor: pointer;
}

* html .msg {height: 40px}

/***********************************************************************************
**                               Confirm-Fenster                                  **
***********************************************************************************/
#PTConfirm{
    width: 500px;
}

#PTConfirm .ok_button {
    width: auto;
    background: ButtonFace url(button_ok.jpg) no-repeat left;
    padding-left: 20px;
    border-style:outset;
    border-color:#EEEEEE;
    border-width:1px;
    cursor: pointer;
}
#PTConfirm .cancel_button {
    width: auto;
    background: ButtonFace url(button_cancel.jpg) no-repeat left;
    padding-left: 20px;
    border-style:outset;
    border-color:#EEEEEE;
    border-width:1px;
    cursor: pointer;
}

/***********************************************************************************
**                                  Buttons                                       **
***********************************************************************************/

button.btn,input.btn,.btnsmll,input.frontbtn{
    border-style:outset;
    border-color:#FFFFFF;
    border-width:1px;
    background: ButtonFace url(button_leer.jpg) no-repeat left;
    font-size: 11px;
    height: 20px;
    cursor: pointer;
    overflow: visible;
    padding: 2px 5px 2px 5px;
}



.btnsmll{
    font-size: 9px;
    height: 18px;
    color: black;
}

a.btnsmll {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 15px;
    text-decoration: none; 
}



.del_btn, .delete_btn{
    padding-left: 20px;
    background: ButtonFace url(button_del.jpg) no-repeat left;
}

.copy_btn{
    padding-left: 20px;
    background: ButtonFace url(button_copy.jpg) no-repeat left;    
}

.talk_btn{
    padding-left: 24px;
    background: ButtonFace url(button_frage.jpg) no-repeat left;
}

.heavypoint_btn {
    background: ButtonFace url(button_leer.jpg) no-repeat left;
}

.all_btn{
    padding-left: 20px;
    background: ButtonFace url(button_alle.jpg) no-repeat left;
}

.instrumentbtn {
    margin: 3px 5px 3px 5px;
}

input.close_btn{
    padding-left: 20px;
    background: ButtonFace url(button_close.jpg) no-repeat left;
}

input.del_btn:hover{
    border-color: #d00;
    border-style: solid;
}

input.ok_btn{
    padding-left: 20px;
    background: ButtonFace url(button_ok.jpg) no-repeat left;
}

input.cancel_btn, input.frontcancel{
    padding-left: 20px;
    background: ButtonFace url(button_cancel.jpg) no-repeat left;
}

input.sendmail_btn{
    padding-left: 20px;
    background: ButtonFace url(button_sendmail.jpg) no-repeat left;
}

input.search_btn{
    padding-left: 20px;
    background: ButtonFace url(button_search.jpg) no-repeat left;
}

input.right_btn, input.frontforward, input.frontlogin{
    padding-left: 20px;
    background: ButtonFace url(button_right.jpg) no-repeat left;
}

input.left_btn, input.frontback{
    padding-left: 20px;
    background: ButtonFace url(button_left.jpg) no-repeat left;
}

input.preview_btn{
    padding-left: 20px;
    background: ButtonFace url(button_preview.jpg) no-repeat left;
}

input.save_btn{
    padding-left: 20px;
    background: ButtonFace url(button_ok.jpg) no-repeat left;
}

input.pdf_btn{
    padding-left: 20px;
    background: ButtonFace url(button_pdf.jpg) no-repeat left;
}

input.copy_btn{
    padding-left: 20px;
    background: ButtonFace url(button_copy.jpg) no-repeat left;
}

button.edit_btn,input.edit_btn{
    padding-left: 20px;
    background: ButtonFace url(button_edit.jpg) no-repeat left;
}

.print_btn{
    padding-left: 20px;
    background: ButtonFace url(button_druck.jpg) no-repeat left;
}

.eigedit_btn{
    padding-left: 20px;
    background: ButtonFace url(button_eigene_edit.jpg) no-repeat left;
}
.changename_btn {
    background: url("button_edit.jpg") no-repeat scroll left center buttonface;
    padding-left: 20px;
}
.eignew_btn{
    padding-left: 20px;
    background: ButtonFace url(button_eigene_neu.jpg) no-repeat left;
}

.demo_btn{
    padding-left: 20px;
    background: ButtonFace url(button_demo.jpg) no-repeat left;
}

.er_btn{
    padding-left: 20px;
    background: ButtonFace url(button_betrachten.jpg) no-repeat left;
}

.gueltig_btn{
    padding-left: 25px;
    background: ButtonFace url(button_gueltig.jpg) no-repeat left;
}



/***********************************************************************************
**                             Content-Elemente                                   **
***********************************************************************************/


.schuldaten_top div{
    margin: 2px 2px 1px 2px;
    position: relative;
}

.schuldaten_top div div{
    width: 250px;
    float: left;
}

ul.highlightul{
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    list-style-type: none;
    text-align: left;
}

li.highlight {
    margin-top: 2px;
    list-style-type: none;
    padding-left: 15px;
    margin-left: 0px;
        position: relative;
}

ul.reportlist li.list_ebene2 {
    padding-left: 50px;
    background: url("/images/bbs/parent.png"), url("/images/bbs/bg_soft.png");
    background-repeat: no-repeat, repeat-x;
}

ul.reportlist li.list_ebene3 {
    padding-left: 80px;
    background: url("/images/bbs/parent.png"), url("/images/bbs/bg_soft.png");
    background-position-x: 30px, 0px;
    background-repeat: no-repeat, repeat-x;
}

ul.reportlist li.list_ebene4 {
    padding-left: 110px;
    background: url("/images/bbs/parent.png"), url("/images/bbs/bg_soft.png");
    background-position-x: 60px, 0px;
    background-repeat: no-repeat, repeat-x;
}


.invisible {
    position:absolute; 
    visibility:hidden; 
    z-index:1000;
}

.neue_klasse{
    font-size: smaller;
    margin-left: 15px;
}

.formspan{
    margin-right: 10px;
    margin-left: 1px;
    white-space: nowrap;
}

.formspanspecial{
    font-weight: bold;
}

.bg_dark {
    background: url(/images/bbs/bg_dark.jpg) repeat-x;
    border: 1px solid #d3d3d3;
}

.bg_soft {
    border: 1px solid #d3d3d3;
    margin: 5px 0px 5px 0px;
}

* html .bg_soft {
    margin-bottom: 20px;
}


.bg_soft .schuldaten_top{
    background: url(/images/bbs/bg_soft.jpg) repeat-x;
    border-bottom: 1px solid #E2E2E2;
}

li.bg, td.bg, tr.bg, div.bg, div.ebene1 div.zeile1 {
    background-image: url(/images/bbs/bg.png);
    background-repeat: repeat-x;
}

div.ebene2 div.zeile2, div.bg_png, div.newskasten, tr.bg {
    background-image: url(/images/bbs/bg_soft.png); 
    background-repeat: repeat-x;
}


div.zeile, div.zeile2, div.zeile1 {
    padding-left: 5px;
    margin-bottom: 2px;
}

.menudiv {
    width: 140px;
    height: 140px;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}

* html .menudiv {
    width: 160px;
    height: 160px;
}

.menudiv a{
    border: none;
    text-decoration: none;
    display: block;
    color: black;
}

.menudiv img {
    border: none;
    margin-top: 20px;
}

.menudiv div {
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    margin-top: auto; 
    vertical-align: middle;
}

form.suchform {
    border: 1px solid #d3d3d3;
    padding: 5px;
    margin: 0px 5px 0px 5px;
    font-size: 11px;
}

form.invisibleform {
    border: none;
}

form.suchform input, form.suchform select {
    font-size: 11px;
}

form.filterform {font-size: 11px;}
label.filterform {
    white-space: nowrap;
}

div#newform span.formspan {
    display: block;
    margin-top: 10px;
}

div#newform span.formspan label{
    display: inline-block;
    width: 100px;
}

div#newform span.formspan input, div#newform span.formspan textarea{
    min-width: 250px;
    width: 50%;
}

div#newform span.formspan textarea {
    height: 100px;
}

div.float {
    float: left;
}

div.float_right {
    float: right;
    padding-right: 2px;
}

div.lefttd {
    width: 18em;
    margin-bottom: 5px;
    text-align: right;
    margin-right: 4px;
}
div.fakeborder {
    border: 1px white solid;
}
div.righttd {
    margin-bottom: 5px;
}
div.nofloat {
    clear: both;
}

.linkespalte { 
    white-space: nowrap;
    width: 200px; 
    vertical-align: top; 
    height: 60px;
    position: absolute;
    top: 0px;
    left: 5px;
}
.rechtespalte {
    margin-left: 220px;
    min-height: 100px;
}

div.instrumenthinweis {
    margin: 10px 20px 10px 0px;
    padding-left: 42px;
    background: url(/images/bbs/infobig.png) left no-repeat;
    font-size: 9px !important;
    font-weight: bold;
    min-height: 32px;
}


th {
    text-align: left;
}

div.colleft {
    width: 45%; 
    float: left; 
    margin-left: 2%;
}

div.colright {
    width: 45%; 
    margin-right: 2%;
    float: right;
}

table.instrumente, div.box {
    border: 1px solid #d3d3d3;
    margin: 10px 10px 10px 10px;
}

table.instrumente th, div.boxtitle {
    background: url(/images/bbs/bg_dark.jpg) repeat-x;
}

table.instrumente td.semitrans {
    background: url(/images/bbs/bg_semi.png) repeat;
}

table.instrumente div.instrumente{
    background-image: url(/images/bbs/bg_soft.png);
    background-repeat: repeat-x;
    border-top: 1px solid #d3d3d3;
    position: relative;
}

table.instrumente div.heavypoints {
    border: 1px solid white;
    padding: 5px;
    margin-top: 10px;
}

div.linkespalte div.act small{
    color: black;
}

div.linkespalte small{
    display: block;
    margin-top: 2px;
}

div.rechtespalte div {
    margin-top: 5px;
}

div.instrumente a {
    text-decoration: none;
}

table.instrumente div.icons {
    padding-top: 5px; 
    margin-bottom: 15px;
    height: 20px;
}


table.instrumente div.act {
    background-image: url(/images/bbs/bg_soft_act.png);
}



th.instrumente h3 {
    border: none !important;
}

div.rechtespalte h4 {
    font-size: 12px !important;
    color: black !important;
}

table.instrumente td, table.instrumente td div {
    font-size: 12px;
}

span.statustext_ok{
    color:green;
    font-weight:bold;
}

.statusaktiv { color: green; }
.statusinaktiv { color: red; }
.statuspreaktiv { color: blue; }
.small { font-size: 10px; }
.iconimg { margin-left: 1px; }
img.icon {margin: 2px 5px 2px 5px; vertical-align: middle;}


span.activebg{
    background-image: url(/images/bbs/active_bg.png);	
}


div.news {
    height: 250px;
    max-height: 250px;
    overflow: auto;
}

div.topnews {
    height: 390px;
    overflow: auto;
}

.highlight:hover {
    background-color: #ffffcc;
}

div.step {
    width: 195px;
    height: 28px;
    padding: 12px 5px 0px 0px;
    background: url(/images/bbs/step1.gif) no-repeat;
    text-align: center;
    font-weight: bold;
    color: grey;
}

.newskasten {
    margin: 10px 10px 10px 10px;
    padding: 3px 3px 3px 3px;
    border-bottom: 1px solid #E6E6E6;
    width: 91%;
}

.cbox {
    float: left;
    width: 170px;
    margin-left: 5px;
    margin-top: 2px;
}

.editform {
    border: 1px solid #E6E6E6;
    border-collapse: collapse;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.editform tr {
    background-image: url(/images/bbs/bg.png);
    background-repeat: repeat-x;
}

.editform td {
    padding: 4px 4px 4px 4px;
    margin-top: 5px;
    border: 1px dotted #d3d3d3;
    border-collapse: collapse;
}

div.stepact {
    background: url(/images/bbs/step1akt.gif) no-repeat;
    color: white;
}

li.zeile_double, div.zeile_double{
    height: 3.2em;
    padding: 7px 0px 0px 0px;
    margin-left: 0px;
    background-image: url(/images/bbs/bg.png);
    background-repeat: repeat-x;
}

form.searchform ol, ol.olli {
    padding: 0px 0px 0px 20px;
    margin-left: 10px;
}

div.golink {
    padding-left: 10px;
    padding-bottom: 10px;
}

form.searchform li, li.olli {
    margin: 0px 5px 0px 5px;	
    border-top: 1px solid #aaa;
    background: url(/images/bbs/bg.png) repeat-x;
    padding: 5px;
    font-size: 24px;
    color: #aaa;
    vertical-align: middle;
}

form.searchform span, form.searchform ul li, form.tanform div, form.tanform ul li {
    font-size: 12px;
    color: black;
    display: block;
    border: none;
}

form.searchform label {
    padding-left: 5px;
}

form.tanform {
    margin: 10px 5px 10px 5px;
}

form.searchform li.schummler, form.tanform li.schummler {
    border: none;
    background-color: transparent;
    border-top: 1px solid #aaa;
}



a.hoverlink {
    padding-left: 3px;
    padding-right: 3px;
}

a.hoverlink:hover {
    background-color: #660000;
    color: #fff;
}

div#tannamediv, div#gruppe, div#kategorie, div#anrede{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    font-size: 1.1em;
    padding: 5px;
}



label.neinlabel, label.jalabel{
    display: block;
    background: url(/images/bbs/accept_grey_neutral.png) left no-repeat;
    height: 16px;
    float: left;
    text-decoration: none;
    position: relative;
    margin-top: 5px;
    cursor: pointer;
}


label.neinlabel.activeradio{
    background-image: url(/images/bbs/cancel.png);
}

label.neinlabel:hover{
    background-image: url(/images/bbs/cancel_grey.png);
}

label.neinlabel.activeradio:hover{
    background-image: url(/images/bbs/cancel.png);
}

label.jalabel.activeradio{
    background-image: url(/images/bbs/accept.png);
}

label.jalabel:hover{
    background-image: url(/images/bbs/accept_grey.png);
}

label.jalabel.activeradio:hover{
    background-image: url(/images/bbs/accept.png);
}

label.neinlabel span, label.jalabel span{
    margin-left: 20px;
    margin-right: 10px;
}

label.neinlabel input, label.jalabel input{
    position: absolute;
    left: -1000px;
}


.printonly {
    display: none;
}
/***********************************************************************************
**                                  Tabellen                                      **
***********************************************************************************/

table.contenttable, div.ebene1, div.zipoptionen{
    margin: 10px;
}

table.contenttable th{
    margin: 0;
    padding: 2px 5px 2px 5px;
    text-align: left;
    color: white;
    font-weight: normal;
    border: 1px solid #bc6161;
    background: #98131A;
}

table.contenttable tr{
    background-color: #FAFAFA;	
}

table.contenttable td{
    margin: 0px;
    padding:5px 5px 3px 5px;	
    border:1px solid #E6E6E6;
}

table.contenttable td.firstcolumn {
    font-size: 24px;
    color: #aaaaaa;
    text-align: center;

}

ul.reportlist li {
    border-top: 1px solid #E6E6E6;
    padding-bottom: 5px; 
    padding-top: 7px;
    margin: 0px 10px 0px 10px;
    background-image: url(/images/bbs/bg_soft.png);
    background-repeat: repeat-x;
}

/* Beteiligungsgrad */
table.beteiligungsgrad {
    margin: 10px;
}

table.beteiligungsgrad td {
    border-bottom: 1px dashed #d3d3d3;
}
table.beteiligungsgrad th {
    border-bottom: 1px solid #d3d3d3;
    text-align: right;
    border-collapse: collapse;
}

table.beteiligungsgrad tr.beteiligungsgradsumme td{
    border-bottom: medium solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-collapse: collapse;
    empty-cells: inherit;
    font-size: medium;
}

table.beteiligungsgrad tr.beteiligungsgradabteilung td{
    border-bottom: thin solid #d3d3d3;
    border-collapse: collapse;
    empty-cells: inherit;
    font-style: italic;
}

#flashdummy {
    height: 100%;
}

#flashwrapper {
    position: absolute;
    top: 200px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#flashcontent {
    height: 100%;
    margin-left: 30px;
    margin-right: 30px;
}

.spalte2,.spalte3,.spalte4,.spalte5 {
    float: right;
    cursor: default;
    padding-top: 0px;
    margin-left: 10px;
    height: 20px;
    text-align: center;
}

li.zeile {
    height: 30px;
    vertical-align: middle;
    padding-top: 10px;
}

.spalte1 {
    float: none;
    margin-left: 0px;
    height: 20px;
}

.spalte2 {
    width: 120px;
}

.spalte3 {
}

.spalte4 {
    width: 145px;
}

.spalte5 {
}


/***********************************************************************************
************************************************************************************
************************************************************************************
**                                                                                **
**                                  FRONTEND                                      **
**                                                                                **
************************************************************************************
************************************************************************************
***********************************************************************************/


.zeile {
    height: 2.2em;
    padding-left: 0px;
    margin-left: 0px;
    border-bottom: 1px dotted #E6E6E6;  
}

.questiondiv {

}

.questiondescdiv{
    font-style: italic;
    font-size: .8em;
    margin-top: 5px;
}

#front_tanentry, #front_anontanentry {
    width: 600px;
    padding: 5px;
    border: 1px solid grey;
    margin-bottom: 20px;
}

.fett {
    font-weight: bold;
}


.smalllink {
    color: Navy;
    font-size: 9px;
    text-decoration: underline;
    cursor: pointer;
}
small.evil {color: #ff0033; }

.outside {
    position: absolute;
    left: -2500px;
}


div.front_left {
    width: 24%;
    float: left;
}

div.front_center {
    text-align: center;
}

div.front_lefthalf{ width: 48%; float: left;}
div.front_righthalf{ float: right; width: 48%; padding-right: 3px; text-align: right;}

div.frontnofloat {
    clear: both;
    display: flex;
    justify-content: space-between;
}
div.navtop {
    height: 30px;
    margin: 2px 2px 20px 2px;
    padding: 2px 2px 10px 2px;
}


div.navbottom {
    border-top: 1px solid #E3E3E3;
    margin: 20px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
}

div.frontbottom {
    height: 22px;
    margin: 10px 2px 2px 2px;
    padding: 10px 2px 2px 2px;
}

div.frontfloatfull {
    margin-left: 2px;
    float: left;
    position: relative;
    width: 96%;	
    /*font-weight: bold;*/
}
div.frontfloathalf {
    margin-left: 2px;
    float: left;
    width: 300px;	
}
div.frontfloat_rightfull {
    float: right;
    padding-right: 2px;
    width: 500px;
    border-left: 1px dashed #E4E4E4;
    padding-left: 5px;
    font-size: .85em;
}

td.frontfloat_rightfull {
    width: 500px;
    font-size: .85em;
}

div.frontfloat_righthalf {
    float: right;
    padding-right: 0px;
    width: 250px;
    font-size: .85em;
}


div.front_right {
    float: right;
    text-align: right;
    width: 25%;
}

span.front_errormeld{
    color: red;
    font-style: italic;
}

.middlespan {
    vertical-align: baseline;
}


input.abbruch {
    margin: 0px 0px 0px 0px;
}

ul.frontul{
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    list-style-type: none;
    text-align: left;
    border-collapse: collapse;
}

li.frontli {
    margin: -1px 2px 0px 5px;	
    padding: 3px 3px 3px 3px;
    /* Muss sein, weil sonst IE nicht hasLayout setzt und superbuggy ist */
    display: inline-block;
    border: 1px solid #E4E3E3;
    border-collapse: collapse;
}

/* IE7-Dreck */
* + html li.frontli {
    margin-top: -4px;
}

/* IE6-Dreck */
* html li.frontli {
    margin-top: -4px;
}

li.double {
    background: url(floats.gif) repeat-y right;
}

li.frontsimple {
    list-style: none;
}

html>body li.frontli {
    display: block;
}

li.indent1 {
    margin-left: 2px;
}
li.indent2 {
    margin-left: 22px;
}
li.indent3 {
    margin-left: 42px;
}
li.indent4 {
    margin-left: 62px;
}
li.indent5 {
    margin-left: 82px;
}
li.indent6 {
    margin-left: 102px;
}

div.fronttextwarn { 
    position:absolute; 
    left:-2003px; 
    top:-1035px; 
    width:2px; 
    height:3px; 
    z-index:-1;
    background-color: green;
    font-size: 2em;
}


div#close_overlay, div#print_overlay
{
    position: fixed;
    right: 0px;
    top: 50px;
    cursor: pointer;
    width: 200px;
    height: 50px;
    background: url(/images/bbs/close_overlay.png) no-repeat;
    font-size: 16px;
}

div#print_overlay
{
    top: 140px;
    background: url(/images/bbs/print_overlay.png) no-repeat;
}

div#close_overlay  div, div#print_overlay  div {
    margin: 15px 0px 0px 45px;
}

.filelisttitle {
    background: url("/images/bbs/bg.png") repeat-x;    
}

.filelisttitle b {
    border-bottom: 1px black dashed;
    background-color: #EEEEEE;
    font-size: 1.1em;
}

/**************************************************************/ 
/*                   Sonderformat Tabelle                     */  
/**************************************************************/

table.fronttable {
    background-color: White;
    border-collapse: collapse;
    width: 100%;
}


table.fronttable th,table.fronttable td {
    border: 1px solid Silver;	
    padding: 3px;
    width: 140px;
    margin: 0px;
}
/**************************************************************/ 
/*                         BUTTONS                            */  
/**************************************************************/

input.frontdone {
    background: ButtonFace url(button_send.jpg) no-repeat left;
    padding-left: 40px;
    height: 35px;
    font-weight: bold;
    font-size: 1em;
}


/**************************************************************/ 
/*                     EINGABEFELDER                          */  
/**************************************************************/

/************************** RADIO ****************************/
input {
    margin-top: 5px;
}
.fronttextinput{
    border: 1px inset #7A919A;
    padding-left: 2px;
}
div.frontradio {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 60px;
    text-align: center;
    display: grid;
}

div.frontradio label {
    display: flex;
    vertical-align: text-bottom;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;    
    cursor: pointer;
    padding: 3px 0px;
}

div.frontschmadio {
    width: 28px;
}

.frontfloat_rightfull div.frontschmadio {
    width: 60px;
}

label.frontlabelradio {
    display: block;
    text-align: center;
    vertical-align: bottom;	
}
span.frontwailabel {
    position: absolute;
    z-index: -2;
}
div.fronttextdiv{display:none;}

fieldset {
    border: none;
    margin: 0px 0px 5px 0px;
    padding: 0;
}


span.minus2 {
    position: absolute;
    z-index: -2;
}

.fragenr{
    margin: 5px 10px 15px 0px; 
    padding: 5px; 
    background-color: yellow; 
    font-size: 1.2em; 
    border-radius: 15px;
}

/**************************************************************/ 
/*                  SPRACHAUSWAHL FRONTEND                    */  
/**************************************************************/

#menu8 {

    width: 200px;
    float: right;
    border-style: solid;
    border-color: #656556;
    border-width: 1px;
}

#menu8 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu8 li a {
    height: 32px;
    voice-family: '\"}\"';
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
    font-weight: bold;
    color: #656556;
    display: block;
    background:  url(menu8.gif);
    padding: 8px 0 0 20px;
}



#menu8 li a:hover, #menu8 li#current a { 
    color: #474739;
    background:  url(menu8.gif) 0 -32px;
    padding: 8px 0 0 20px;
}

/**************************************************************/ 
/*                       CALENDAR POPUP                       */  
/**************************************************************/

/**
 * Styles for DatePicker
 */

.datepickerControl {
    border:				1px solid #999999;
    background-color:	#EEEEEE;
    padding:			5px;
}

.datepickerControl td {
    text-align:			center;
    font-family:		sans-serif;
    font-size:			11px;
    padding:			1px;
}

.datepickerControl tr.monthLabel td {
    background-color:	#FFFFFF;
    border:				1px solid #999999;
    font-weight:		bold;
}

.datepickerControl tr.navigation td {
    cursor:				pointer;
}

.datepickerControl tr.navigation td:hover {
    text-decoration:	underline;
}

.datepickerControl tr.dayLabel td {
    /*
    border:				1px solid #C0D8EA;
    background-color:	#C0D8EA;
    */
    border:				1px solid #003366;
    background-color:	#003366;
    color:				white;
    font-weight:		bold;
}

.datepickerControl td.day, .datepickerControl td.dayothermonth {
    cursor:				pointer;
    background-color:	#FFFFFF;
    border:				1px solid #EEEEEE;
    width:				2em;
}

.datepickerControl td.dayothermonth {
    color:				#999999;
    font-style:			italic;
}

.datepickerControl td.day:hover {
    background-color:	#EBE4C0;
} 

.datepickerControl td.weekend {
    background-color:	#CCCCCC;
    font-style:			italic;
}

.datepickerControl td.today {
    font-weight:		bold;
}

.datepickerControl td.hour {
    cursor:				pointer;
    background-color:	#FFFFFF;
    border:				1px solid #EEEEEE;
    width:				2em;
}

.datepickerControl td.minute {
    cursor:				pointer;
    background-color:	#FFFFFF;
    border:				1px solid #EEEEEE;
    width:				2em;
}

.datepickerControl td input,
.datepickerControl td button {
    font-size:			11px;
    padding:			0;
    border:				1px solid #999999;
    text-align:			center;
}

.datepickerControl td.ampm {
    cursor:				pointer;
    background-color:	#CCCCCC;
    border:				1px solid #EEEEEE;
    width:				2em;
}

.datepickerControl td.current {
    font-weight:		bold;
    background-color:	#EBC2C0;
}

.datepickerControl input.current {
    background-color:	#EBC2C0;
}

.datepickerControl td.current:hover {
    background-color:	#EBC2C0;
}


/**************************************************************/ 
/*                      AUWERTUNG FRONT                       */  
/**************************************************************/

.auswbalken_big_bg {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    width: 400px;
    height: 30px;
    position: absolute;
    left: 350px;
    top: 0px;
}

.auswbalken_bg {
    background-color: #eeeeee;
    border: 1px solid #ccc;
    width: 300px;
    height: 20px;
    position: absolute;
    left: 350px;
    top: 0px;
}

.auswbalken {
    height: 100%;
    margin-right: 15px;
}

.ausw_big{
    padding: 0px 0px 3px 0px;
    background-color: white;
    display: block;
    height: 50px;
    position: relative;
}

.ausw_big span{
    font-size: 1.5em;
}

.ausw {
    padding: 0px 0px 3px 0px;
    margin-top: 40px;
    margin-left: 40px;
    background-color: white;
    position: relative;
}

.ausw span {
    font-size: 1.3em;
    display: block;
    height: 25px;
}

ol.ausw_detail li{
    margin-top: 15px;
}

/********************************/
/***        Directentry       ***/
/********************************/

.directentry-row{
    float: left;
    margin: 2px;
    background-color: #dddddd;
    text-align: center;
    padding: 2px;
    width:37px;
}

.directentry-headertab{
    background-color: #690b5e;
    -moz-border-radius: 0 5px 0 0; -webkit-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;
    padding:3px 5px 0 5px ;
    color:#FFFFFF;
}

.directentry-savedrows{
    display:inline-block;
    position: relative;
    padding:2px;
    max-width: 1170px;
    background: #690b5e; /* Old browsers */
    background: -moz-linear-gradient(top, #690b5e 0%, #981489 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#690b5e), color-stop(100%,#981489)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #690b5e 0%,#981489 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #690b5e 0%,#981489 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #690b5e 0%,#981489 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#690b5e', endColorstr='#981489',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(to bottom, #690b5e 0%,#981489 100%);
}
.directentry-row input{width:20px;}

.copy_text_img {
    cursor: pointer;
    margin: 5px 0px 0px 5px;
}

/*********************************/
/***      Password-Field      ***/
/********************************/
.pwspan {
    position: relative;
}

button.pw_toggle {
    cursor: pointer;
    position: absolute;
    justify-content: center;
    align-items: center;
    right: 0px;
    top: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    color: #777;
    width: 25px;
    height: 25px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iIzc3NyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yLjAzNiAxMi4zMjJhMS4wMTIgMS4wMTIgMCAwMTAtLjYzOUMzLjQyMyA3LjUxIDcuMzYgNC41IDEyIDQuNWM0LjYzOCAwIDguNTczIDMuMDA3IDkuOTYzIDcuMTc4LjA3LjIwNy4wNy40MzEgMCAuNjM5QzIwLjU3NyAxNi40OSAxNi42NCAxOS41IDEyIDE5LjVjLTQuNjM4IDAtOC41NzMtMy4wMDctOS45NjMtNy4xNzh6IiAvPjxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE1IDEyYTMgMyAwIDExLTYgMCAzIDMgMCAwMTYgMHoiIC8+PC9zdmc+');
}


button.noeye {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iIzc3NyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0zLjk4IDguMjIzQTEwLjQ3NyAxMC40NzcgMCAwMDEuOTM0IDEyQzMuMjI2IDE2LjMzOCA3LjI0NCAxOS41IDEyIDE5LjVjLjk5MyAwIDEuOTUzLS4xMzggMi44NjMtLjM5NU02LjIyOCA2LjIyOEExMC40NSAxMC40NSAwIDAxMTIgNC41YzQuNzU2IDAgOC43NzMgMy4xNjIgMTAuMDY1IDcuNDk4YTEwLjUyMyAxMC41MjMgMCAwMS00LjI5MyA1Ljc3NE02LjIyOCA2LjIyOEwzIDNtMy4yMjggMy4yMjhsMy42NSAzLjY1bTcuODk0IDcuODk0TDIxIDIxbS0zLjIyOC0zLjIyOGwtMy42NS0zLjY1bTAgMGEzIDMgMCAxMC00LjI0My00LjI0M200LjI0MiA0LjI0Mkw5Ljg4IDkuODgiIC8+PC9zdmc+');
}