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

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

th{
	color: #fff;
	background: #B14301;
}

/*
 * linke spalte mit Navi
 */

#left.L1
{
  padding:0;
  margin:0;
  background:#EBBEA4;
}

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

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


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


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

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

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

.color-cnt-hd
{
  border:1px solid #B14301;
  background-color:#E1A684;
  color:#FFF;
}
.color-cnt-bd
{
  border:1px solid #B14301;
}


#top-navi table  td.a-1 a
{
  background:#EBBEA4;
  color:#B14301;
}
#top-navi table  td.a-1 a:hover
{
}

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

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

a
{
  color:#C74E05;
}
