/* CSS Document */

* {
	margin: 0px auto;
}
m1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f58735;
}
body {
	margin: 0px auto;
	background-color: #D7FDD5;
}
#wrapper{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#D7FDD5;
	width: 900px;
}
#header{
	width: 880px;
	height: 290px;
	margin-top:20px;
	background-color: #FFFFFF;
	padding:10px;
	border: thin solid #999999;
}
#logo {
	text-align: right;
	height: 60px;
	width: 880px;
	margin-top:10px;
	margin-right:10px;
}
#text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	height: 30px;
	width: 900px;
}
#text_l {
	float: left;
	height: 34px;
	width: 400px;
}
#text_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	float: right;
	height: 24px;
	width: 460px;
	padding-right: 20px;
	padding-top:10px;
}
#bild{
	height: 180px;
	width: 880px;
	margin-top:40px;
}
#bild_index{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf21_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bild_angebot{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf1_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bild_behaeltermanagement{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf4_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#bild_impressum{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf14_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bild_kontakt{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf5_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bild_depotcontainer{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/kopf16_kl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bild_sortieranlagen{
	height: 280px;
	width: 880px;
	margin-top:0px;
	background-image:  url(Bilder/sortieranlage.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content{
	width: 900px;
	margin-top: 10px;
}
#links{
	background-color: #D7FDD5;
	float: left;
	width: 180px;
}
#menue {
	width: 160px;
	padding:10px;
	border: thin solid #999999;
	text-align: left;
	align:left;
	background-color: #FFFFFF;
}
#tagesangebot{
	width: 160px;
	padding:10px;
	border: thin solid #999999;
	margin-top:10px;
	text-align: left;
	background-color: #FFFFFF;
}
#rechts{
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 686px;
	border: thin solid #999999;
	margin-left:10px;
	text-align: left;
}
#footer {
	margin-top: 10px;
	width: 900px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	float:left;
	text-align: center;
}
a{
	text-decoration:none;
	color: #000000;
}
a:hover {
	color: #F58735;
}
a.st .img img{
	width:160px;
	height:120px;
}
a.st:hover .img img{
	width:320px;
	height:240px;
	position:absolute;
	z-index:150;
	margin-top:-70px;
	margin-left:-100px;
}

