#steckbrief_oben {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 10px;
  table-layout: fixed; }

#steckbrief_oben_rechts {
  width: 206px;
  font-size: 9px; }
  #steckbrief_oben_rechts > div {
    border: solid 1px #5858ff; }

#steckbrief_sidebar {
  width: 206px;
  border: solid 1px #5858ff;
  padding: 0; }

#stimmungs_form {
  display: none; }
  #stimmungs_form a {
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 8px; }
  #stimmungs_form a:hover {
    color: #E8E8FF;
    background-color: #5858FF; }

body.steckbrief .kontakt_abo_widget button {
  width: 206px; }
  @media screen and (max-width: 600px) {
    body.steckbrief .kontakt_abo_widget button {
      width: auto; } }
body.steckbrief td.eig_name {
  font-size: 13px;
  font-weight: bold;
  width: 150px;
  vertical-align: top; }
body.steckbrief td.eig_wert {
  font-size: 13px;
  vertical-align: top; }
  body.steckbrief td.eig_wert img.kontakt_icon {
    width: 16px;
    height: auto; }
body.steckbrief .stck_eig_table {
  width: 100%;
  margin-bottom: 20px;
  table-layout: auto; }
body.steckbrief div.eigbox {
  border: solid 1px #C3C3FF;
  padding: 10px 10px 20px;
  overflow: auto;
  margin: 0;
  margin-top: -1px;
  position: relative; }
  body.steckbrief div.eigbox .stckSelbstEdit {
    float: right;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10; }
    body.steckbrief div.eigbox .stckSelbstEdit a, body.steckbrief div.eigbox .stckSelbstEdit a:visited, body.steckbrief div.eigbox .stckSelbstEdit a:link {
      color: #8080ff; }
  body.steckbrief div.eigbox .text_src {
    display: none; }
  body.steckbrief div.eigbox .stckSelbstbEditForm {
    overflow: auto;
    border-top: solid 1px #c3c3ff;
    padding: 10px;
    margin: 20px -10px -20px;
    background-color: #e0e0ff; }
    body.steckbrief div.eigbox .stckSelbstbEditForm .sublabel {
      margin: 0;
      padding: 0 0 0 25px; }
    body.steckbrief div.eigbox .stckSelbstbEditForm a.abort, body.steckbrief div.eigbox .stckSelbstbEditForm a.abort:link, body.steckbrief div.eigbox .stckSelbstbEditForm a.abort:visited {
      color: gray; }
    body.steckbrief div.eigbox .stckSelbstbEditForm .left {
      float: left; }
    body.steckbrief div.eigbox .stckSelbstbEditForm .right {
      float: right; }
body.steckbrief .eig_opener a.activated {
  color: black; }
body.steckbrief .vertikal_balken_right {
  background-color: #5858FF;
  width: 206px; }
body.steckbrief div.vertikal_balken div, body.steckbrief table.vertikal_balken td {
  background-color: #E0E0FF;
  text-align: left;
  font-size: 10px; }
body.steckbrief div.vertikal_balken {
  width: 206px; }
  body.steckbrief div.vertikal_balken div.header {
    background-color: #C3C3FF;
    text-align: center;
    font-weight: bold; }
  body.steckbrief div.vertikal_balken div.content, body.steckbrief div.vertikal_balken div.header {
    margin: 0;
    padding: 1px;
    border-top: solid 1px #5858FF; }

#disp_benutzer_choices {
  position: absolute;
  width: auto !important;
  background-color: #E8E8FF;
  border: 1px solid #C3C3FF;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 1; }
  #disp_benutzer_choices ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 9px;
    z-index: 10;
    font-weight: normal; }
    #disp_benutzer_choices ul li.selected {
      background-color: #C3C3FF; }
    #disp_benutzer_choices ul li {
      list-style-type: none;
      display: block;
      margin: 0;
      padding: 2px;
      height: 16px;
      white-space: nowrap;
      overflow: visible;
      cursor: pointer;
      color: black;
      background-color: #E0E0FF; }

#items_top_holder .item-placeholder {
  width: 33%;
  float: left;
  height: 190px; }

div.itemholder {
  width: 33%;
  float: left;
  height: 190px; }
  div.itemholder .item {
    display: block;
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #C3C3FF;
    background-color: #E0E0FF;
    line-height: 147px;
    vertical-align: middle;
    text-align: center; }
  div.itemholder .item img {
    vertical-align: middle; }
  div.itemholder .itemnb {
    display: block;
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto; }
  div.itemholder .itembesch {
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 12px; }
  div.itemholder .itembesch a {
    color: black; }

.items_group {
  margin-top: 15px; }

#items_top_holder.hovered, #items_alle_div .hovered {
  background-color: #E0E0FF; }

.mover {
  cursor: move; }

.item_holder {
  /*
.itembild {
  width: expression(Math.min(parseInt(this.offsetWidth), 30 ) + "px");
	height: expression(Math.min(parseInt(this.offsetHeight), 30 ) + "px");
}
*/ }
  .item_holder .item {
    display: inline-block;
    height: 41px;
    padding: 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #gb_holder .item_holder .item {
      display: block; }
  .item_holder .ith {
    position: relative;
    top: 0;
    left: 0;
    height: 36px;
    border: solid 1px #C3C3FF;
    background-color: #E0E0FF;
    overflow: hidden; }
  .item_holder .itembildh {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 1px;
    position: absolute;
    top: 1px;
    border: solid 1px #C3C3FF;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    text-align: center; }
  .item_holder .itembildhnb {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 1px;
    position: absolute;
    top: 1px;
    border: solid 1px #E0E0FF;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    text-align: center; }
  .item_holder .itembild {
    max-height: 30px;
    max-width: 30px; }
  .item_holder .itemname {
    font-weight: bold;
    top: inherit;
    left: inherit;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    width: 100%; }
  .eigener_steckbrief .item_holder .itemname {
    padding-right: 60px; }
  .item_holder .itemname a {
    color: black; }
  .item_holder .itemsub {
    font-size: 11px;
    overflow: hidden;
    font-style: italic;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 40px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .item_holder .item_kaufbar {
    position: absolute;
    bottom: 2px;
    right: 5px;
    width: 12px;
    height: 12px; }
  .item_holder .item-placeholder {
    float: left;
    width: 270px;
    height: 35px;
    padding: 2px; }

.editmode {
  display: none; }

#items_drop_helper {
  z-index: 1001;
  position: absolute;
  width: 500px;
  height: 50px;
  text-align: center; }
  #items_drop_helper .folder {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 19px;
    border: solid 1px #C3C3FF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1002;
    margin: 2px;
    padding: 2px;
    padding-left: 20px;
    background: #E0E0FF url(/pics/folder_closed.png) no-repeat 0 0;
    white-space: nowrap; }
  #items_drop_helper .hovered {
    background: #C3C3FF url(/pics/folder_drop.png) no-repeat 0 0; }

.stck_eigenschaft a {
  color: black; }
  .stck_eigenschaft a:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 0.7em;
    margin-right: 0;
    text-align: center;
    content: '\25b8';
    /* '▸' */
    color: #5858ff; }
  .stck_eigenschaft a.keinpfeil:before {
    content: ''; }

.schul_table {
  width: 100%; }
  .schul_table .pseudo_td {
    width: 50%; }

#stck_admin_table > table > tbody > tr > td {
  width: 33%; }

#stck_admin_table > table {
  width: 100%;
  background-color: #e0e0ff;
  border: solid 1px #c3c3ff;
  margin-bottom: 15px; }

