.NaviBox {
	float: left;
	width: 650px;
	text-align: left;
	padding-left: 50px;
	background-image: url(../icons/HG_HundeBox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px solid #99C;
	padding-bottom: 10px;
	margin: 10px 0 0 0px;
}
* html .NaviBox {width: 700px;} /*.IE-Hack Breite ....*/

.NaviBox H1 {
	clear: left;
	height: 38px;
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../icons/HG_H1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid #99C;
	color: rgb(255,255,255);
	margin: 0;
	padding: 0;
}

.NaviBox DIV {
	float: left;
	width: 100px;
	/*.height: 75px;.*/
	text-align: center;
	background-color: rgb(204,204,255);
	border: 1px solid rgb(230,230,230);
	margin: 10px 4px 0 0;
}

.NaviBox DIV A {
	display: block;
	background-color: rgb(204,204,255);
}

.NaviBox DIV .navibild {
	margin: 2px;
	border: 1px solid #999;
	}

.HundeBox {
	float: left;
	width: 700px;
	background-image: url(../icons/HG_HundeBox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px solid #99C;
	margin: 10px 0 10px 0px;
}

.HundeBox H1 {
	clear: left;
	height: 43px;
	font-size: 17px;
	line-height: 43px;
	font-weight: bold;
	background-image: url(../icons/HG_H1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid #99C;
	color: rgb(255,255,255);
	margin: 0 0 30px 50px;
}

.HundeBox .HundeBild {
	float: right;
	width: 250px;
	text-align: center;
	margin: 0 10px 0 5px;
	border: 1px solid #CCC;
}

.HundeBox P {
	margin: 0px 0 10px 50px;
	padding: 0 20px 20px 0;
}

.HundeBox P.infos {
	border-bottom: 1px solid #99C;
	margin: 0px 0 0px 50px;
}

.HundeBox TABLE.eigenschaften {
	float: right;
	width: 345px;
	margin: 0px 20px 10px 50px;
}

/*....................................................................................*/

