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

  Verwendete Farben:
  #fff    = weiss
  #000    = schwarz
 	#bf440b = orange
	#666		= grau
  
*/

/* tt_news */
.news-list-container, .news-single-item  { }
.news-list-date { width: 210px; vertical-align: top;  }
.news-list-right { vertical-align: top; padding-bottom: 30px; }
.news-list-category { font-size: 10px; color: #969696; } 
.news-single-img { float: left; padding: 0;  }
.news-single-img a { margin-bottom: 10px; }
.news-single-img a img { border: 2px solid #000; }
.listImg { border: 2px solid #000; }
.news-register-btn { border: 2px solid #BF440B; padding: 5px 10px; font-size: 14px; background: #FCEFA1; }
.news-register-btn.hide { display: none; }
.news-list-morelink { display: block; }
#switcher {visibility: hidden; }

.news-single-backlink, .news-single-content { margin-left: 165px; width: 500px; }
h3.anlass_0 a { color: #8f088c; text-transform: uppercase; }
h3.anlass_1 a { color: #00af6a; text-transform: uppercase; }

hr.trenner { border:none; border-top: 1px solid #808080; background-color: #FFFFFF; height: 1px;  }

/* legende */
span.intern { color: #8f088c; }
span.extern { color: #00af6a; }

/* form */
.csc-mailform { margin-top: 20px; }
.csc-mailform label { display: block; width: 100px; float: left; }
.csc-mailform input { border: 1px solid #bf440b; margin-bottom: 5px; }

.mf-submit { margin-left: 100px; }

/* powermail */
.tx-powermail-pi1_fieldset { background: #fff !important; margin-bottom: 20px; }
.tx-powermail-pi1_fieldset legend { padding: 0 5px; }
.tx-powermail-pi1_fieldset input, .tx-powermail-pi1_fieldset textarea { border: 1px solid #bf440b !important; background: #fff !important; }

/* shop */
.tx-browser-pi1 h2 { font-size: 14px; }
.tax_shipping { display: none; }
.tx-browser-pi1 .image img { border: 2px solid #000; }
#wtcart_shipping, #wtcart_payment { display: none; }
.wtcart_cart_header { background: #BF440B;  }