#steckbrieffotos_mini {
  text-align: center;
  margin-bottom: 20px;
  border: solid 1px #c3c3ff;
  width: 210px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px; }

#steckbrief_oben_rechts .row {
  border-top: solid 1px #5858ff;
  padding: 2px; }

#stckbox_confoto_inner {
  overflow: auto;
  text-align: center; }
  #stckbox_confoto_inner > span {
    width: 33%;
    min-width: 152px;
    height: 200px;
    display: inline-block; }

#stckbox_seite_fanlisten .fav_holder {
  text-align: center;
  overflow: auto; }
#stckbox_seite_fanlisten .fav {
  display: block;
  float: left;
  width: 19%;
  min-width: 150px;
  height: 140px; }
  #stckbox_seite_fanlisten .fav a.img {
    display: inline-block;
    line-height: 100px;
    vertical-align: bottom;
    width: 100px;
    height: 100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stckbox_seite_fanlisten .fav a.img img {
    vertical-align: bottom; }
  #stckbox_seite_fanlisten .fav a.img.empty {
    background-color: #e0e0ff;
    border: solid 1px #c3c3ff; }
  #stckbox_seite_fanlisten .fav a.name {
    display: block;
    height: 40px;
    line-height: 15px;
    overflow: hidden; }

.aktivitaeten_content li {
  margin-top: 12px; }

.aktivitaeten_content a > img {
  float: right; }

.audiobook_list .cover {
  width: auto !important; }

.audiobook_list .titel {
  font-size: 14px;
  text-align: center; }

.eigbox a.settings {
  float: right;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px; }

#gb_eingabe_box .animexx_text_holder {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#gb_admin_table {
  margin-bottom: 15px;
  margin-top: 15px; }

#wbl_holder {
  background-color: #c3c3ff;
  padding: 1px; }
  @media screen and (max-width: 480px) {
    #wbl_holder {
      max-width: 472px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #wbl_holder img {
        max-width: 100%; } }
  @media screen and (max-width: 320px) {
    #wbl_holder {
      max-width: 312px; } }

@media screen and (max-width: 600px) {
  #stck_admin_table > table, #stck_admin_table > table > tbody > tr, #stck_admin_table > table > tbody > tr > td {
    display: block; }

  #stck_admin_table > table > tbody > tr > td {
    width: 100%; }

  #steckbrief_oben, #steckbrief_oben_links, #steckbrief_oben_rechts {
    display: block; }

  #steckbrief_oben_rechts {
    font-size: 12px;
    width: auto;
    border-top: solid 2px #c3c3ff;
    border-bottom: solid 2px #c3c3ff; }

  #steckbrief_oben_rechts .row {
    border-top: 0; }

  #steckbrief_oben_rechts > div {
    border: 0; }

  #steckbrief_boxen {
    max-width: 460px; }

  td.eig_name {
    width: 100px; }

  #gb_admin_table > table, #gb_admin_table > table > tbody > tr, #gb_admin_table > table > tbody > tr > td {
    display: block;
    width: 100% !important; }

  #gb_admin_table > table {
    border: solid 1px #c3c3ff; }

  .aktivitaeten_content {
    padding-left: 0; }

  #stckbox_seite_schulen ul {
    padding-left: 10px; }

  div.eigbox {
    padding: 10px 5px 10px; }

  .schul_table {
    display: block;
    width: auto; }

  .schul_table .pseudo_td {
    display: block;
    width: auto; }

  div.itemholder {
    width: 152px !important;
    margin: 1px; } }
@media screen and (max-width: 320px) {
  #stck_boxen_holder {
    max-width: 312px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
