/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#gewerbeverzeichnis {
	width: 40.6em;
	margin-top: -29px;
}

html>body #gewerbeverzeichnis {
	margin-top: -22px;
}

*+html #gewerbeverzeichnis {
	margin-top: -35px !important;
}

#gewerbeverzeichnis h4 {
	background: none !important;
	width: 30em;
	margin: 0 !important;
	padding: 0 !important;
}

#gewerbeverzeichnis .punktlinie {
	background-image: url(../img/background/trennlinie_dotted.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 2.5em;
	clear: both;
	position: relative;
}

#gewerbeverzeichnis img {
	font-size: 1.25em;
	/*border: 1px solid #ccc;*/
	padding: 3px !important;
	margin-bottom: 1em;
	background-color: #fff;
}

* html #gewerbeverzeichnis img {
	margin-bottom: 0 !important;
}

#gewerbeverzeichnis .linkMailto {
	margin-left: 2.3em;
}

#gewerbeverzeichnis .zeilen {
	margin-top: 0.4em;
}

#gewerbeverzeichnis .logo {
	float: right;
	margin-top: 0em;
}

* html #gewerbeverzeichnis .logo {
	margin-bottom: 1em;
}

#gewerbeverzeichnis .adressblock {
	float: left;
	width: 29em;
	margin-bottom: 1em !important;
}

#gewerbeverzeichnis .adressblock p {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

#gewerbeverzeichnis .beschreibung {
	clear: both;
	/* background-color: #ffe1e1; Farbe definiert in jeweiligem Stylesheet z.B. jengen.css */
	padding: 10px 9px 0px 9px;
	width: 39.2em;
	border-bottom: 3px solid #d9d9d9;
}
