/* ######################################################################################################
** # Additional Subpart Stylesheet BROWN                                                                #
** ######################################################################################################
*/

@media all
{

.csc-firstHeader {font-size:16px;color: #999966;} 
a, a em.file {color: #999966; text-decoration:none;}
a:hover {color: #999966;background-color: #fff; text-decoration:underline;}

a.rightmarginsub:link{ color:#999966;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}
	
a.rightmarginsub:active{ color:#999966;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}
	
a.rightmarginsub:visited{ color:#999966;text-decoration:none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	padding-left: 5px;}

a.rightmarginsub:hover{ color:#999966;text-decoration:none;
	border-left-style: solid;
	border-left-color: #999966;
	border-left-width: 1px;
	padding-left: 5px;}

a.permredmarginsub {color:#999966;text-decoration:none;
	border-left-style: solid;
	border-left-color: #999966;
	border-left-width: 1px;
	padding-left: 5px; }

#col3_content li {
	color:#999966;
	list-style-type: none;
}
#col2_content li {
	margin:0;
	color:#000000;
	
	list-style-image: url(../../img/minus.gif);
}

div.tx-fdfx2cols-pi1{
	width: 602px;
	padding-top:8px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#999999;
}


}
@media screen, print
{

}
