/*
	Projekt:
	Datei: extension.css | styles für alle extensions
	Author: NGI

  Verwendete Farben:
  #fff    = weiss
  #000    = schwarz
  etc.
  
*/

/* tt_news */
.newsListLeft { width: 220px; float:left; text-align:left; }
.newsListRight { height: 110px; }
.news-list-item h2 { color:#FAAF46; font-weight:bold; margin-bottom: 5px; }
.news-list-container img { margin: 0px 5px 0 0; }
hr.clearer { border: 0px; border-top: solid 1px #FAAF46 !important; border-bottom: transparent; }
.news-latest-container { /*margin-left: 400px; */ padding:0;  margin-bottom: 50px}
.news-latest-item { height: 140px;; }
.news-latest-container .aktuell { margin-bottom: 15px; }
.news-latest-container .more { text-align: right; padding: 35px 50px 0 0;   }

/* powermail */
.tx-powermail-pi1_fieldset_1 legend { display:none; }
.tx-powermail-pi1_fieldset_1 label { display:block; }
.tx_powermail_pi1_fieldwrap_html { margin-bottom:10px; }
.tx-powermail-pi1_fieldset_1 input { border: 1px solid #ebebeb; width: 300px; height: 18px;  }
.tx-powermail-pi1_fieldset_1 textarea { border: 1px solid #ebebeb; width: 300px; height: 80px; margin-bottom:10px; }
.tx-powermail-pi1_fieldset_1 input:focus, .tx-powermail-pi1_fieldset_1 textarea:focus { background: #f1f1f1; } 
.tx-powermail-pi1_fieldset_1 .powermail_submit { border: 1px solid #FAAF46; color: #FAAF46; background: #f1f1f1; height: 30px; font-size:14px; text-transform:lowercase; }
.tx-powermail-pi1_fieldset_1 .validation-advice { color: #FAAF46; }
.powermail_all_td p b { padding-right: 20px; }

#cboxContent { font-size: 12px; }