/* Extension Style Sheets */
@import url(extensions/mailformplus.css);


/* Content Style Sheet */


* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


/* =============================== */
/* EVENTS - REGISTRATION */
/* =============================== */

.ovp_form_hdl {
  padding: 16px 0px 32px 0px;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.noresults, .error {
  color: #ff0000;
  font-weight: bold;
}

p.noresults {
  font-weight: normal;
}

.ok {
  color: #008800;
  font-weight: bold;
}

.cfp_noresults {
        display: block;
        padding: 3px 10px 3px 10px;
        font-size: 10px;
        text-decoration: none;
/*        color:#0070ba;
*/
}


.ovp_form_col1{
  width: 25%; 
  padding: 0px 15px 15px 0px;
  line-height: 150%;  
  vertical-align: top;
}

.ovp_form_col2 {
  width: 300px; 
  padding: 0px 0px 15px 0px;
  line-height: 150%;
  vertical-align: top;
}

.ovp_form_col2 input[type=text], .ovp_form_col2 textarea {
  width:283px;
}

.ovp_form_col2 select  {
  width:283px;
  min-width:283px;
}


.ovp_form_col2 input[type=checkbox] {
  margin-right: 5px;
}


.partnerRowCol1 {
  width: 220px;
  text-align: left;
  padding: 10px;
}

.partnerRowCol2 {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  padding: 10px;
}


/* =============================== */
/* NEW LOGIN BOX - LOGOUT */
/* =============================== */

#logout1 {
  padding: 10px 10px 3px 10px;
  font-size: 10px;
  font-weight: bold;
}

#logout2 {
  padding: 3px 10px 3px 10px;
  font-size: 10px;
}

#logout3 {
  width: 154px;
  text-align: right;
}


/* =============================== */
/* NEW LOGIN BOX */
/* =============================== */

.tx-srfeuserregister-pi1-notice {
  padding-bottom: 10px;
}

td,loginForm, th.loginForm {
  padding: 10px 10px 0px 0px;
  vertical-align: top;
  }
  
th.loginForm {
  width: 150px;
  text-align: left;
  }


th.loginForm label {
  font-weight: normal;
  }
  
.loginForm input.submit {
  margin: 0px 0px 20px 0px;
  padding: 2px 10px 2px 10px;
}  


/* =============================== */
/* SR_FEUSER_REGISTER */
/* =============================== */

.tx-srfeuserregister-pi1-textDelete {
  margin-bottom: 15px;
}

.tx-srfeuserregister-pi1-trash a:link,
.tx-srfeuserregister-pi1-trash a:visited,
.tx-srfeuserregister-pi1-trash a:active,
.tx-srfeuserregister-pi1-trash a:hover {
  font-style: italic;
}

.tx-srfeuserregister-pi1-trash a:hover {
  color: red;
  text-decoration: underline;
}


.tx-srfeuserregister-pi1 p { 
  text-indent: 0;
}

.tx-srfeuserregister-pi1 h4 { 
}
  
.tx-srfeuserregister-pi1 legend { 
  padding: 0; 
  font-weight: bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
  font-style: italic;
  margin-bottom: 15px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
  margin-bottom: 30px;
}

.tx-srfeuserregister-pi1 a {
  text-decoration:underline;
}


.tx-srfeuserregister-pi1 label { 
  vertical-align: top;
}

.tx-srfeuserregister-pi1 label span {
  color: #000000;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
  color: #ff0000;
}

.tx-srfeuserregister-pi1 input {
}

.tx-srfeuserregister-pi1 input[type=text], .tx-srfeuserregister-pi1 input[type=password] {
  width: 283px;
}



* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { 
  margin-right: 15px;
}

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { 
}    

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { 
  background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { 
  cursor: pointer;
}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
  padding-left: 15px;
  background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); 
  background-color: transparent;
  background-repeat: no-repeat;
}

