
table.c2
{
  width:98%;
  margin-bottom:5px;
  
}


.c2o
{
    background-image: url(c2o.gif);
    background-repeat: repeat-x;
    height:5px;
}
.c2u
{
    background-image: url(c2u.gif);
    background-repeat: repeat-x;
    height:5px;
    
}
.c2li
{
    
    background-image: url(c2li.gif);
    background-repeat: repeat-y;
    background-position:right;
    width:5px;
}

.c2re
{
    background-image: url(c2re.gif);
    background-repeat: repeat-y;
    width:5px;
}
.c2_title
{
    font-family: Arial, Helvetica, sans-serif;

   font-size: 14px;
	color: #a87c1d;
	font-weight: bolder;
	padding-left: 0px;
}
td.c2titel
{
    background-color:#F3F3F3;
    border-bottom: dashed 1px #a87c1d;
    padding:3px;
}
td.c2_contentpane, td.c2_contentpane normal,  td.c2_contentpane p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
padding:3px;
background-color:#F3F3F3;
font-weight: normal;   
}
td.c2_contentpane normal td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: normal;   

}


