/* CSS Document */

#header {
	position:relative;
	background:url(../images/header.jpg) no-repeat #ffffff;
	height:142px;
	width:900px;
	margin:0px;
	padding:0px;
}
#header_foto {
	position:absolute;
	left:587px;
	top:43px;
	padding:0px;
	width:250px;
	height:237px;
	background:url(../images/hundebilder/getHundeBild.php) no-repeat;
}