/* allgemeine angaben fuer linkfarben anfang */
.bodysw a {
	color: #8A8A8A;
}
/* allgemeine angaben fuer linkfarben ende */

/*<group=tabellen>*/
.bodysw table.standard_table {background-color:#F3F3F3;}
.bodysw table.standard_table th {background-color:#777777; color: #fff;}
.bodysw table.standard_table td {}
/*</group>*/



/* ##### styles fuer die subnavigation auf der linken seite ##### */
.bodysw div#subnavi {
	background: #333;
}

.bodysw ul#navi_left {
	border-top: 1px solid #fff;
	background: #666;
}
.bodysw ul#navi_left li a {
	background-color: #666;
	color: #fff;
}
.bodysw ul#navi_left li a.hi {
	background: #fff;
	color: #000;
}
.bodysw ul#navi_left li.more a {
	background-image: url(../images/navi/arrow_right_erecruiting.gif);
}
.bodysw ul#navi_left li.more a.hi {
	background-image: url(../images/navi/arrow_down_erecruiting.gif);
}

/* zweite navigationsebene */
.bodysw ul#navi_left ul li a {
	background: #ddd !important;
	color: #000 !important;
}
/* ##### styles fuer die subnavigation auf der linken seite ende ##### */


/* Anfang Snippetbereich */
.bodysw .snippet1_ro {background:url(../images/sn_ro.gif) top right no-repeat;}
.bodysw .snippet1_ru {background:url(../images/sn_ru.gif) bottom right no-repeat;}
.bodysw .snippet1_lu {background:url(../images/sn_lu.gif) bottom left no-repeat;}
.bodysw .snippet1_content {background:url(../images/sn_bg_sw.jpg) top left no-repeat; color: #000;}
.bodysw .snippet1_content a {color: #000;}
.bodysw .snippet1_content h4 {background-color: #000; color: #fff;}
.bodysw .snippet2 a span {color: #000;}
/* Ende Snippetbereich */


/* Anfang Contentbereich */
.bodysw .bu {color: #797979;}
/* Ende Contentbereich */