/**
 *  Project: lwk-rlp.de
 *  Style-Sheet: Anpassungen fuer die Unterseiten
 *
 *  @author      Jochen Pollex
 *  @copyright   Jochen Pollex
 *
 */

table, td,
#xcontentlist table, #xcontentlist td{
	border-color: #005B0E;
}

th{
	color: #fff;
	background: #005B0E;
}

/*
 * linke spalte mit Navi
 */

#left.L1
{

}

#left .suchen form .button
{
  border:1px dashed #D9E7DB;
}

.left-navi a, h1, h2, h3, h4, h5, h6
{

}

#left a#active{
	color: #fff;
	background-color: #005B0E;
}

#top-navi-right table  td.a-6 a
{
  background:#005B0E;
  color:#FFF;
}

#top-navi-right table  td.a-6 a:hover
{

}

a {
 color: #005B0E;
}
