/*<![CDATA[*/ 


/* Stoerer */
#stoerer-container {
	position: absolute;
	margin: 68px 0 0 190px;
}

/* Menu */

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

#menu {
	/*background-color: #c2b9b0;*/
}

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

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

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

#kontaktdaten {
	color: #959a93;
}

/* Inhalt */

#inhaltcontainer {
	background-image: none;
}

#sidebars {
	background: url(images/sidebar_bg_start.gif) top right repeat-y;
}

/* 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;
}

/* Collage */

#collage {
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0 30px 0 0;
	background: url(images/start/start_bg.gif) top left no-repeat;
}

/*]]>*/ 