@charset "utf-8";
/* www.klm-vorstehhund.de */

/* body */

body {
	background: #2F1700;
}
#tdrow{
	text-align: center;
	word-spacing: 20px;
	clear: both;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#tdrow a{
	color: #FFF;
	text-decoration: none;
	font: normal 15px "Lucida Calligraphy";
	text-transform: none
}
#line {
	color: #2F1700;
}

#tdrow a:hover{
	color: #666;
}
#tdrow a:visited{
	color: #666;
}

#tdtop {
	background-image:url(../images/banner.jpg)
}
#tdpage {
	background: #422100;
	padding: 6px 8px;

}
#tdtable {
	padding-top: 8px;
}
#tdtable a {
	font-weight: bold;
	padding-left: 4px;
	border-left: 4px solid #FF0;
	color: #FF0;
}
#tdtable a:hover {
	color: #F60;
	border-left-color: #F60;
}


#tdpage img {
	border: 1px solid #FFF;
}


#tdpage a {
	text-decoration: none;
	color: #FF0;

}
#tdpage a:hover {
	color: #F60;

}
#tdpage a:visited {

}


#tdtitel {

 }
#tdcell {
	padding: 4px 8px 6px;
}

#tdside{
	width: 135px;
 
}

#tdbottom {
	font: 11px "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	word-spacing: 2px;
}
#tdbottom a {
	color: #FFF;
	text-decoration: none;
}
#tdbottom a:hover {
	color: #666;
}
