body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:#ffffff;
}

.cell_head_black {
	background-image:url(../graphic/bar_black.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a { color:#888888; text-decoration:none;}
a:hover { color:#000000; text-decoration:none;}

.ch_black_white  { background-image:url(../graphic/balken/balken_black_white.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_black  { background-image:url(../graphic/balken/balken_black_black.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_grey   { background-image:url(../graphic/balken/balken_black_grey.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_red    { background-image:url(../graphic/balken/balken_black_red.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_green  { background-image:url(../graphic/balken/balken_black_green.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_blue   { background-image:url(../graphic/balken/balken_black_blue.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_yellow { background-image:url(../graphic/balken/balken_black_yellow.gif); background-position:right; background-repeat:no-repeat;}
.ch_black_orange { background-image:url(../graphic/balken/balken_black_orange.gif); background-position:right; background-repeat:no-repeat;}

.mh_black_white  { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_black  { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_grey   { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_red    { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_green  { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_blue   { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_yellow { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}
.mh_black_orange { background-image:url(../graphic/balken/balken_menu275.gif); background-position:left; background-repeat:no-repeat;}

.ch_white_white  { background-image:url(../graphic/balken/balken_white_white.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_black  { background-image:url(../graphic/balken/balken_white_black.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_grey   { background-image:url(../graphic/balken/balken_white_grey.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_red    { background-image:url(../graphic/balken/balken_white_red.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_green  { background-image:url(../graphic/balken/balken_white_green.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_blue   { background-image:url(../graphic/balken/balken_white_blue.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_yellow { background-image:url(../graphic/balken/balken_white_yellow.gif); background-position:right; background-repeat:no-repeat;}
.ch_white_orange { background-image:url(../graphic/balken/balken_white_orange.gif); background-position:right; background-repeat:no-repeat;}

.cell_head, a.cell_head_link {
	font-size:10px;
	color:#666666;
}	

.cell_head { padding: 5px 0px 3px 0px; }
a.cell_head_link { letter-spacing:0px; font-size:10px; text-decoration:none; }
a.cell_head_link:hover { text-decoration:none; color:#df0000;}

.chh_black_red, .chh_black_white, .chh_black_grey { padding: 5px 0px 3px 0px; color:#000000 } 
a.chl_black_red, a.chl_black_white, a.chl_black_grey { letter-spacing:0px; font-size:10px; text-decoration:none; color:#000000 }

.chh_white_red, .chh_white_black, .chh_white_grey { padding: 5px 0px 3px 0px; color:#ffffff } 
a.chl_white_red, a.chl_white_black, a.chl_white_grey { letter-spacing:0px; font-size:10px; text-decoration:none; color:#ffffff }

.chh_grey_red, .chh_grey_black, .chh_grey_white { padding: 5px 0px 3px 0px; color:#888888 } 
a.chl_grey_red, a.chl_grey_black, a.chl_grey_white { letter-spacing:0px; font-size:10px; text-decoration:none; color:#888888 }

a.chl_grey_red:hover, a.chl_white_red:hover, a.chl_black_red:hover {
	text-decoration:none; color:#df0000;
}
a.chl_grey_black:hover, a.chl_white_black:hover {
	text-decoration:none; color:#000000;
}
a.chl_grey_white:hover, a.chl_black_white:hover {
	text-decoration:none; color:#ffffff;
}
a.chl_black_grey:hover, a.chl_white_grey:hover {
	text-decoration:none; color:#888888;
}

.pb{
    height:25px;  margin-bottom:10px;
}
.pb_black {
	background-image:url(../graphic/balken/balken_black400.gif); background-position:right; background-repeat:no-repeat; height:25px; margin-bottom:10px;
}
.pb_white {
	background-image:url(../graphic/balken/balken_white400.gif); background-position:right; background-repeat:no-repeat; height:25px;  margin-bottom:10px;
}
.pb_black_sml {
	background-image:url(../graphic/balken/balken_black400.gif); background-position:right; background-repeat:no-repeat; height:19px; margin-bottom:10px;
}
.pb_white_sml {
	background-image:url(../graphic/balken/balken_white400.gif); background-position:right; background-repeat:no-repeat; height:19px;  margin-bottom:10px;
}

.red { color:#FF3C00; }
.green { color:#336633; }