/* punkte-übersicht */
div.zBox {
 margin: 8px 0 0 0;
 width: 174px;
 border: 4px solid #666;
}
div.zBox ul.z0 {
 width: 154px;
 margin: 0;
 padding: 5px 10px;
 list-style: none;
 font-size: .8em;
}
div.zBox ul.z0 li {
 cursor: pointer;
}
div.zBox ul.z0 .points {
 border: 1px solid #666;
 padding: 0;
 line-height: 10px;
 height: 10px;
 background-image: url(white.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
div.zBox ul.z0 .points span.aktPoints {
 font-size: 30px;
 font-weight: bold;
 display: block;
 padding-bottom: 10px;
}
div.zBox ul.z0 .points .maxPoints {
 visibility: hidden;
 border: 1px solid #999;
 color: #000;
 padding: 15px 8px 0 8px;
 position: relative;
 bottom: 36px;
 left: -1px;
 width: 67px;
 display: block;
 filter:alpha(opacity=80);
 -moz-opacity:.80;
 opacity:.80;
 font-size: 10px;
}
div.zBox ul.z0 .points:hover span {
 visibility: visible;
}
div.zBox ul.z0 .titel {
 text-align: center;
 padding-top: 5px;
}
div.zBox .pointsTotal {
 font-size: 40px;
 font-weight: bold;
 text-align: center;
 margin: 25px 0 15px 0;
 cursor: pointer
}
div.zBox .pointsTotalText {
 text-align: center;
 font-size: .8em;
 padding: 0 10px 5px 10px;
}
div.zBox .version {
 font-size: .8em;
 text-align: right;
 margin: 0;
 padding: 2px 0;
 position: absolute;
 color: #999;
}
.zBack {
 text-align: center;
 margin-top: 15px;
 cursor: pointer;
 text-decoration: underline;
}
/* prev/next-box */
.naviBox {
    width:100%;
    height: 60px;
}
.naviBox a,
.naviBox span{
    display: block;
    width: auto;
    margin: 1em 0;
    background-repeat: no-repeat;
    height: 32px;
    line-height: 2.5em;
    color: #000;
    font-weight: bold;
}
.naviBox span {
float:left;
text-align: center;
padding-left: 25%;
}
.naviBox a.naviNext {
    text-align: right;
    float: right;
    background-image: url(naviNext.png);
    background-position: right;
    padding: 0 25px 0 10px
}
.naviBox a.naviPrev {
    float: left;
    background-image: url(naviPrev.png);
    padding: 0 10px 0 25px  
}

/* loading structure */

#fsCtl.saving  .itemName{
 background-image: url(../../../loading.gif);
 background-repeat: no-repeat;
}
#sLoading img {
 width: 30px;
 float: left;
}
#sLoading div {
 font-size: 1.2em;
 font-weight: bold;
 padding: 8px 35px;
}
#fsCtl img.saving {
 display:none;
}
#fsCtl.saving img.saving {
 display:block;
}
/* ende loading structure */





/* structure */


form.cert fieldset {
 border: none;
 padding: 0;
 margin: 0;
}
ul.structure {
 width: 510px;
 list-style: none;
 padding-left: 0;
 line-height: 1.75em;
 margin:0;
 overflow: visible !important;
}
ul.structure ul.lv {
 clear: left;
 display: none;
 list-style: none;
 padding-left: 0;
 margin:0
}

ul.structure div.item.mustNode .itemTitle {
 background-repeat: no-repeat;
 background-image: url(../../../mustNode.png);

}
ul.structure div.item.nE.must .itemTitle {
 background-image: url(../../../mustNodeA.png);
 background-repeat: no-repeat;
}
ul.structure div.item.mustNode.l1 .itemTitle {
 background-position: right .45em
}
ul.structure div.item.nE.must .itemTitle ,
ul.structure div.item.mustNode.l0 .itemTitle,
ul.structure div.item.mustNodeOk .itemTitle {
 background-position: right
}
ul.structure div.item.mustNodeOk .itemTitle,
ul.structure div.item.nE.must.mustNodeOk .itemTitle{
   background-repeat: no-repeat;
   background-image: url(../../../mustNodeOk.png);
}


