/* ------------------------------------------------------------- */
/* CSS til www.govan.dk - version 1.1				 */
/* Sidst redigeret 4. juni 2004 af Claus Buus		 */
/* ------------------------------------------------------------- */


/* ------------------------------------------------------------- */
/* Vore Hunde								 */
/* ------------------------------------------------------------- */

	#fronttoolhund {
		margin-top: 20px;
	}
	.fronthund {
		width: 120px;
		text-align: center;
		float: left;
	}
	.hundimg {
		border: 1px solid #000000;
	}
	a.hunditem:link, a.hunditem:visited, a.hundeitem:active {
		padding: 6px 0px 2px 0px;
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
		display: block;
		color: #999999;
		text-decoration: none;
	}
	}
	a.hunditem:hover {
		background-color: #D0D6C9;
		border: 1px solid #65764C;
		display: block;
		color: #000000;
		text-decoration: none;
	}
	#stambook {
		margin-top: 6px;
		padding: 10px;
		width: 548px;
		border-top: 6px solid #65764C;
		border-bottom: 6px solid #65764C;
		border-left: 1px solid #65764C;
		border-right: 1px solid #65764C;
		background-color: #EBEDE8;
	}
	#stamimg {
		margin-right: 6px;
		float: left;
	}
	#stamdata {
	}
	#stamnote {
		margin-top: 6px;
		width: 250px;
		text-align: justify;
	}
	#stamtree {
		margin-top: 15px;
		clear: both;
	}
	.float {
		float: left;
	}
	.opdratter {
		clear: both;
	}
	.stamdata-cell {
		padding-top: 12px;
		padding-left: 8px;
	}
	.ejerinfodiv {
		width: 70px;
		float: left;
	}
	.stam-span {
		margin-right: 15px;
	}
