/*Special Styles für den Editor - definiert und zugewiesen in   
	CMSitems/sm_templates/editArticle.ihtml
*/
.gold {
 /*font-family:	Verdana, Helvetica, Sans-serif;*/
 font-size:16px;
 font-weight:bold;
 color:#B49448;
 letter-spacing:1px;
}

/*  TEASER STYLES */


/*teaserTable aus teaser_default.ihtml	*/
.teaserTable {
  padding: 0px;
  padding-left:0;
}
.teaserTable .contentHeaderSmall {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}

.teaserTable .contentText {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	padding:3px 3px 3px 0;
}

.teaserTable a:link,  .teaserTable a:visited {
  color:#B49448;
  font-weight:normal;
  letter-spacing:1px; 
  text-decoration:none; 
}
.teaserTable a:hover {
  color:#B49448;
  font-weight:normal;
  letter-spacing:1px;      
  text-decoration:underline; 
}




/*teaserBox3 aus teaser_content.ihtml	*/
.teaserBox3 {
  font-family:	Verdana, Helvetica, Sans-serif;
 
}
.teaserBox3 .head {
 font-size:17px;
 font-weight:normal;
 color:#B49448;
 letter-spacing:1px;
 text-align:center;
 padding:0 0 20px 0;
}
.teaserBox3 .content {
	font-size: 12px;
	font-weight:normal;
	 letter-spacing:1px;
	color:#AEB4AC;
	line-height:23px;
	text-align:center;
}

.teaserBox3 .subline {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-align:center;
  letter-spacing:1px;	
  padding-top:20px;
}




/*
*     T E A S E R  Artikel  
*/
.TeaserArtikel {
  font-family: Times New Roman,  Times, serif;
  font-size: 14px;
	vertical-align:middle;
  color:#AEB4AC;
}
/*ENDE Teaser Artikel*/





/*
*  article.ihtml
*/
.artline { 
  padding:0; 
  margin:0 0 3px 101px; 
  width:300px; 
  border-bottom:1px solid #000000;
}

.pageFooter {
  margin-left:101px;
  font-family:	Verdana, Helvetica, Sans-serif;
}
.pageFooter a:link, .pageFooter a:visited {
  padding-top:10px;
  color: #000000;  
  font-size: 10px;  
  font-weight:normal; 
  text-decoration: none;
  letter-spacing:1px;
}
.pageFooter a:hover {
  padding-top:10px;
  color: #B49448;  
  font-size: 10px;  
  font-weight:normal; 
  text-decoration: underline;
  letter-spacing:1px;
}

