body {
  background-image: url(../Wertstoffentsorgung/Wertstoff_white.png);
	font-family: arial,verdana,helvetica, geneva;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover{
	color: Maroon;
	text-decoration: underline;
}
  
.auflistung {
  background-color:#FFFFE1;
  margin:1px;
}

.ueberschrift1 {
  background-color:#CD853F;
  color:#ffffff;
}

.Beschreibung {
	background-color:#FFFFE1;
  font-size: 12px;
	font-weight: bold;
	color: White;
  padding:5px;
}

.beschreibung2 {
  margin:10;
  text-align:justify;
  line-height:1.2em;
  font-stretch:wider;
}

.fehlermeldung {
   font-weight:bold;
   font-style:italic;
   font-size:1.4em;
   color:red;
   font-family:'Times New Roman',Times,serif;
}

#scrollbox   { width:550px; height:450px; padding:0px; margin:0px;
               border:0px;
               font-size:12px; text-align:left; overflow:auto; color:#000000; }
#scrolltable { position:absolute; top:135px; left:0px; z-index:2; border:0px solid }



td.einzelname a:hover {
   font-size:1.1em;
}
td.einzelname a:visited {
   font-size:1.1em;
}

.firmenname {
	font-weight: bold;
}
.firmenname td:first-child {
	width: 2.5em;
}

	body, * {
		font-family: Helvetica, Arial, sans-serif;
		margin: 0;
		padding: 0;
	}
	ol {
		list-style: none;
		margin: 0;
		padding: 0;
		width: 510px;
		padding: 10px;
	}
	.company {
		border-top: 1px solid #055d05;
	}
	h3 {
		margin: 0.5em 0;
		font-size: 1em;
		background-image: ;
	}
	ol li.company:first-child {
		border: 0;
	}
	ol li.company:first-child h3{
		/*margin-top: 0;*/
	}
	.location, .contact, p, li {
		margin-bottom: 1em;
		clear: both;
	}
	.location, .contact {
		display: block;
	}
	.real, .virtual {
		display: block;
	}
	.street, .zipcity, .district, .phone, .fax {
		display: block;
	}
	.real {
		float: left;
		margin-bottom: 1em;
	}
	.virtual {
		float: right;
	}
	address {
		font-style: normal;
	}
	.counter {
		width: 2.5em;
		display: block; 
		float: left;
	}
	.phone .label, .fax .label {
		width: 4em;
		display: block; 
		float: left;
	}
	a:link {
		color: #4B6344;
		text-decoration: none;
	}
	a:visited {
		color: #055d05;
		text-decoration: none;
	}
	a:hover{
		color: #a30606;
		text-decoration: underline;
	}
	/*=========== wertstoffannahmestellen, entsorger und spender*/
	body#wertstoffentsorger, 
	body#wertstoffannahmestellen,
	body#wertstoffespender {
		background: #cccc99;
	}
	body#wertstoffentsorger h1:first-child, 
	body#wertstoffannahmestellen h1:first-child, 
	body#wertstoffespender h1:first-child {
		margin-top: 20px;
		margin-left: 30px;
		color: #055d05;
		font-size: 1.2em;
	}
	#iframewrapper {
		width: 100%; 
		position: absolute; 
		top: 80px; 
		left: 30px;
		bottom: 20px;
		width: 550px;
	}
	iframe {
		border: 0;
	}