#ie8 {display:none;}
#map_canvas {
	width: 100%; 
	min-height: 740px; 
	height:auto; 
	margin:10px 0 5px 0; 
	padding:0px;
}

#auswahl {margin:0 0 0 10px;}
*+html #auswahl {margin:0; float:left;}
#legend {
    background: none repeat scroll 0 0 white;
    left: 0;
    margin: 4px 20px 0 0;
    display:block;
    width: 620px;
    height:25px;
	}
*+html #legend {
    background: none repeat scroll 0 0 white;
    left: 0;
    margin: 0 20px 0 0;
    position: relative;
    display:block;
    top: 0px;
    width: 620px;
	}
#tanksearch {
	float: right;
    margin: 4px;
    padding: 0 20px 0 10px;
	}
a.tdetail
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#DF4443;
	text-decoration:none;	
}
a.tdetail:hover
{
	color:red;	
}
.infoboxed
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11.5px;
	line-height:18px;
	color:#666666;
	display:inline;
	height:auto;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
}
.w240 {
	width:240px;
}
.infoboxed h1
{
    background: none repeat scroll 0 0 #DF4443;
    color: #FFFFFF;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 3px 0 3px 5px;
    width:225px;
    display:inline-block;
}
.tleistung
{
	clear:both;
	margin:0;
	padding:0;
	width:230px;
	height:50px;
	display:inline;
}
.tzeiten p
{
	clear:both;
}
.tleistung p
{
	float:left;
	margin:0;
	padding:0;
	display:block;
}
.tleistung img
{
	float:left;
	margin:-2px 0 0 3px;
	padding:0;
	display:block;
	height:20px;
	width:20px;
}
.imx {
    width:230px;
    height:165px;
    display:table;
	}
.imx img {
    border-color: #DF4443;
    border-style: none none solid;
    border-width: 0 0 7px;
    margin: 5px 0 0;
    padding: 0 0 3px;	
	}
#auswahl img {
	padding:0 7px 0 0;
	}
*+html #auswahl img {
	padding:0 3px 0 0;
	}
#auswahl a{
	text-decoration:none; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#DF4443;
	}
#auswahl a:hover {color:#006699;}
.allimgicons img {float:left; cursor:hand;}
/* ---------------------------------TOOLTIPP------------------------------- */

.tooltipp {
	-moz-border-radius:5px;
	background-color:#fefefe;
	border:1px solid #ccc;
	color:#666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:10px;
	width:170px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}
.tooltipp .titel {
    background: none repeat scroll 0 0 #DF4443;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 10px 0;
    padding: 3px 8px;
    width:154px;
}
.tooltipp .text {
	margin:2px 5px 5px 8px;
}

.small_merkmal_img{
	display:none;
}
#neu_tooltip_diesel,#neu_tooltip_biodiesel, #neu_tooltip_adblue,
#neu_tooltip_lpg, #neu_tooltip_pflanze, #neu_tooltip_oel, #neu_tooltip_waesche {
	z-index:100000;
}