/* CSS-Parameter für Haacke */

/* letzte Aenderung 16.11.2001, Felix */



/* Body-BGFarbe auf schwarz ; BG fixed*/


body
{
	/*background-color: #4A6351;*/
	font-family: Arial, sans-serif, Arial;
}


.titel
{
	font-size: 15px;
	color: #1C1D26;
	font-weight: bold;
}


.subtitle
{
	font-size: 13px;
	color: #1C1D26;
	font-weight: bold;
}


.content
{
	font-size: 12px;
	letter-spacing: 1px;
}


.bigtext
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.news_date
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #222222;
}

.menu
{
	font-size: 11px;
	letter-spacing: 1px;
}

.imagesubtitle
{
	font-size: 11px;
	letter-spacing: 1px;
}


.webcounter
{
	border: 1px Green;
	font-size: 9px;
	color: #819280;
}

.input_field
{
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #BED1BC;
	border: 1px solid;
	border-color: #656C7A;
	padding-left: 2px;
	padding-right: 2px;
}

.stammbaum
{
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #F0FFF0;
	border: 1px solid;
	border-color: #656C7A;
	padding-left: 2px;
	padding-right: 2px;
}

.newstammbaum {
	font-size: 12px;
	width: 600px;
	height: 436px;
	background: url(../zuchthunde/images/ahnentafel.gif) no-repeat;
	line-height: 436px;
}
.newstammbaum table {
	padding-top: 100px;
}
.newstammbaum td {
	font-size: 12px;
	border: 1px solid #39301f;
	color: #39301f;
}

a:active
{
	text-decoration: none;
	color: #DC143C;
}
a:hover
{
	text-decoration: none;
	color: Green;
}
a:link
{
	text-decoration: none;
	color: Blue;
}
a:visited
{
	text-decoration: none;
	color: Navy;
}
.thumb
{  
  border:1px solid;
  border-color: #B3A461;
  padding:3px;
  /*background-color: White;  */
  /*border-bottom-color: #000000;*/  
  /*border-right-color: #000000;*/
}