/* Style Sheet 				*/
/* zuchthunde.css			*/
/* gilt fuer alle Huendinnen und Rueden */
/* wegen einheitlichem Datenblatt	*/
/*					*/
/* Created	: 01.11.2008		*/
/* Created by	: Edsch			
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#tabelle { 
	border-style: none;
		}

.tabellespalte1 { 
	width: 180px;
	}

#tabelle td { 
	height: 25px;
	}

#wert { 					/* definieren einer box in der die angaben hervorgehoben 											werden */
	margin-top: 30px;	
	padding: 10px 10px 10px 10px;
	text-align: justify;
	width: 700px;
	min-hight: 100px;
	background-color: #787858;
	}
	
#wert h5 { 
	padding: 0 0 20px 0;
	}