p { line-height: 1.2em; font-size: 1 em}  


/*
** BoxHeader
*/
.KS_boxheader {
  color: #666;
  background-color: #dddddd;
  border-color: #000000;
  border-style: solid;
	line_height: 1.6em;
  border-width: 1px;
  font-size: 1 em;
	text-decoration: none;
	padding 4px;
  }
	
/*
** Boxinhalt
** Box content
*/
.KS_box {
  color: #666;
/*  background-color: #ffffdd; */
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-size: 0.8em;
  text-decoration: none;
}

/*
** Boxinhalt
** Mittelteil Hauptseite
*/
.tdmain {
  font-size: 0.8 em;
  text-decoration: none;
	color: #666;
}

.navi1 {
 color: #666;
} 


	
/*
** Table border
*/
.tableborder {
  border-style: solid;
  border-width: 1px;
}

/*
** Special price, special-flag set
*/
.special {
  color: #ff0000;
}

/*
** Headlines
*/
.headline {
  color: #666;
	font-size: 1.2em;
}
