/*Styles des Editors*/
.headlineGruen {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#336600;
}
.headlineOrange {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#CC9933;
}
.Gruen {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#336600;
}
.Orange {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC9933;
}

/**/







/*teaserBox1 aus teaser_default.ihtml	*/
.teaserBox1 {
  padding: 0px;
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
}

.teaserBox1 th {
  border:2px solid #D1D2CA;
  padding:8px 0 8px 7px;
  color:#336600;
  font-weight:bold;
}
.teaserBox1 .teaserContent {
   font-size:10px;
   padding:7px 5px 3px 0;
   border-right:2px solid #D1D2CA;
   color:#666666;
   background-color:#FBF7E1;
  
}
.teaserBox1 .imageBox {
  border-left:2px solid #D1D2CA;
  padding:7px 5px 7px 6px;
  background-color:#FBF7E1;
  
}
.teaserBox1 a:link,  .teaserBox1 a:visited {
  color:#336600;
  font-weight:bold;
  text-decoration:none;
  margin-right:7px; 
}
.teaserBox1 a:hover {
  color:#336600;
  font-weight:bold;  
  margin-right:7px;   
  text-decoration:underline; 
}
.teaserBox1 .footer {
  border:2px solid #D1D2CA; 
  text-align:right;
}
.teaserBox1 .weiter:link,  .teaserBox1 .weiter:visited {
  color:#666666;
  font-weight:normal; 
  text-decoration:none;
  margin:0 7px 0 0; 
  padding:0;
}
.teaserBox1 .weiter:hover {
  color:#336600;
  font-weight:normal;   
  margin-right:0 7px 0 0;   
  text-decoration:none; 
  padding:0;
}




/*
*
* liste_default.ihtml
*/



/*
.listeTable {
  padding: 0px;
  padding-left:0;
}

.listeTable .imageBox {
  margin:5px;
  text-align:left;
}
.listeTable .contentHead {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
}
.listeTable .contentHead a:link,  .listeTable .contentHead a:visited {
  color:#000000;
  font-weight:bold;
  letter-spacing:2px; 
  text-decoration:none;
  margin-right:7px; 
}
.listeTable .contentHead a:hover {
  color:#000000;
  font-weight:bold;
  letter-spacing:2px;   
  margin-right:7px;   
  text-decoration:underline; 
}

.listeTable .contentText {
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	padding:2px 3px 3px 5px;
	text-align:left;
}

.listeTable .contentText a:link,  .listeTable .contentText a:visited {
	font-size: 11px;
  color:#000000;
  font-weight:normal;
  letter-spacing:2px; 
  text-decoration:none;
  margin-right:7px; 
}
.listeTable .contentText a:hover {
	font-size: 11px;
  color:#000000;
  font-weight:normal;
  letter-spacing:2px;   
  margin-right:7px;   
  text-decoration:underline; 
}
*/




/*
*     T E A S E R  Artikel  
*/
.TeaserArtikel {
	font-size: 12px;
	padding-left:0px;
	padding-top:25px;
}
/*ENDE Teaser Artikel*/





/*
*  article.ihtml
*/
.pageHeader {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  color:#336600;
}

.pageFooter {
  padding-top:10px;
}