



#header, #custom, #sprachwechsler, #logobox, .mod_navigation, #footer { display:none; }
#header, #custom { height:10px; }

#container_inner, #main { width:auto; }

h1, h2, h3, h4, h5, h6, h7, h8 { font-size:14px; }
td { border-bottom: 1px solid #999; }

.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9 { float:none; width:auto; }

.accordion {
  overflow: visible !important;
  height: auto !important;
  visibility: visible !important;
  display: inline !important;
  opacity: 1 !important;
  }
  
.ce_accordion div.accordion > div {
    padding-top: 0!important;
}

.ce_accordion .toggler {
    border-bottom: none!important;
	padding-bottom: 2px!important;
	padding-top: 10px!important;
}
.ce_accordion div.toggler {
    background: none;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
	font-size:15px;
}
.ce_accordion .accordion, .ce_accordion .accordion div { padding:0; margin:0; }