/**
 *  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
{
  padding:0;
  margin:0;
  background:#D6E7A9;
}

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

.left-navi a, h1, h2, h3, h4, h5, h6, .suchen form .button
{
  color:#005B0E;
}

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

/*
 * Farbanpassungen fuer headlines linien
 */
.news-cnt
{
  border-bottom:1px solid #005B0E;
}

.news-cnt .mehr a,
.mehr a:hover,
.mehr a:hover,
.std-hdln
{
  color:#005B0E;
}

.color-cnt
{
  background-color:#D6E7A9;
}

.color-cnt-hd
{
  border:1px solid #005B0E;
  background-color:#C5DF7F;
  color:#FFF;
}
.color-cnt-bd
{
  border:1px solid #005B0E;
}


#top-navi table  td.a-3 a
{
   background:#D6E7A9;
   color:#005B0E;
}

#top-navi table  td.a-3 a:hover
{
}


#form_lesezeichen #lzdelete{
	border: 1px #000 solid;
	background-color: #D6E7A9;
}

#addlz{
	width: 20px;	
	height: 20px;
	overflow: hidden;
	text-align: center;	
	color: #fff;	
	background-color: #D6E7A9;
	sdisplay: inline;
	padding:0;
	margin: 0;
	float: left;
}

a{
  color:#005B0E;
}
