.divTable
    {
    height: auto; 
    width: 60%;
    border-spacing: 4px;
    border-collapse: collapse; 
    background-color: #E4FFFF;
    display:  table;
    border: 4px dotted  #70ac8a;
    border-spacing:5px;
        /*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

.divRow
    {
   display:table-row;
   width:auto;
   padding: auto; 
    }

#divCell1
    {
    margin-left: 1em;
    margin-top: 1em;
    font-weight: bold; 
    float: left;
    display: table-column;
    width:200px;
    background-color: #E4FFFF;
    }

#divCell2
    {
    font-weight: ; 
    float: left;
    display: table-column;
    width: auto;
    background-color:#E4FFFF;
    padding: 1em; 
    }

/*table {
    height: 557px; 
    width: 64.4046%; 
    border-collapse: collapse; 
    border-color: #70ac8a; 
    border-style: dotted; 
    background-color: #E4FFFF;
    border="2"; 
    }
*/

td, th {
    width: 41.0304%;
    height: 25px;        
}

tr {
    width: 41.0304%;
    height: 25px;        
}


.control-label {
	display: ; 
}

#id1689561105342217009_anchor {
	background: ; 
}


.main-header {
	background: #006666;
    color: #ffffff;
}

.popover-container {
	background: #ffffff;
    color: #000000;
}


#side-menu {
    background-color: #006666;
    color: #ffffff;        
}

/* Abstände im Navigationsmenü */


#id1689561105362275009 {
    background-color:;
    margin-top: 1em;
}

#id1718332315903519004 {
    background-color:;
    font-weight: bold;
    margin-top: 1em;
}


#textcontent {
    padding-left: 40px;
    color: rgb(51, 51, 51); 
    font-family: arial; 
    font-size: 14pt;
}


/* Border radius around Methodenkoffer

#id1718332315903519004_anchor {
    border:none;
    border-top:3px dotted #14b8b8;
    border-bottom: 3px dotted #14b8b8;
    border-left: 3px dotted #14b8b8;
    border-right: 3px dotted #14b8b8;
    color:#000000;
    height:30px;
    width:100%;
}*/

#id1718764337247265009 {
    background-color:;
    margin-top: 1em;
}

#id1718764338273230009 {
    background-color: ;
    margin-top: 1em;
}


.assess-container {
	display: none; 
}

/* Layout der Texte */
.dynamic-content      {
    background-color: #FFCC99;
    font-size: 14pt; 
    }


/* Designs für Inhalte */
#inhalt {
    color: #70ac8a;
    font-size: 14pt;    
}

/* Main header ausblenden */
.resource-header {display: none;}

/* Startseite: Weitere Informationen ausblenden */
.content-preview-info {display: none;}


/* Infotext ausblenden */
.main-header-desc-container {display: none;}
.box-access-content {display: none;}
.box-access-content {display: "test";}

/* Bewertungsfeld vor Testabsolvierung ausblenden */
.run-container .box {display: none;
}

.iqtest .run-container .btn-big .fonticon+span {display: none;}

.iqtest .run-container .btn-big:after {content: "Profil erstellen";}

.iqtest .run-container .box-light {display: none;}


/*navbar*/
.menu .jstree-default .jstree-children > li a:hover {
background-color: #004046
}
.jstree-default .jstree-clicked {
  background-color: #004046;
  box-shadow: none;
}

/*Button*/

.btn {
  background-color: #006666;
  border: none;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  color:#FFFF;
  border-radius: 0;
}

.btn:hover, .btn:focus, .btn:active {
  background-color: #CC9933;
  border-color: #CC9933;
  color: var(--main-theme-color-70);
}


.ia_graphic_gap_match tile {
  background-color: #CC9933;
  border-color: #FFFFFF;
  
}