.Einleitung											{	width: 550px;
														text-align: justify;
													}

.BranchenContainer									{	width: 100%;
														border: 0px none;
														border-collapse: collapse;
													}
													
.BranchenContainer TD								{	width: 25%;
														font-family: Arial;
														font-size: 10pt;
														text-align: left; vertical-align: top;
													}
													
.BranchenContainer A								{	text-decoration: none;
														color: #000000;
													}
													
.BranchenContainer A:hover							{	color: #000000;
														text-decoration: underline;
													}
													
.InnerContainer										{	border: 0px none; width: 100%;
														border-collapse: collapse;
														margin-top: 25px;
														table-layout: fixed;
													}
													
.HeadlineCell										{	width: 40px !important;
													}
													
.BranchenCell										{	width: 100% !important;
														overflow: hidden;
														white-space: wrap;
													}
													
.InnerContainer TD									{ 	padding: 0px;
													}
													
.BranchenHeadline									{	font-family: Arial;
														font-size: 28pt; font-weight: bold; font-style: italic;
														color: #800000;
													}
													
.BranchenTable										{	width: 100%;
														border: 0px none;
														border-collapse: collapse;
													}
													
.BranchenTable TD									{	font-size: 10pt;
														text-align: left;
														vertical-align: top;
														padding: 5px;
													}
													
.BranchenListe										{	width: 100%;
														border: 0px none;
														border-collapse: separate;
													}
													
.BranchenListe TD									{	font-size: 10pt;
														text-align: left; vertical-align: top;
														padding: 5px;
													}

.BranchenListe .even								{	background-color: #CDF1F1;
													}
													
.BranchenListe .even TD								{	border-right: 1px dotted #000080;
														border-bottom: 1px dotted #000080;
													}

.BranchenListe .odd TD								{	border-right: 1px dotted #000000;
														border-bottom: 1px dotted #000000;
													}
													
.BeschreibungsText									{	text-align: justify;
														margin-right: 5px;
														overflow: hidden;
													}
													
.MapContainer										{	width: 700px; height: 500px;
														position: absolute;
														z-index: 50;
														visibility: hidden;
													}

.MapTitle											{	width: 550px; height: 20px;
														background-color: #FFFFFF;
														color: #000000;
														font-family: Arial; font-size: 10pt; font-weight: bold;
														padding-top: 2px; padding-left: 5px;
														position: absolute; top: 0px; left: 0px;
														border: 1px solid #000000;
														display: block;
													}

.MapCloser											{	width: 150px; height: 20px;
														background-color: #000000;
														color: #FFFFFF;
														text-align: center;
														font-family: Arial; font-size: 10pt; font-weight: bold;
														cursor: pointer; padding-top: 2px;
														position: absolute; top: 0px; right: 0px;
														display: block;
													}
											
.MapDiv												{	width: 700px; height: 500px;
														border: 1px solid #000000;
														position: relative; top: 20px; left: 0px;
													}
													
.MenuList LI										{	width: 400px; display: block; margin-top: 10px;
														text-align: justify; vertical-align: top;
													}
													
.MenuList LI :hover									{	background-color: #CED9E7; display: block;
														width: 400px;
													}
													
.IconCell											{	text-align: center !important; vertical-align: middle !important;
													}
													
.FirmenTable										{	width: 100%;
														border: 0px none;
														border-collapse: collapse;
														table-layout:fixed;
													}
													
.FirmenTable TD										{	font-size: 10pt;
														padding: 5px;
														text-align: left;
														vertical-align: top;
													}
													
.NoLink												{	color: #000000;
														text-decoration: none;
													}
													
.NoStyle											{	background-color: transparent;
														border: 1px solid #000000;
														margin: 2px;
													}
													
FIELDSET											{	margin: 3px; padding: 5px;
													}

LEGEND												{	font-family: Arial;
														font-size: 11pt;
														font-weight: bold;
														color: #000080;
													}
													
.LogoZelle											{	text-align: right !important;
														vertical-align: top;
													}
													
.LogoZelle IMG										{	border: 1px solid #000000;
													}
													
.LogoEintrag										{	float: right;
													}
													
.ThumbDiv											{	text-align: center;
														width: 100px;
														display: table-cell; padding-right: 3px !important;
													}
													
.ThumbDiv IMG										{	border: 1px solid #000000;
													}

.MenuDiv											{	padding: 0px;
													}
													
.MenuDiv IMG										{	margin: 5px 10px 2px 10px;
													}


.SmallLink											{	font-family: Arial;
														font-size: 10pt;
														font-weight: bold;
														text-decoration: none;
														color: #000000;
													}
													
.SmallLink:hover									{	color: #800000;
													}
													
.AktionDiv											{	border: 1px solid #000000;
														width: 200px; height: 50px; padding: 3px; overflow: visible;
														position: absolute;
														top: 300px; right: 20px;
													}
													
.AktionDiv P										{	margin: 0px; padding: 0px;
													}
													
.BildTitel											{	font-family: Arial;
														font-size: 10pt;
														font-weight: bold;
														mrgin-top: 3px; padding: 0px;
													}
													
.BildFirma											{	font-family: Arial;
														font-size: 9pt;
														font-style: italic;
													}
													
.SuchBlock											{	border: 1px solid #000000;
														padding: 3px;
														position: absolute; right: 5px;
													}
													
.SuchTrenner										{	display: block;
														background-color: #800000;
														color: #FFFFFF;
														padding: 3px;
													}
													
.TopList											{	font-family: Arial;
														font-size: 10pt;
													}
													
.ProduktListe LI									{	margin-bottom: 10px;
														text-align: justify;
													}
