/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* farben fuer mach mit (schaf)*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wrapper
{
	background: #ead3f7 url(wrapperbgmachmit.gif) no-repeat left top;	
}

#mainnavi .ullevel2 strong,
#mainnavi .ullevel2 .li2act a,
#content h1,
#content a,
.themeSitemap h2 a:hover,
.themeSitemap h2 a:active,
.themeSitemap h2 a:focus
{
	color: #802cb0;
}

#content a:hover,
#content a:active,
#content a:focus
{
	color: #a15bc9;
}

.eingerahmt
{
        background: #ece5f5;
        border: 1px solid #d5c0f0;
}

.sitemapItem
{
        background: #ece5f5;
}

h2.reverse
{
        background: #D5C0F0;
        padding: 4px 8px;
}


