/**/
.headlineGruen {
  font-family: "Times New Roman", Times, serif;
  color:#30815A;
  font-weight:bold;
  font-size:24px;
  letter-spacing:0;
}
.gruenLauftext {
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  color:#30815A;
  font-weight:bold;
  font-size:12px;
  letter-spacing:0;
}

/*			als id im Editor 	  z.B. Startseite Aktuelles vom Breilerhof	*/
#border img{
   border:3px solid #AB8745;
}
#border a:link, #border a:visited {
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  color:#30815A;
  font-weight:bold;
  font-size:12px;
  letter-spacing:0;
}
#border a:hover {
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  color:#AB8745;
  font-weight:bold;
  font-size:12px;
  letter-spacing:0;
}

#noBorder img {
   border:none;
}





/*ALLGEMEINE Styles*/

td, div, p, li, span, th, h3, h4, h5 {
 font-family:Verdana, Arial, Helvetica, Sans-serif;
}

td {
 font-size:12px;
 font-weight:normal;
 color:#000000;
}

p {
  padding-left:0;
  padding-right:0;
  margin-left:0;
  margin-right:0;
}
h1 {
  font-family: "Times New Roman", Times, serif;
  color:#30815A;
  font-weight:bold;
  font-size:24px;
}
h2 {
  font-family: "Times New Roman", Times, serif;
  color:#30815A;
  font-weight:bold;
  font-size:18px;
}
h3 {
  color:#30815A;
  font-weight:bold;
  font-size:16px;
}
h4 {
  color:#30815A;
  font-weight:bold;
  font-size:14px;
}
h5 {
  color:#30815A;
  font-weight:bold;
  font-size:12px;
}




/*	Gaestebuch			*/
.teaserTable {
  font-family:Verdana,	Arial, Helvetica, Sans-serif;
}
.teaserTable .contentHeadLabel {
  font-size:12px;
  font-weight:normal;
  text-align:left;
  }

.teaserTable .contentLabel {
  font-size:12px;
  font-weight:normal;

}
.teaserTable .contentInput {
  width:100%;
  border:				  1px solid #E3F9BB;	
	background:			#E3F9BB;
	color:           #000000;
	padding:3px;
	font-size:12px;
}
.teaserTable .contentButton {
	border:				  1px solid #E3F9BB;
	background:			#E3F9BB;
	color:				  #000000;
	font-size:12px;
}

.teaserTable  .secure {
  width:50px;
  border:	 1px solid #FFD43E;
}


/*Gaestebuch Ansicht*/
.contentLabel {
  font-size:12px;
  font-weight:bold;
}
.gbAddLink:link, .gbAddLink:visited {
   font-family:Verdana,	Arial, Helvetica, Sans-serif;  
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
}
.gbAddLink:hover {
   font-family:Verdana,	Arial, Helvetica, Sans-serif;  
   font-size:12px;
   font-weight:normal;
   text-decoration:underline;   
}
.contentText {
   font-family:Verdana,	Arial, Helvetica, Sans-serif;  
   font-size:11px;
   font-weight:normal;
   padding:6px;
}








/*
*     T E A S E R  Artikel  
*/
.TeaserArtikel {
  font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding:15px 0 0 0;
}
/*ENDE Teaser Artikel*/





/*
*  article.ihtml
*/
.pageHeader {
  font-family: "Times New Roman", Times, serif;
  color:#30815A;
  font-weight:bold;
  font-size:20px;
  margin-bottom:10px;
}

.pageFooter {
  padding-top:10px;
}