.tx-srfeuserregister-pi1 ul { 
  list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { 
  list-style-type: none;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { 
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { 
  float: left;
  padding: 0 30px 0 0;
}

.tx-srfeuserregister-pi1 dl {
  padding: 0 0 0 0;
}


.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
  float: left;
} 

.tx-srfeuserregister-pi1 dt {
/*  clear: both;   */
  width: 25%;
  text-align: left;
  margin: 0 0 5px 0;
}

.tx-srfeuserregister-pi1 dd {
  text-align: left;
  width: 70%;
  margin: 0 0 5px 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width: auto;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { 
  width: auto;
}

* html .tx-srfeuserregister-pi1 dd {
  float: none;
}

.tx-srfeuserregister-pi1 dd p {
}

.tx-srfeuserregister-pi1 dd label {
  padding: 0;
  margin: 0;
}

#tx-srfeuserregister-pi1-gender  {
  margin: 0px 5px 15px 0px;
  padding: 0px;
  border: 0px;
}

label + input#tx-srfeuserregister-pi1-gender  {
  margin: 0px 5px 15px 10px;
}

.tx-srfeuserregister-pi1 dl {
  padding: 0 0 0 0;
}


input#tx-srfeuserregister-pi1-gender-0 { margin-right: 5px; }
input#tx-srfeuserregister-pi1-gender-1 { margin-right: 5px; margin-left: 10px;}
.tx-srfeuserregister-pi1-checkbox { margin-right: 5px; }

/* ================================== */
/* NL-SUBSCRIBE */
/* ================================== */

.tx-sremailsubscribe-pi1 p { text-indent: 0; }
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { margin: 15px 0 15px 0; }
.tx-sremailsubscribe-pi1 h4 { }
.tx-sremailsubscribe-pi1 legend { padding: 0; font-weight: bold; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 15px; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
.tx-sremailsubscribe-pi1 a { color: red;  text-decoration:underline; }
.tx-sremailsubscribe-pi1 label { vertical-align: top; }
.tx-sremailsubscribe-pi1 label span { color: #000000; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
.tx-sremailsubscribe-pi1 input { }
.tx-sremailsubscribe-pi1 input[type=password] { width: 238px; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 15px; }
.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { margin: 0 5px 5px 0px; }
#tx-sremailsubscribe-pi1-tx_ovp_gender-1 { margin-left: 10px; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-sremailsubscribe-pi1 ul { list-style-position: inside; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 30px 0 0; }
.tx-sremailsubscribe-pi1 dl { padding: 0 0 0 0; }
.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { float: left; }
.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: left; margin: 0 0 5px 0; }
.tx-sremailsubscribe-pi1 dd { text-align: left; width: 70%; margin: 0 0 5px 0; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-sremailsubscribe-pi1 dd { float: none; }
.tx-sremailsubscribe-pi1 dd p { }
.tx-sremailsubscribe-pi1 dd label { padding: 0; margin: 0; }


/* ================================== */
/* NEWS */
/* ================================== */


.newsLatest1 {
  margin: 32px 0px 32px 0px;
  border: 1px dotted #c8d0e0;
}

hr.news {
  border: 1px dotted #c8d0e0;
  height: 0px;
  margin: 16px 0px 16px 0px;
}

.newsLatestTitle {
  margin: 10px;
}

.newsLatestSubheader {
  margin: 10px;  
}


.newsLatestMorelink {
  margin: 10px;
  text-align: right;
}

/* ================================== */
/* STARTSEITE _ VERANSTALTUNGEN */
/* ================================== */

.vaTop {
  margin: 16px 0px 16px 0px;
}

/* ============================== */
/* GOOGLE MAPS */
/* ============================== */

#map {
  background:#999999;
}
    
#tx-rggooglemap-cat {
  padding:1px 30px;
     font-weight:bold;
}
    
#tx-rggooglemap-poiNest {
  padding:5px 0;
}

.tx-rggooglemap-poi {
  float:left;
  width:160px;
}

.tx-rggooglemap-poi li {
  list-style:none;
}
  
.tx-rggooglemap-poi h1 {
  text-decoration:underline;
}

.tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {
  text-decoration:none;
}

.tx-rggooglemap-poi a:hover {
  text-decoration:underline;
}

.tx_lumogooglemaps_pi1_infobox {
  margin-right: 20px;
}

/* ============================== */
/* FORMS */
/* ============================== */

textarea, input, select {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  border: 1px solid #0070ba;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000;
}

textarea {
  height: 150px;
}

