/* GLOBAL CLASSES *************************************************************/

/* Entirely hidden */
.HIDDEN {
  display: none;
}

/* Invisible but readable e.g. for software screen readers */
.INVISIBLE {
  display: inline;
  position: absolute;
  left: -9000px;
  top: -9000px;
  width: 0;
  height: 0;
  overflow: hidden;
}

.CLEAR {
  clear: both;
  height: 0;

}
/*
 * Default stylesheet for extension css_styled_content
 * tx.cssstyledcontent.ie7.css
 * 
 * NO CUSTOMER ADJUSTMNENTS HERE! Use .mod files inestead.  
 *
 * Version 1.0.0
 * Copyright (C) Weber eBusiness Services
 * http://www.weber-ebusiness.de 
 * 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * C H A N G E L O G (add changes to top of list)
 * 
 * 1.0.0, 2009-12-14, Jaroslav Herber
 *  
 *    - Initial Release     
 */

#main form.powermail_form div.powermail_fieldwrap input.checkbox,
#main form.powermail_form div.powermail_fieldwrap input.radiobutton
#main form.standard_form div.form_row input.checkbox,
#main form.standard_form div.form_row input.radiobutton {
  margin-top: -2px;
}

#main form.powermail_form div.powermail_fieldwrap input.submit_button,
#main form.standard_form div.form_row input.submit_button {
  padding: 2px 0 1px 0;
}

.contenttable caption {
  padding: 20px 0 0 0;
}

p.edit_entry a:link, p.edit_entry a:visited {
  margin-top: 15px;
}

#main form.powermail_form div.powermail_fieldwrap input.submit_button,
#main form.powermail_form div.powermail_fieldwrap input.powermail_submit,
#main form.powermail_form div.powermail_fieldwrap input.medium_submit_button,
#main form.powermail_form div.powermail_fieldwrap input.long_submit_button,
#main form.standard_form div.form_row input.submit_button,
#main form.standard_form div.form_row input.powermail_submit,
#main form.standard_form div.form_row input.medium_submit_button,
#main form.standard_form div.form_row input.long_submit_button {
  padding-top: 2px;
}

.big_image .image a {
  position: relative;
  float: left;
}

  .big_image img {
    display: block;
  }
  
  .big_image .imagecaption {
    display: block;
  }
  
  #header div {
    height: auto;
  }
  
  .advantages_box .contenttable caption {
    padding-bottom: 16px;
  }

  /*ul#style_switcher {
    position: absolute;
    bottom: -3px;
  }*/


#main .tx_ttnews {}

  #main .tx_ttnews .pagebrowser .prevlink a, #main .tx_ttnews .pagebrowser .nextlink a {
    font-size: 0.933333em;
    padding: 3px 6px 2px 6px;
  }
  
#news_tab_content .first .headline a:link, #news_tab_content .first .headline a:visited,
#news_tab_content .headline a:link, #news_tab_content .headline a:visited {
  display: block;
  height: 1%;
}

.news-latest-item-border {
  height: 1%;
  position: relative;
} 

.news-single-container .content_text {
  display: inline-block;
  width: auto;
}

#main .news-single-container .headline {
  margin: 0;
}