/******** Formatierungen für die grünen Unterseiten ******

Hauptfarbe: #00a56e "Gratz grün"
Akzentfarbe 30% dunkler: #008a5b "Gratz grün abgedunkelt"

**********************************************************/


/* Spalten */
td.vertical
{
 background-color:#00a56e;
}

td.voben
{
 background:#00a56e url(../img/green/sub_vert_tren_oben.gif) top no-repeat;
}

td.vunten
{
 background:#00a56e url(../img/green/sub_vert_tren_unten.gif) bottom no-repeat;
}

#drei {
	background-image:url(../img/green/sub_back_3.gif);
	}
	
#drei ul li.level2_no a:hover, #drei ul li.level2_act a {
border-bottom:5px solid #008a5b;
color:#008a5b;
}

#drei ul li.level2_no a, #drei ul li.level2_no a:visited, 
{
 color:#00a56e;	
}

	
#fuenf {
	background-image:url(../img/green/sub_back_5.gif);
	}	
	
/* Schriftfarbe grün */
h1, h2, ul, ol, a
{
 color:#00a56e;
}	

/* Hauptnavigation mit Balken unten */
li.level3_no, li.level3_act
{
 background: #fff url(../img/green/sub_hori_tren.gif) no-repeat scroll bottom;
}


/* Grafischer Separator grün */
div.hr {
  background: #fff url(../img/green/sub_hori_tren.gif) no-repeat scroll left;
  }
  
  
 /* more-Pfeil grün (bei den Links am Rand) */
div.news-list-morelink a
{
 background: url(../img/green/more.gif) no-repeat right scroll; 
} 

/* back macina Box 

.inputfield
 {
  background-color:#00a56e;
 }
 
.back
  {
  background-image:url(../img/green/metaSrcBox_back.gif);
  }*/
  
  
  #drei ul li.level2_act a
  {
    border-bottom:5px solid #008a5b;
  }
  
 #drei ul li.level2_act a:hover
 {
color:#00a56e;
} 


/* --- Back Button Seitenende --- */
#backbutton a{
 background: url(../img/green/back.gif) no-repeat left scroll; 
}


/* --- RTE Styles --- */
p.teaser{
color:#00a56e;
}

a.detailseite-link
{
 background: url(../img/green/more.gif) no-repeat right scroll;
 color:#00a56e;
} 

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  
.rgaccord1-nes{
  border-bottom:1px dotted #cecdc9;
}

/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  font-size:12px;
  color:#00a56e;

  line-height: 22px;
    /*
  height: 23px;
    margin-right:32px;
	  border-top:1px dotted #cecdc9;
  */
  background: url(../img/green/plus.gif) 0px 6px no-repeat;

  padding:2px 0 7px 25px;
  margin:0;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#696767;
  background: url(../img/green/minus.gif) 0px 6px no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:450px;
}

/* the content */
div.rgaccord1-content {
  width:450px;
  padding:0 0 15px 0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}
div.rgaccord1-content {
margin:0 0 1px 0;}
