

/* main */

#header {background: url(kopf.jpg) no-repeat;}
#footer {background: url(fuss.jpg) no-repeat;}
#site-content {
    border-top: 0px;
    border-bottom: 0px;
    border-right: 1px solid #709d3e;
    border-left: 1px solid #709d3e;
}

/* content */

#main-block h1,
#main-block h2,
#main-block h5,
#main-block h6, 
#main-content-block .top a, 
#main-content-block .txt-termine p,
#main-block p strong {color: #709d3e;}

#main-block h5 {background-image: url(quadrat_klein.jpg)}

.gepunktet {background: url(gepunktet.gif) repeat-x;}	

#g_1 {height: 45px; background: no-repeat url(g_ueberschrift1.gif);}
#g_2 {height: 45px; background: no-repeat url(g_ueberschrift2.gif);}
#g_3 {height: 45px; background: no-repeat url(g_ueberschrift3.gif);}
#g_4 {height: 45px; background: no-repeat url(g_ueberschrift4.gif);}
#g_5 {height: 45px; background: no-repeat url(g_ueberschrift5.gif);}
#g_6 {height: 45px; background: no-repeat url(g_ueberschrift6.gif);}
#g_7 {height: 45px; background: no-repeat url(g_ueberschrift7.gif);}

#k_1 {height: 34px; background: no-repeat url(k_ueberschrift_gottesdienst.jpg);}
#k_2 {height: 34px; background: no-repeat url(k_ueberschrift_spiritualitaet.jpg);}
#k_3 {height: 34px; background: no-repeat url(k_ueberschrift_kirchenmusik.jpg);}
#k_4 {height: 34px; background: no-repeat url(k_ueberschrift_stadtteil.jpg);}
#k_5 {height: 34px; background: no-repeat url(k_ueberschrift_kinderundjugend.jpg);}
#k_6 {height: 34px; background: no-repeat url(k_ueberschrift_bewahrung.jpg);}

#go_1 {height: 71px; background: no-repeat url(go_ueberschrift0.gif);}
#go_2 {height: 45px; background: no-repeat url(go_ueberschrift1.gif);}
#go_3 {height: 45px; background: no-repeat url(go_ueberschrift2.gif);}
#go_4 {height: 45px; background: no-repeat url(go_ueberschrift3.gif);}
#go_5 {height: 45px; background: no-repeat url(go_ueberschrift4.gif);}
#go_6 {height: 45px; background: no-repeat url(go_ueberschrift5.gif);}

/* sidebar */

#sidebar > h1 {background-image: url(auf_einen_blick.jpg);}
#sidebar div span {background-image: url(quadrat_klein.jpg);}

#sidebar > div,
#sidebar .team {border: 1px solid #709d3e;}

#sidebar div h1,
#sidebar div span,
#sidebar p,
#sidebar p a,
#sidebar p strong {color: #709d3e;}


/* navigation */

.rex-navi1 li#rex-article-12	{background-image: url(button_gemeinde_inaktiv.jpg)}
.rex-navi1 li#rex-article-7	{background-image: url(button_termine_inaktiv.jpg)}
.rex-navi1 li#rex-article-8	{background-image: url(button_highlights_inaktiv.jpg)}
.rex-navi1 li#rex-article-9	{background-image: url(button_seele_inaktiv.jpg)}
.rex-navi1 li#rex-article-10	{background-image: url(button_hierpassiert_inaktiv.jpg)}
.rex-navi1 li#rex-article-11	{background-image: url(button_gottesdienste_inaktiv.jpg)}

.rex-navi1 li#rex-article-12	.rex-current	{background-image: url(button_gemeinde_aktiv.jpg)}
.rex-navi1 li#rex-article-7	.rex-current	{background-image: url(button_termine_aktiv.jpg)}
.rex-navi1 li#rex-article-8	.rex-current	{background-image: url(button_highlights_aktiv.jpg)}
.rex-navi1 li#rex-article-9	.rex-current	{background-image: url(button_seele_aktiv.jpg)}
.rex-navi1 li#rex-article-10	.rex-current	{background-image: url(button_hierpassiert_aktiv.jpg)}
.rex-navi1 li#rex-article-11	.rex-current	{background-image: url(button_gottesdienste_aktiv.jpg)}