input.submit, .submitForm, .submitLogout, .tx-srfeuserregister-pi1-submit, .tx-sremailsubscribe-pi1-submit {
  margin: 15px 0px 15px 0px;
  padding: 2px 10px 2px 10px;
  background: #0070ba;
  color: #ffffff;
}


.submitLogout {
  margin: 3px 0px 10px 0px;
}

#inputSearch2, .submitLogout {
  padding: 2px 10px 2px 10px;
  background: #c8d7e4;
  color: #0070ba;
  text-align: center;
  font-size: 10px;
}

#inputSearch2 {
  padding: 0px;
  background: #fff;
  text-align: center;
  font-size: 10px;
}

input[type=radio], input[type=checkbox] {
  border: 0;
}

/* ================================== */
/* tt_address */
/* ================================== */

.tx-ttaddress-pi1 {
}

.member01 {
  width: 20%;
  padding: 30px 0px 30px 0px;
}

.member02 {
  width: 50%;
  padding: 30px 0px 30px 0px;
}

.member03 {
  width: 20%;
  padding: 30px 0px 30px 0px;
}

.beirat01 {
  width: 40%;
  padding: 10px 0px 10px 0px;
}

.beirat02 {
  width: 55%;
  padding: 10px 0px 10px 0px;
}

/* ================================== */
/* Events - List View */
/* ================================== */


.list_results {

}

.list_results tr th, .list_results tr th a {
  color: #0070ba;
}

.list_results tr td {
}

#eventListCol1 {
  width: 90%;
  padding: 0px 10px 15px 0px;
  text-align: left;
}

#eventListCol2 {
  width: 5%;
  padding: 0px 2px 15px 2px;
  text-align: right;
}


.browseBoxWrap {
  margin: 30px 0px 15px 0px;
  border: 1px solid #f0f0f0;
  background: #ffffff;
  text-align: center;

}


/* ================================== */
/* Events - Single View */
/* ================================== */

.eventSingleType {
  margin: 0px 0px 5px 0px;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #0070ba;
}


h1.eventSingleTitle {
  margin: 0px 0px 15px 0px;
  padding: 0;
  font-size: 18px;
  color: #0070ba;
}

.eventSingleSerialNo {
  width: 100%;
  text-align: right;
  margin: 0px 0px 8px 0px;
  padding: 0;
  font-weight: bold;
}

img.eventSingleH2 {
  float: left;
  margin: 1px 4px 2px 1px;
  padding: 0px 0px 0px 0px;
  width: 41px;
  height: 16px;
}

h2.eventSingleH2 {
  margin: 30px 0px 16px 0px;
  padding: 0px 4px 4px 2px;
  font-size: 14px;
  color: #0070ba;
  border: 1px solid #f0f0f0;
  background: url(/fileadmin/media/content/seminar_otti2.gif) 5px center no-repeat;
  padding: 0px 4px 4px 55px;
}

h3.eventSingleH3 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 12px;
  color: #0070ba;
}

h4.eventSingleH4 {
  margin: 5px 0px 5px 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}


.eventSingleText {
  margin: 0px 0px 8px 0px;
  padding: 0;
}

.eventSingleTextRight {
  margin: 0px;
  text-align: right;
}



/* ================================== */
/* GENERAL  */
/* ================================== */





h1 { 
  margin: 0px 0px 16px 0px;
  padding: 0;
  font-size: 14px;
  color: #0070ba;
}



h2 { 

  margin: 32px 0px 16px 0px;
  padding: 0;
  font-size: 14px;
  color: #0070ba;
}


h3 { 

  margin: 32px 0px 16px 0px;
  padding: 0;
  color: #0070ba;
}


h4 { 

  margin: 32px 0px 16px 0px;
  padding: 0;
  color: #000000;
  font-weight: bold;
}

h5 { 

  margin: 32px 0px 16px 0px;
  padding: 0;
  color: #000000;
  font-weight: normal;
}


a img {
  text-decoration: none;
  border: 0;
}
  
a {  
  text-decoration: underline;
}

