

#haendlerSeite #logo img {
	margin: auto;
	display: block;
}

#haendlerSeite #logo {
	text-align:center;
	margin-bottom: 5px;	
}

#haendlerSeite #firmen_daten,
#haendlerSeite #klicks {
	text-align:center;
	color: #999;
	font-size: 90%;
	margin-bottom: 25px;
}

#haendlerSeite #klicks {
	margin-top: 10px;	
}

#haendlerSeite #logo h1 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 0;
}

#haendlerSeite .haendlerBild {
	float: right;
	margin: 4px 0 15px 15px
}

#haendlerSeite .haendlerText {
	text-align: justify;
}


	.nav_haendler td {
		background-color: #E0DED6;
		width: 145px;
	}
	
	.nav_haendler img {
		float: left;
	}
	
	.nav_haendler div {
		float: left;
		font-size: 15px;
		padding: 5px;
		text-decoration: underline;
	}