BODY {
margin: 0 auto;
padding: 0;
font-family: Arial;
font-size: 10pt;
}

.align-left {
	 text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.csc-frame-frame1 {
	background-color: #EDEBF1; 
	border: 1px solid #333333;
}

.csc-frame-frame2 {
	background-color: #F5FFAA;
	border: 1px solid #333333;
}

.important {
	color: #8A0020;
}

.name-of-person {
	color: #10007B;
}

.detail {
	color: #186900;
}

.component-items {
	color: #186900;
}

.action-items {
	color: #8A0020;
}

.component-items-ordered {
	color: #186900;
}

.action-items-ordered {
	color: #8A0020;
}

#menu {
color: #770100;
font-family: Arial;
font-size: 10pt;
text-decoration: none; 
}

.news-latest-morelink{
color: #000000;
font-family: Arial;
font-size: 10pt;
text-decoration: none; 
}


#sel_menu {
color: #770100;
font-family: Arial;
font-size: 10pt;
text-decoration: underline; 
}

H2 { 
text-align:center; 
font-size:16pt; 
text-decoration: none; 
}

TD,P, P.bodytext, .tx-asfkusercounter-pi1{
font-family: Arial;
font-size: 10pt;
}

A, A:link, A:visited{
color: #000000;
font-family: Arial;
/*font-size: 10pt;*/
text-decoration: none; 
}

A:hover, A:active{
color: #000000;
font-family: Arial;
text-decoration: underline; 
}

A.menu:link, A.menu:visited{
  color: #770100;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none; 
}

A.menu:hover {
  color: #000000;
  padding: 0 0 0 10px;
}

A.sel_menu:link, A.sel_menu:visited{
  color: #770100;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: underline; 
}

#borderedimage{
  border-color: black;
}

IMG{
  border-style:none;
}

A.borderedimage,A.borderedimage:hover,A.borderedimage:visited,A.borderedimage:active,A.borderedimage:link{
  border-color: black;
}

 .feed-list {
  margin: 0 0 17px 17px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 2px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url(/fileadmin/lptemplate3/rss.gif) no-repeat 0 50%;
  list-style-type: none;
  font-family:Arial;
  font-size:10px;
}

.tx-asfkusercounter-pi1{
color: #606060; font-size: 11px; font-family: Helvetica,Arial;
}

HR {
 border-top-color:#491205;
 height:2px;
 border-top-style:dotted;
 border-left-width:0px;
}

.defbg {
  background-color:#DEC6AA;
}

UL.nobullets {
 list-style-type:none;
}

P.nospacing {
 margin-top:0px;
 margin-bottom:0px;
}