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

Hauptfarbe: #0b519b "Gratz blau"

Akzentfarbe 30% dunkler: #094381 "Gratz blau abgedunkelt"

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

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

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

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

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

	
#fuenf {
	background-image:url(../img/blue/sub_back_5.gif);
	}	
	
/* Schriftfarbe blau */
h1, h2, ul, ol, a
{
 color:#0b519b;
}	

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


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


/* back macina Box 

.inputfield
 {
  background-color:#0b519b;
 }
 
.back
  {
  background-image:url(../img/blue/metaSrcBox_back.gif);
  }*/
  
  
  #drei ul li.level2_act a
  {
    border-bottom:5px solid #094381;
  }
  
 #drei ul li.level2_act a:hover
 {
color:#0b519b;
} 


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

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

a.detailseite-link
{
 color:#0b519b;
 background:url(../img/blue/back_btn_detail_blue.jpg) no-repeat right scroll; 
} 
#sieben_2 a:hover.detailseite-link, #sieben_2 a:link.detailseite-link, #sieben_2 a:active.detailseite-link
{
 background:url(../img/blue/back_btn_detail_blue_hov.jpg) no-repeat right scroll;
 text-decoration:none;
} 

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


.rgaccord1-nest{
  border-bottom:1px dotted #cecdc9;
}

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

  line-height: 22px;
    /*
  height: 23px;
    margin-right:32px;
	  border-top:1px dotted #cecdc9;
  */
  background: url(../img/blue/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/blue/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;}
