/******** Formatierungen für die roten Unterseiten ******

Hauptfarbe: #d20033 "Gratz rot"

Akzentfarbe 30% dunkler: #b6002a "Gratz rot abgedunkelt"

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

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

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

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

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

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

	
#fuenf {
	background-image:url(../img/red/sub_back_5.gif);
	}	
	
/* Schriftfarbe rot */
h1, h2, ul, ol, a
{
 color:#d20033;
}	

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


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

/* back macina Box 

.inputfield
 {
  background-color:#d20033;
 }

.back
  {
  background-image:url(../img/red/metaSrcBox_back.gif);
  }*/
  
  
  #drei ul li.level2_act a
  {
    border-bottom:5px solid #b6002a;
  }
  
 #drei ul li.level2_act a:hover
 {
color:#d20033;
} 


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

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

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

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


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

  line-height: 22px;
    /*
  height: 23px;
    margin-right:32px;
  */
  background: url(../img/red/plus.gif) 0px 6px no-repeat;
  border-top:1px dotted #cecdc9;
  padding:2px 0 7px 25px;
  margin:0;
  cursor:pointer;
}

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

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

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom: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;}
