/*
orange - #f18811
grey   - #666666
"black"- #333333
white  - #ffffff
submenu- #fffdc0
*/

#rot_mask_w
{
  font-size: 100%;
    /*width:650px;*/
    /*height:15px;*/
    margin:0;
    padding:0;
    overflow:hidden;
	display:inline;
	padding: 0px 0px 0px 0px;
	float:left;
}

#rot_mask
{
    overflow:hidden;
    position:relative;
    left: 0px;
    top: 0px;

    /*width:350px;*/
    margin:0;
    padding:0;

    /*height:15px;*/
    /*width:198px;*/
}

ul#rot_ul
{
    position:relative;
    list-style-type:none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float:left;
	/*height: 15px;*/
}

ul#rot_ul li
{
    width:5510px;
    float:left;
    clear:both;
    left: -10px;
	/*height:15px;*/
	padding-bottom:2px;
	overflow:hidden;
	
}
//ul#rot_ul li a {font-size: 0.8em;text-decoration: underline;color:#333333;padding: 0px 10px 0px 3px; }
ul#rot_ul li span.datum{font-size: 0.9em;font-weight:bold;color:#333333;padding: 0px 0px 0px 3px;}