a:link    { color:#000; }
a:visited { color:#000; }
a:hover   { color:#0070ba; }
a:active  { color:#5782ab; }  

ul.csc-bulletlist, ul, ul li {
  margin: 0px 0px 8px 8px;
  padding: 0px;
  font-style: normal;
  list-style-image: url('../media/content/list.gif');
  line-height: 150%;
}

ol {
  margin: 0px 0px 8px 16px;
  padding: 0px;
  list-style-type: decimal;
}


ol li {
  margin: 0px 0px 8px 8px;
  padding: 0px;
  font-style: normal;
  line-height: 150%;
}


.csc-frame p a {
  text-decoration: underline;
}
  
.csc-frame p a:link    { color: #000000; }
.csc-frame p a:visited { color: #000000; }
.csc-frame p a:hover   { color: #000000; }
.csc-frame p a:active  { color: #000000; }    

#contentRightPos p.bodytext {
  font-style: italic;
  line-height: 100%;
}

csc-frame p.bodytext {
  margin: 0px 0px 5px 0px;
  padding: 0;
}
  
p, p.bodytext {
  margin: 0px 0px 8px 0px;
  padding: 0;
  line-height: 150%;
}


b {
  font-weight: bold;
  color: #000000;
}

table.contenttable {
  margin: 0px;
  padding: 0px;
}


table.contenttable tbody {
  margin: 0px;
  padding: 0px;
}
  
  
table.contenttable tr td {
  margin: 0px;
  padding: 0px 4px 4px 0px;
  vertical-align: top;
  line-height: 150%;
}



/* ================================== */
/* MENU */
/* ================================== */

.imgMenu {
  float: left;
}



/* ================================== */
/* MENU1 */
/* ================================== */

img.menuLeft {
  width: 15px;
  height: 20px;
}

img.menuRight {
  width: 17px;
  height: 20px;
}


/* ================================== */
/* MENU RIGHT */
/* ================================== */

.menu1ElementNo {
  position: static;  
  width: 159px;
  background: #c8d7e4;
  color: #ffffff;
}

a.menu1_no {
  display: block;
  width: 129px;
  padding: 3px 10px 3px 10px;
  font-size: 10px;
  text-decoration: none;
}

a.menu1_no:link    { /*color:#0070ba;*/ color: #000; }
a.menu1_no:visited { /*color:#0070ba;*/ color: #000; }
a.menu1_no:hover   { /*color:#0070ba;*/ color: #000; text-decoration: underline; }
a.menu1_no:active  { /*color:#0070ba;*/ color: #000; text-decoration: underline; }

.menu1ElementAct {
  position: static;
  width: 159px;
  margin: 1px 0px 1px 0px;
  padding: 0px 0px 0px 0px;
  background-color:#c8d7e4;
}


a.menu1_act {
  display: block; 
  width: 129px;
  padding: 3px 10px 3px 10px;
  font-size: 10px;
  text-decoration: underline;
  font-weight: bold;
}

a.menu1_act:link    { /*color:#0070ba;*/ color: #000; }
a.menu1_act:visited { /*color:#0070ba;*/ color: #000; }
a.menu1_act:hover   { /*color:#0070ba;*/ color: #000; }
a.menu1_act:active  { /*color:#0070ba;*/ color: #000; }


/* ================================== */
/* MENU2 */
/* ================================== */


#menu2Pos {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 12px;
  }


a.content_menu2_no {
  font-size: 10px;
  text-decoration: none;
}

a.content_menu2_no:link    { /*color:#0070ba;*/ color: #000; }
a.content_menu2_no:visited { /*color:#0070ba;*/ color: #000; }
a.content_menu2_no:hover   { /*color:#0070ba;*/ color: #000; text-decoration: underline; }
a.content_menu2_no:active  { /*color:#0070ba;*/ color: #000; text-decoration: underline; }


a.content_menu2_act {
  font-size: 10px;
  text-decoration: underline;
  font-weight: bold;
}

a.content_menu2_act:link    { /*color:#0070ba;*/ color: #000; }
a.content_menu2_act:visited { /*color:#0070ba;*/ color: #000; }
a.content_menu2_act:hover   { /*color:#0070ba;*/ color: #000; }
a.content_menu2_act:active  { /*color:#0070ba;*/ color: #000; }


.menu2Element {
  width: 144px;
  margin: 1px 0px 0px 16px;
  padding: 5px 1px 5px 1px;
  border-bottom: 1px solid #dfdfdf;
}


a.menu2_no {
  display: block;
  margin: 0px 0px 0px 4px;
  padding: 3px 1px 3px 8px;
  font-size: 10px;
  text-decoration: none;
}

a.menu2_no:link    { /*color:#0070ba;*/ color: #000; }
a.menu2_no:visited { /*color:#0070ba;*/ color: #000; }
a.menu2_no:hover   { /*color:#0070ba;*/ color: #000; text-decoration: underline; }
a.menu2_no:active  { /*color:#0070ba;*/ color: #000; text-decoration: underline; }


a.menu2_act {
  display: block;
  margin: 0px 0px 0px 4px;
  padding: 3px 1px 3px 8px;
  font-size: 10px;
  text-decoration: none;
}

a.menu2_act:link    { /*color:#0070ba;*/ color: #000; }
a.menu2_act:visited { /*color:#0070ba;*/ color: #000; }
a.menu2_act:hover   { /*color:#0070ba;*/ color: #000; text-decoration: none; }
a.menu2_act:active  { /*color:#0070ba;*/ color: #000; }




/* ================================== */
/* TYPO3 IMAGES  */
/* ================================== */

.csc-textpic,.csc-textpic-imagerow,.csc-textpic-imagewrap {
  margin: 0px 0px 10px 0px;
}
  
.csc-textpic-image {
}
  
.csc-textpic-text {
  margin: 0px 0px 0px 0px;
}
  
.csc-textpic-caption {
  font-size: 12px;
  padding: 3px 15px 0px 15px;
}
  

.csc-textpic-caption a {
  text-decoration: underline; 
}

.csc-textpic-caption a:link    { color:#000000;}
.csc-textpic-caption a:visited { color:#000000; }
.csc-textpic-caption a:hover   { color:#005254; }
.csc-textpic-caption a:active  { color:#005254; }



/* ============================== */
/* SITEMAP */
/* ============================== */

.csc-sitemap ul li {
  margin-bottom: 20px;
}

ul ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.csc-sitemap ul ul li {
  margin-bottom: 10px;
}


li.csc-menu-4 dd {
  margin-left: 0px;
}

/* ================================== */
/* BOTTOM */
/* ================================== */

a.bottom:link    { color:#c8d7e4; text-decoration: none; }
a.bottom:visited { color:#c8d7e4; text-decoration: none; }
a.bottom:hover   { color:#c8d7e4; }
a.bottom:active  { color:#c8d7e4; }


/* ================================== */
/* SLIDE-EFFECT */
/* ================================== */

/* just a little gab */
#slide-nest {
    margin:10px 0;
}

/* Toggle default */
h2.eventSingleH2_slide {
    font-size: 14px;
    color: #0070ba;
    background: url(/fileadmin/media/plus.png) 5px center no-repeat;
    border: 1px solid #f0f0f0;
    padding: 0px 4px 4px 25px;
    margin: 20px 0px 16px 0px;
    cursor: pointer;
}

/* Toggle act item */
h2.act {
    background: url(/fileadmin/media/minus.png) 5px center no-repeat;
}

/* the content */
div.eventSingleText_slide {
    margin: 10px 0px 8px 0px;
    padding: 0px 4px 4px 27px;
    border: 1px solid #f0f0f0;
}


/* Kiwi Accordion */
.ka-handler h1, .ka-handler h2, .ka-handler h3 {
   padding: 2px 0px 0px 0px;
   margin: 0px;
}

.ka-handler h2, .ka-handler h3 {
   padding-top: 4px;
}

.ka-panel.open .ka-handler {
    background: url(/fileadmin/media/minus.png) 5px center no-repeat;
    border: 1px solid #f0f0f0;
    padding: 0px 4px 4px 25px;
    margin: 16px 0px 16px 0px;
    cursor: pointer;
}
.ka-panel.close .ka-handler {
    background: url(/fileadmin/media/plus.png) 5px center no-repeat;
    border: 1px solid #f0f0f0;
    padding: 0px 4px 4px 25px;
    margin: 16px 0px 16px 0px;
    cursor: pointer;
}
.ka-content { 
    margin: 10px 0px 4px 0px;
    padding: 4px 4px 4px 27px;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}