.cert .dummy {
 border-color: #fff;
 height: 26px;
}
.cert .item {
 float: left;
 width: 510px;
 padding: .5em 0 .2em 5px;
 margin: 0;
 border-bottom: 1px solid;
 border-left: 4px solid;
 border-right: 4px solid;
 position: relative;
 min-height: 1.9em;
}
.cert .item.error {
  color: #f00;
}
.cert .noLine {
 border-bottom: 0px solid #fff;
}
.cert .item.changed .itemTitle {

    background-image: url('itemChanged.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.cert .item > div {
 float: left;
}
.cert .pos {
 display: none;
 width: 20px;
 float: left;
}
.preview .pos {
 display: block;
}
.cert .itemName {
 width: 40px;
}
.preview .itemName {
 width: 20px;
}
.cert .item:hover .itemName,
.cert .item:hover .aktPoints {
 color:red;
 font-size: 1em;
}
.cert .pi .itemName {
 visibility: hidden;
}

.cert .itemTitle,
.cert .itemTitle .content,
.cert .itemTitle .upload,
/* .cert .itemTitle ul.uploaded, */
.cert .itemTitle .textPoints,
.cert textarea,
.cert input[type=text]  {
 width: 357px;
}
.cert .itemTitle input[type=text].wPostL,
.cert .itemTitle span.wPostL {
 width: 15%;
 padding-left: 5px;
}





.audit .itemTitle,
.audit .itemTitle .content,
.audit .itemTitle .upload,
.audit .itemTitle ul.uploaded,
.audit .itemTitle .textPoints,
.audit textarea,
.audit input[type=text]  {
 width: 327px;
}
.cert .iS .itemTitle > span {
 padding-right: 15px;
 background-image: url(sOpen.gif);
 background-repeat: no-repeat;
 background-position: right;
 cursor: pointer;
}
.cert .iS .itemTitle {
    cursor: pointer;
}
.cert .iS.active .itemTitle > span {
 cursor: pointer;
 background-image: url(sClose.gif);

}
.cert .itemTitle ul.uploaded {
 display: block;
 list-style:none;
}
.cert div.input {
 width: 22px; /* weite fuer checkboxdarstellung */
 margin-top: 5px
}
.cert label.block {
 display: block;
}
.cert div.label {
 width: 333px;
 cursor: pointer;
}
.cert .maxPoints {
 width: 35px;
 border-right: 1px solid #999;
 text-align: right;
 padding-right: 5px;
}
.cert .noPt .maxPoints {
 border-right: 1px solid transparent;
}
.cert .basic .maxPoints,
.cert .noPt .maxPoints {
 border-right: 1px solid transparent;
}
.cert .aktPoints {
 width: 40px;
 padding-left: 5px;
 text-align: right;
 padding-right: 5px;
}
.preview .aktPoints {
 display: inline;
 width: 1px;
 visibility: hidden;
 overflow: hidden;
 }
.structureSelectable .aktPoints {
 display: none;
}

ul.structure .m {
 border: 1px solid #999;
 width: 8px;
 height: 8px;
 margin: 4px;
 visibility: hidden;
}

.cert .nGrp,
.cert .adt {
 width: 12px;
 height: 12px;
 margin: 4px 4px 0 4px;
 padding: 0;
 background-repeat:no-repeat;
 background-position: top left;
 background-color: transparent;
 visibility: hidden; 
 position: relative;
}
.cert .nGrp {
 border: 1px solid #ccc;
}
.cert .adt {
 border: 1px solid transparent;
}
.cert .adt.vis {
 visibility:visible;
}
.cert .adt.aOk.vis {
 border: 1px solid #ccc;
}
.cert .nGrp {
/* background-image: url(mOk.png);*/
}
.cert .path {
background-image: url(compBot.png);
background-repeat: no-repeat;
background-position: 70%;
}
.cert .diff {
visibility: visible !important;
background-image: url(compLeft.png);
background-repeat: no-repeat;
background-position: 70%;
cursor: pointer;
}
.cert.audit.usr .nGrp {
 margin-right: 5px;
}
.cert.audit.usr .pi .nGrp {
 margin-right: 27px;
 margin-right: 5px; /* damit audit-ok-haekchen bei kriterien unter häkchen von s-knoten ist */   
}

.cert .adt.ok {
 background-image: url(aOk.png);
 }
.cert .adt.anm {
 background-image: url(aVmk.png);
}
.cert .adt img {
 cursor: pointer;
}
.cert .ae,
.cert .pi .adt {
 border: 1px solid transparent;
}
.cert .pi .adtV {
 border: 1px solid #ccc
}
.cert .pi .adt {
 margin: 0px 4px;

}

.cert .l0 .nGrp,
.cert .l0 .adt {
 /* margin-top: 11px */
}

.cert .l0 .m {
 margin-top: 10px
}
.cert .mOpen {
 background-color: #f00;
}
.cert .mOk {
 background-color: #0ff;
}
.cert .iS .nGrp.vis,
.cert .basicBox .nGrp.vis  {
 visibility: visible;
 background-image: url(mOk.png) 
}
.cert .pi {display: none}

.cert .basicBox,
.cert .l0 {
 font-size: 16px;
 line-height: 36px;
 line-height: 1.6em;
 margin-top: 4px;
}
.cert .basicBox {
 margin-top: 2px;
}
.cert .basicBoxFixed {
  background-color:#fff;
      margin:0;
			position: fixed;
			z-index: 100;
			top: 0px;
			border-bottom:1px solid #ccc;
}
.cert input {
 width: auto;
}
.cert textarea,
.cert input[type=text] {
 border: 1px solid #999;
}

/* basicBox: name des projektes und speichern-button */

.cert div.basicBox .item {
 width: 515px;
 border-color: transparent;
}
.cert .basicBox .l0 {
 width: 510px;
 border: none;

}
.cert .basicBox .itemName {
    text-align: center;
    vertical-align: middle;

}
.cert .basicBox input.saveInput {
  max-width: 25px;
}
.cert .basicBox input.saveInput:hover {
   max-width: 15px;
   padding: 5px;
}
.cert .basicBox .itemTitle {
/* line-height: 1.1em; 
 padding-top: .5em; */
/* padding-left: 4px; */
 cursor: default;
}
.cert .basicBox .itemTitle .prjPreview {
    float: right;
    margin: 0 1em;
    cursor: pointer;
    text-decoration: underline;
}
.cert .basicBox .itemTitle .prjPreview.loading {
    background-image: url(loading16.gif);
    background-repeat: no-repeat;
    background-position: right center;
    color: transparent;
    width: 16px;
        
}
.cert .basicBox .maxPoints,
.dummy .maxPoints {
 border-right: none;
}
.cert .basicBox .pi {display: none}

option.basic,
ul.structure li.basic .l0 { background-color: #eee;border-color: #ddd; border-top: 1px solid #ddd }
ul.structure li.basic .l1 { background-color: #fff;border-color: #ddd;}
ul.structure li.basic .l2 { background-color: #fff;border-color: #ddd }
ul.structure li.basic .pi .item {border-color: #999}

option.A,
ul.structure li.A .l0 { background-color: #9c0;border-color: #9c0 }
ul.structure li.A .l1 { background-color: #cfc;border-color: #9c0 }
ul.structure li.A .l2 { background-color: #eee;border-color: #9c0 }
ul.structure li.A .pi .item {border-color: #999}
.zBox .A {background-color: #9c0;}

option.B,
ul.structure li.B .l0 { background-color: #ff0;border-color: #ff0  }
ul.structure li.B .l1 { background-color: #ffc;border-color: #ff0  }
ul.structure li.B .l2 { background-color: #eee;border-color:  #ff0 }
ul.structure li.B .pi .item {border-color: #999}
.zBox .B {background-color: #ff0;}

option.C,
ul.structure li.C .l0 { background-color: #f90;border-color: #f90}
ul.structure li.C .l1 { background-color: #fc0;border-color: #f90}
ul.structure li.C .l2 { background-color: #eee;border-color: #f90}
ul.structure li.C .pi .item {border-color: #999}
.zBox .C {background-color: #f90;}

option.D,
ul.structure li.D .l0 { background-color: #8ad;border-color: #8ad}
ul.structure li.D .l1 { background-color: #adf;border-color: #8ad}
ul.structure li.D .l2 { background-color: #eee;border-color: #8ad}
ul.structure li.D .pi .item {border-color: #999}
.zBox .D {background-color: #8ad;}

option.E,
ul.structure li.E .l0 { background-color: #aaa;border-color: #aaa}
ul.structure li.E .l1 { background-color: #ddd;border-color: #aaa}
ul.structure li.E .l2 { background-color: #eee;border-color: #aaa}
ul.structure li.E .pi .item {border-color: #999}
.zBox .E {background-color: #aaa;}

option.F,
ul.structure li.F .l0 { background-color: #d7f;border-color: #d7f}
ul.structure li.F .l1 { background-color: #f9f;border-color: #f9f}
ul.structure li.F .l2 { background-color: #eee;border-color: #d7f}
ul.structure li.F .pi .item {border-color: #999}
.zBox .F {background-color: #d7f;}

option.G,
ul.structure li.G .l0 { background-color: #d66;border-color: #d66}
ul.structure li.G .l1 { background-color: #f88;border-color: #d66}
ul.structure li.G .l2 { background-color: #eee;border-color: #d66}
ul.structure li.G .pi .item {border-color: #999}
.zBox .G {background-color: #d66;}

option.H,
ul.structure li.H .l0 { background-color: #F9C;border-color: #F9C}
ul.structure li.H .l1 { background-color: #Fcf;border-color: #F9C}
ul.structure li.H .l2 { background-color: #eee;border-color: #F9C}
ul.structure li.H .pi .item {border-color: #999}
.zBox .H {background-color: #d66;}

option.I,
ul.structure li.I .l0 { background-color: #DABFE8;border-color: #DABFE8}
ul.structure li.I .l1 { background-color: #fAdFf8;border-color: #DABFE8}
ul.structure li.I .l2 { background-color: #eee;border-color: #DABFE8}
ul.structure li.I .pi .item {border-color: #999}
.zBox .I {background-color: #d66;}


ul.structure li .pi .item {background-color: #fff}
ul.structure li .pi .item.rO {color: #666}
ul.structure li .pi .item:hover {background-color: #efefff;}

/* audit anmerkung und ok */
/*
.l0 .aAnm {
 margin-top: 12px;
}
.l1 .aAnm {
 margin-top: 5px
}
.l2 .aAnm {
 margin-top: 6px;
}
*/
#aFrm {
 position: absolute;
 width: 400px;
 left: -380px;
 top: -3px;
 background-color: #ccc;
 padding: 2px ;
 z-index: 50;
}
#aFrm textarea {
 width: 388px;
 height: 200px;
 padding: 5px;
}
#aFrm button {
    color: transparent;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #666;
    margin: 2px;
    cursor: pointer;
}
#aFrm #aReset {
    float: right;
    background-image: url(del10.png);
}
#aFrm #aSubmit {
    background-image: url(aSave.png);
}
#aFrm #aDel {
    background-image: url(aDel.png);
}

/* ende audit anmerkung und ok */

/* vorgabewerte hervorheben */
ul.structure .hasDefault {
 background-image: url(./bgDefault.png);
 background-repeat:no-repeat;
 background-position: center left;
}
/* vergroesserungs button fuer textareas */
ul.structure span.resize {
    color: transparent;
    width: 16px;
    height: 16px;
    display: block;
    font-size: 1px;
    border: 1px solid #999;
    background-image: url('i_resize.png');
    background-repeat: no-repeat;
    float: right;
    margin: 3px 0 ;
    cursor: pointer
}
/* ende vergroesserung */
/* helpBox: mehr informationen */
.itemTitle .helpBox,
.label .helpBox {
 border: 4px solid #555;
 border-top: 2px solid #555;
 border-left: 4px solid #555;
 border-right: 4px solid #555;
 background-color: #eee;
 padding: 2em 3px 3em 10px;
 color: #000;
 cursor: default;
 font-weight: normal;
 font-size: 12px;
 width: 570px !important;
 margin: 1px 0 0 -59px;
}
.label .helpBox {
 margin: 1px 0 0 -71px;
}
.label label.checkbox + .hBox .helpBox {
 margin: 1px 0 0 -81px;
}
.itemTitle .helpBox.hidden,
.label .helpBox.hidden {
 display: none;
}

.itemTitle .hOpen,
.label .hOpen {
 padding-right: 13px;
 background-image: url('hOpen.gif');
 background-repeat:no-repeat;
 background-position:center right;
 color: blue;
}
.itemTitle div.hBox,
.label div.hBox {
 width: 358px;
 color: #666;
 padding: .3em 0 4px 0;
 cursor: pointer;
}
.label div.hBox {
 padding: 0;
 padding-bottom: .5em
 cursor: pointer;
 line-height:1em;
}
.l0 .itemTitle div.hBox {
  padding-top: 0
}
.itemTitle span.help,
.label span.help {
 font-size: 11px;
 font-size: .8em;
 line-height: 1em; 
}
.itemTitle div.helpBox,
.label div.helpBox {
line-height: 1.6em;
}
.pi .itemTitle div.hBox {
 padding-top: .5em
}

div.hBox  dt {
  float: left;
  clear: left;
  width: 80px;
  text-align: left;
  font-style: italic;
}
div.hBox dt:after {
  content: "....";
}
div.hBox  dd {
  margin: 0 0 0 100px;
  padding: 0 0 0.5em 0;
}
div.hBox ul,
div.hBox ol {
 margin-bottom: 1em
}
div.hBox table {
 border-spacing: 0px;
 border-collapse: collapse;
 margin-bottom: 2em;
 width: 100%
}
div.hBox table tr {
 border-bottom: 1px solid transparent;
}
div.hBox table tr:hover {
 background-color: #eee;
 border-bottom: 1px solid #ccc;
}
div.hBox table th {
 font-weight: normal;
 font-style: italic;
 border: 1px solid #ccc;
 background-color: #eee;
 padding: .2em;
 vertical-align: top
}
div.hBox table td {
 vertical-align: top;
 padding:.2em .4em
}
div.hBox table td.nobreak {
 white-space: nowrap;
}
div.hBox p {
 margin: 0;
}
div.hBox ul {
 display: block;
 padding-left: 22px !important;
}
div.hBox ol {
 padding-left: 22px !important;
}
/* ende helpbox */
/* upload-Form */
.itemTitle .uFrm {
 border: 1px solid #999;
 width: 355px;
}
.itemTitle .uFrm fieldset {
 margin: 0;
 padding: 2px;
 border: none
}
.itemTitle .uFrm label {
 display:none
}
.itemTitle .uFrm .close {
 background-color: #eee;
 text-align: right;
 border-bottom: 1px solid #ccc;
 background-image: none
}
.itemTitle .uFrm input[type=image] {
 border: 1px solid #999;
 margin: 2px 0 0 0;
 width: 16px;
 float: right;
}
.itemTitle .uFrm input[type=file] {
 width: 321px
}
/* ende upload-form */

/* printBox */
#printCtl {
 display: block;
 text-align: right;
}
#printBox {
 border: 1px solid #ccc;
 padding: 10px;
 display: none;
}
#printBox ul {
 padding: 0 15px;
 overflow: auto;
}

/* ende Printbox */

/* einstellungen zu nicht sichtbaren */
.cert .item.notVisible {
  visibility: hidden;
  position: absolute;
}

/* ende einstellungen zu defaultwerten */
.cert .iS.nOpen .itemTitle > span,
.cert .iS.tOpen .itemTitle > span {
    background-image: url(sClose.gif);
}
ul.structure li .nOpen.item {
 border-top: 4px solid #c66 !important;
 color: #c00;
/* font-weight: bold; */
}

ul.structure li .nOpen.item,
ul.structure li .pi.nOpen .item{
 border-left-color: #c66 !important;
 border-right-color: #c66 !important;
}
ul.structure li .pi.nOpen .item:last-child {
 border-bottom: 4px solid #c66;
}

/* radioL-Elemente */
.rL {
/*
 border: 1px solid;
 width: 400px;
 height: 100px;
 */
}
.rLBox {
 display: inline-box;
 float: left;
}
.rL8 .rLBox  {
 margin: 0 4.85%;
 width: 4%;
}
.rL7 .rLBox  {
 margin: 0 6%;
 width: 4%;
}
.rL6 .rLBox  {
 margin: 0 7.6%;
 width: 4%;
}
.rL5 .rLBox {
 margin: 0 10%;
 width: 4%;
}
.rL4 .rLBox  {
 margin: 0 14%;
 width: 4%;
}
.rL3 .rLBox  {
 margin: 0 22%;
 width: 4%;
}
.rL2 .rLBox  {
 margin: 0 46%;
 width: 4%;
}
.rL .rLBox:first-child {
 margin-left: 0;
}
.rL .rLBox:last-child {
 margin-right:0;
}
.rL label {
 display: block;
 padding-left: 0.1em
}
.rL-right,
.rL-left {
 width: 49%;
 float:left;
}
.rL-right {
 text-align: right;
}
.noRLLabel label{
 display: none;
}
.noRLLabel input{
 margin-bottom: .5em;
}


/* radioL-Elemente Ende */

/* fragebogen-navigation */

.naviBox a{
    color: #000;
}
ul.naviPN div.item.iS.active {
 color: red
}
ul.naviPN div.item.iS {
 display:none;
}
ul.naviPN div.item.iS.visible {
 display:block;
}

form.anonym .basicBox {
/*    display: none; */
}
form.anonym .basicBox .itemName {
    display:none;
}
form.anonym .basicBox .itemName input {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  content: ' ';
}
.cert .itemTitle iframe {
    width: 100% !important;
    border: none;
}
.cert img.rmUpload {
    cursor:pointer
}
.cert .charTable {
    font-family: monotype;
}
.charTable {
 position: absolute;
 border: 1px solid;
 padding: 16px 24px 3px 3px ;
 background-color: #fff;
 opacity: .9;
}
.charTable span {
 display: block;
 width: 2em;
 float: left;
 border: 1px solid;
 padding: .3em;
 text-align: center;
 background-color: #eee;
 margin: .3em;
 height: 20px;
 cursor: pointer;
}
.charTable span.closeChT {
 width: 10px;
  height: 10px;
  line-height: 8px;
  float: none;
  position: absolute;
  top: -3px;
  right: -3px;
  color: red;
  padding: 2px 2px 3px 3px;
  border-top: none;
  border-right: none;
  
}

.initCharTable {
 padding: 0 1em;
 cursor:pointer
}
