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

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

/* tt_news */
.news-latest-container { margin-bottom: 30px; }
.news-latest-morelink { margin: 5px 0 0 110px; }
.news-latest-date { font-size: 11px; }
.event-latest-item h3, .news-latest-item h3 { font-size: 12px; margin-bottom: 10px; }
.news_subtitle { font-weight: bold; margin: 10px 0; }
.news-single-img { margin-bottom: 20px; }
.news-list-morelink { text-align:right; }

/* powermail */

.tx-powermail-pi1_fieldset_1, .tx-powermail-pi1_fieldset_4 { border: 1px solid #BE9E6B; padding: 10px; clear: left; }
.tx-powermail-pi1_fieldset legend { padding: 0 5px; }
.tx-powermail-pi1_fieldset_2 { border: 1px solid #BE9E6B; padding: 10px; margin: 20px 0; }
.tx-powermail-pi1_fieldset_1 label { display: block; float: left; width: 350px; }
.tx-powermail-pi1_fieldset_1 input { background: #FCF2E6; border: 0; margin-bottom: 2px; }
.tx-powermail-pi1_fieldset_2 label, .tx-powermail-pi1_fieldset_4 label { display: block; float: left; width: 150px; }
.tx-powermail-pi1_fieldset_2 input, .tx-powermail-pi1_fieldset_4 input { background: #FCF2E6; border: 0; margin-bottom: 2px; width: 230px; }
.powermail_textarea { background: #FCF2E6; border: 0; margin-bottom: 2px; width: 230px; height: 40px; }
.tx-powermail-pi1_fieldset_2 .subm, .tx-powermail-pi1_fieldset_4  .subm { border: 1px solid #BE9E6B; background: #FCF2E6; margin: 20px 0 0 150px; width: 150px; }
.validation-advice { color: #BD0908; font-weight: bold; }
.tx-powermail-pi1_confirmation_back { border: 1px solid #BE9E6B; background: #FCF2E6; float:left; }
.tx-powermail-pi1_confirmation_submit { border: 1px solid #BE9E6B; background: #FCF2E6; margin-left: 30px; }

/* guestbook */

.tx-veguestbook-pi1 label { display: block; float: left; width: 150px; }
.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big { background: #FCF2E6; border: 0; margin-bottom: 2px; width: 230px; }
.tx-veguestbook-pi1 fieldset { border: 1px solid #BE9E6B; padding: 10px; }
.tx-veguestbook-pi1 legend { padding: 0 5px; }
.tx-guestbook-submit { border: 1px solid #BE9E6B; background: #FCF2E6; margin-top: 70px; }
.tx-guestbook-form-textarea { background: #FCF2E6; border: 0; margin-bottom: 2px; width: 230px; height: 40px; }
.tx-guestbook-header { font-size: 12px; margin-bottom: 10px; }
.guestbook_list { background: #FCF2E6; padding: 10px; margin-bottom: 15px; }
.simonsp@gmx.chtx-guestbook-date { font-size: 11px; margin-bottom: 10px; }