/*<![CDATA[*/ 


/* Menu */

#menu-inhalt {
	background: #ffd2a1 url(images/menu_bg_orange.gif) top left repeat-y;
}

#menu {
	background-color: #bdb8b4;
}

#menu ul li a, #menu ul .geschuetzt a, #menu ul .offen a {
	background-color: #aea9a6;
}

#menu ul li a:hover {
	background-color: #a09a97;
}

#menu ul li ul li a {
	background-color: #bdb8b4;
}
#menu ul li ul li a:hover {
	background-color: #aea9a6;
}

#menu #login {
	background-color: #e6e6e3;
}

#menu #login .geschuetzt, #menu #login .offen {
	background-color: #bfb3a9;
}

/* Inhalt */

#inhaltcontainer {
	background-image: url(images/bg_welle_orange.gif);
}


/* Sidebars */
#teaser-awg, #teaser-beauty {
	background-image: url(images/sidebar_left_orange.gif);
}
.teaser-tail {
	background-image: url(images/sidebar_bottom_orange.gif);
}

#teaser-news {
	background-image: url(images/sidebar_left_orange.gif);
}
.teaser-tail-news {
	background-image: url(images/sidebar_bottom_news_blau.gif);
}


.highlight {
	background-color: #ffe4c2;
	color: #000;
}


/*]]>*/ 