<?php
	session_start();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="EditRegion4" -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="ESSO in Berlin Heizöl aus Berlin" />
<meta name="keywords" content="Heizöl Berlin, Heizöl, Berlin, ESSO, Optiplus, Schmierstoffe" />
<meta name="author" content="atrego GmbH/www.atrego.de"/>
<meta name="audience" content="alle" />
<meta name="operator" content="Energie &amp; Service Süd Ost BERLIN GmbH &amp; Co. KG" />
<meta name="page-topic" content="Heizöl Berlin, Diesel, Schmierstoffe"/>
<meta name="page-type" content="Produktinfo"/>
<meta name="audience" content="Alle"/>
<meta http-equiv="content-language" content="de"/>
<meta name="robots" content="index, follow"/>
<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="doctitle" -->
<title>Energie &amp; Service Süd Ost Berlin - Ansprechpartner</title>
<!-- InstanceEndEditable -->
<link rel="stylesheet" type="text/css" href="style.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="modul.css"/>
<script type="text/javascript" src="js/ddaccordion.js"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript">
ddaccordion.init({
	headerclass: "submenuheader", //Shared CSS class name of headers group
	contentclass: "submenu", //Shared CSS class name of contents group
	revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover"
	mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover
	collapseprev: true, //Collapse previous content (so only one open at any time)? true/false 
	defaultexpanded: [], //index of content(s) open by default [index1, index2, etc] [] denotes no content
	onemustopen: true, //Specify whether at least one header should be open always (so never all headers closed)
	animatedefault: true, //Should contents open by default be animated into view?
	persiststate: true, //persist state of opened contents within browser session?
	toggleclass: ["", ""], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
	animatespeed: "slow", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow"
	oninit:function(headers, expandedindices){ //custom code to run when headers have initalized
		//do nothing
	},
	onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
		//do nothing
	}
})

</script>
<script type="text/javascript" src="http://my.contentserver24.de/tools/jquery/jquery.min.js"></script>
<script type="text/javascript" src="js/slider.js"></script>

<!-- InstanceBeginEditable name="head" -->
<style type="text/css">
<!--
.Stil4 {color: #fff; font-weight: bold; }
-->
</style>
<!-- InstanceEndEditable -->
</head>

<body onload="MM_preloadImages('images/kwkhover.gif'); MM_CheckFlashVersion('8,0,0,0','Für den Inhalt dieser Seite ist eine neuere Version von Adobe Flash Player erforderlich. Möchten Sie sie jetzt herunterladen?');">
<!-- Copyright (c) 2000-2010 etracker GmbH. All rights reserved. -->
<!-- This material may not be reproduced, displayed, modified or distributed -->
<!-- without the express prior written permission of the copyright holder. -->

<!-- BEGIN etracker Tracklet 3.0 -->
<script type="text/javascript">document.write(String.fromCharCode(60)+"script type=\"text/javascript\" src=\"http"+("https:"==document.location.protocol?"s":"")+"://code.etracker.com/t.js?et=ENmhj9\">"+String.fromCharCode(60)+"/script>");</script>

<!-- etracker PARAMETER 3.0 -->
<script type="text/javascript">
var et_easy         = 1;
var et_se           = "2";
</script>
<!-- etracker PARAMETER END -->

<script type="text/javascript">_etc();</script>
<noscript><p><a href="http://www.etracker.com"><img style="border:0px;" alt="" src="https://www.etracker.com/nscnt.php?et=ENmhj9" /></a></p></noscript>
<!-- etracker CODE NOSCRIPT 3.0 -->
<noscript>
<p><a href='http://www.etracker.de/app?et=ENmhj9'>
<img style='border:0px;' alt='' src='http://www.etracker.de/cnt.php?
et=ENmhj9&amp;v=3.0&amp;java=n&amp;et_easy=1
&amp;et_pagename=
&amp;et_areas=&amp;et_ilevel=0&amp;et_target=,0,0,0
&amp;et_lpage=0&amp;et_trig=0&amp;et_se=2&amp;et_cust=0
&amp;et_basket=&amp;et_url=&amp;et_tag=
&amp;et_organisation=&amp;et_demographic=' /></a></p>
</noscript>
<!-- etracker CODE NOSCRIPT END-->

<!-- etracker CODE END -->
<div id="wrapper">
<div id="header_top"></div>
<div id="header"></div>
<div id="header_bottom">Telefon (030)   773 50 91 &nbsp;&nbsp;&nbsp;&nbsp;   |&nbsp;&nbsp;&nbsp;    Fax (030) 703 79 72    &nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:min.berlin@team.de">E-Mail min.berlin@team.de</a></div>
<div id="content">
<div id="content_left">
<div class="glossymenu"> 
<?PHP 
$filename=basename($_SERVER['PHP_SELF']);
switch($filename)
{
	case "index.php":
		$highlight = "id=\"aktuell\"";
	break;
	case "heizoel.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight7 = "id=\"aktuell\"";
	break;
    	case "optiplusheizoel.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight8 = "id=\"aktuell\"";
	break;
    	case "diesel.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight9 = "id=\"aktuell\"";
	break;
    	case "schmierstoffe.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight10 = "id=\"aktuell\"";
	break;
    	case "essoschmierstoffe.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight11 = "id=\"aktuell\"";
	break;
        	case "adblue.php":
		$highlight1 = "id=\"aktuell\"";
        $highlight100 = "id=\"aktuell\"";
	break;
        	case "preisrechner.php":
		$highlight2 = "id=\"aktuell\"";
        $highlight12 = "id=\"aktuell\"";
	break;
        	case "wunschpreis.php":
		$highlight2 = "id=\"aktuell\"";
        $highlight13 = "id=\"aktuell\"";
	break;
	    	case "news.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight14 = "id=\"aktuell\"";
	break;    	case "preisentwicklung.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight15 = "id=\"aktuell\"";
	break;    	case "energiekostenvergleich.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight16 = "id=\"aktuell\"";
	break;    	case "energiesparcheck.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight17 = "id=\"aktuell\"";
	break;    	case "faq.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight18 = "id=\"aktuell\"";
	break;    	case "lexikon.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight19 = "id=\"aktuell\"";
	break;    	case "foerdermittel.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight20 = "id=\"aktuell\"";
	break;    	case "marktdaten.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight21 = "id=\"aktuell\"";
	break;
    case "edl.php":
		$highlight3 = "id=\"aktuell\"";
        $highlight99 = "id=\"aktuell\"";
	break;
    case "ec.php":
		$highlight4 = "id=\"aktuell\"";
        $highlight22 = "id=\"aktuell\"";
	break;
    case "notdienst.php":
		$highlight4 = "id=\"aktuell\"";
        $highlight23 = "id=\"aktuell\"";
	break;
       case "tankreinigung.php":
		$highlight4 = "id=\"aktuell\"";
        $highlight31 = "id=\"aktuell\"";
	break;
       case "waermekonto.php":
		$highlight4 = "id=\"aktuell\"";
        $highlight32 = "id=\"aktuell\"";
	break;
           case "baustellenbetankung.php":
		$highlight4 = "id=\"aktuell\"";
        $highlight33 = "id=\"aktuell\"";
	break;
    case "brennwerttechnik.php":
		$highlight5 = "id=\"aktuell\"";
        $highlight24 = "id=\"aktuell\"";
	break;case "ofenbau.php":
		$highlight5 = "id=\"aktuell\"";
        $highlight25 = "id=\"aktuell\"";
	break;case "tankanlagen.php":
		$highlight5 = "id=\"aktuell\"";
        $highlight26 = "id=\"aktuell\"";
	break;case "kontakt.php":
		$highlight6 = "id=\"aktuell\"";
        $highlight28 = "id=\"aktuell\"";
	break;
    case "ansprechpartner.php":
		$highlight6 = "id=\"aktuell\"";
        $highlight27 = "id=\"aktuell\"";
	break;
    case "agb.php":
		$highlight6 = "id=\"aktuell\"";
        $highlight29 = "id=\"aktuell\"";
	break;
    case "impressum.php":
		$highlight6 = "id=\"aktuell\"";
        $highlight30 = "id=\"aktuell\"";
	break;
        case "jobs.php":
		$highlight6 = "id=\"aktuell\"";
        $highlight200 = "id=\"aktuell\"";
	break;
     case "kwk.php":
		$highlight99 = "id=\"aktuell\"";
    break;
        case "preisanfrage.php":
		$highlight200 = "id=\"aktuell\"";
    break;
    case "modernisierung.php":
    	$highlight3 = "id=\"aktuell\"";
    	$highlight98 = "id=\"aktuell\"";
    break;
    case "essocard.php":
		$highlight300 = "id=\"aktuell\"";
    break;
    case "biogasanlage.php":
    	$highlight400 = "id=\"aktuell\"";
    break;
}
?>
      <a class="menuitem" href="index.php" <?PHP echo $highlight;?>>Startseite</a> 
      <a class="menuitem submenuheader" href="heizoel.php" <?PHP echo $highlight1;?>> Produkte</a>
        <div class="submenu">
          <ul>
            <li><a href="heizoel.php" <?PHP echo $highlight7;?>>Heiz&ouml;l EL  schwefelarm</a></li>
            <li><a href="premiumheizoel.php" <?PHP echo $highlight8;?>> Premium Heizöl</a></li>
            <li><a href="diesel.php" <?PHP echo $highlight9;?>>Diesel</a></li>
            <li><a href="essoschmierstoffe.php" <?PHP echo $highlight11;?>>ExxonMobil Markenschmierstoffe</a></li>
            <li><a href="schmierstoffe.php" <?PHP echo $highlight10;?>>Spezialschmierstoffe</a></li>
            <li><a href="adblue.php" <?PHP echo $highlight100;?>>AdBlue&reg;</a></li>
            <li><a href="https://energie.team.de/Erdgas" target="_blank">team gas.</a></li>
            <li><a href="https://energie.team.de/Strom" target="_blank">team strom.</a></li>
            <li><a href="biogasanlage.php" <?php echo $highlight400;?>>Biogasanlage</a></li>
          </ul>
        </div>
        <a class="menuitem" href="preisanfrage.php" <?PHP echo $highlight200;?>>Preisanfrage</a>
        <a class="menuitem" href="wunschpreis.php" <?PHP echo $highlight2;?>>Wunschpreis</a>
        <a class="menuitem submenuheader" href="news.php" <?PHP echo $highlight3;?>>Informationen</a>
        <div class="submenu">
          <ul>
            <li><a href="news.php" <?PHP echo $highlight14;?>>News</a></li>
            <li><a href="energiekostenvergleich.php" <?PHP echo $highlight16;?>>Energiekostenvergleich</a></li>
            <li><a href="energiesparcheck.php" <?PHP echo $highlight17;?>>Energiesparcheck</a></li>
            <li><a href="faq.php" <?PHP echo $highlight18;?>>Fragen &amp; Antworten</a></li>
            <li><a href="lexikon.php" <?PHP echo $highlight19;?>>Energielexikon</a></li>
            <li><a href="foerdermittel.php" <?PHP echo $highlight20;?>>Fördermittel</a></li>
            <li><a href="marktdaten.php" <?PHP echo $highlight21;?>>Marktdaten</a></li>
            <li><a href="edl.php" <?PHP echo $highlight99;?>>EDL-G</a></li>
           <!-- <li><a href="../modernisierung.php" <?PHP echo $highlight98;?>>Modernisierung</a></li>-->
          </ul>
        </div>
        <a class="menuitem" href="../kwk.php"<?PHP echo $highlight99;?>>Öl-KWK</a>
        <a class="menuitem submenuheader" href="ec.php" <?PHP echo $highlight4;?>>Service</a>
        <div class="submenu">
          <ul>
           
            <li><a href="ec.php" <?PHP echo $highlight22;?>>EC-Kartenzahlung</a></li>
            <li><a href="notdienst.php" <?PHP echo $highlight23;?>>Wochenend-Notdienst</a></li>
            <li><a href="baustellenbetankung.php" <?PHP echo $highlight32;?>>Baustellenbetankung</a></li>
           <li><a href="tankreinigung.php" <?PHP echo $highlight31;?>>Tankreinigung</a></li>
           <li><a href="waermekonto.php" <?PHP echo $highlight32;?>>Wärmekonto</a></li>
          </ul>
        </div>
        <a class="menuitem submenuheader" href="brennwerttechnik.php" <?PHP echo $highlight5;?>>Technik</a>
        <div class="submenu">
          <ul>
            <li><a href="brennwerttechnik.php" <?PHP echo $highlight24;?>>Öl-u. Brennwerttechnik</a></li>
            <li><a href="ofenbau.php" <?PHP echo $highlight25;?>>Ofen- u. Kaminbau</a></li>
            <li><a href="tankanlagen.php" <?PHP echo $highlight26;?>>Tankanlagen</a></li>
          </ul>
        </div>
          <a class="menuitem neu" href="http://www.tankpool24.eu/index.html" <?PHP echo $highlight300;?>>Tankpool24</a>
        <a class="menuitem submenuheader" href="kontakt.php" <?PHP echo $highlight6;?>>Intern</a>
        <div class="submenu">
          <ul>
     <li><a href="ansprechpartner.php" <?PHP echo $highlight27;?>>Ansprechpartner</a></li>          
            <li><a href="kontakt.php" <?PHP echo $highlight28;?>>Kontaktformular</a> </li>
             <li><a href="jobs.php" <?PHP echo $highlight200;?>>Stellenangebote</a> </li>
            <li><a href="http://www.team.de/fileadmin/content/pdfs/team_ag/AGB_Mineraloelhandel_einseitig_Stand_02.11.2010_01.pdf" target="_blank" <?PHP echo $highlight29;?>>AGB/Lieferbedingungen</a> </li>
            <li><a href="impressum.php" <?PHP echo $highlight30;?>>Impressum</a></li>
          </ul>
        </div>
      </div>
      
<div align="center">
<div class="grey_box">
<h2>Energieinformationen</h2>
<?PHP 
$cs24 = curl_init("http://my.contentserver24.de/content.php?key=3af64ab83544ae80f36dbce28e402589&cs_mid=1&cs_requ=".urlencode(base64_encode(serialize($_REQUEST))));
curl_exec($cs24);
curl_close($cs24); 
?>
</div>   
     
        <!--      <div id="sparfibel"><a href="../kontakt.php" target="_self"><img src="../images/sparfibel.png" width="150" height="106" border="0"/></a></div>-->
      </div>
</div>
<div id="content_middle"><!-- InstanceBeginEditable name="Content" -->
<h1>Ansprechpartner </h1>
<p>Wir sind Ihre direkten Ansprechpartner und freuen und auf Ihren Anruf oder &uuml;ber eine E-Mail von Ihnen.</p>
<p>&nbsp;</p>
<table width="100%" border="0" cellspacing="5" cellpadding="5">
  <tr>
    <td width="13%"><strong>Telefon:</strong></td>
    <td width="34%">(030) &nbsp;773 50 91</td>
    <td width="18%"><strong>E-Mail:</strong></td>
    <td width="35%"><a href="mailto:min.berlin@team.de"> min.berlin[at]team.de</a></td>
  </tr>
  <tr>
    <td><strong>Fax:</strong></td>
    <td>(030)&nbsp; 703 79 72</td>
    <td><strong>Kontaktformular:</strong></td>
    <td><a href="../kontakt.php" title="Kontaktformular" target="_self">hier</a></td>
  </tr>
</table>

<p><br />
</p>
<table width="100%" border="0" cellspacing="5" cellpadding="5">
  <tr bgcolor="#004c91">
    <td><span class="Stil4">Bereich</span></td>
    <td><span class="Stil4">Ansprechpartner/in</span></td>
    <td><span class="Stil4">Telefon</span></td>
  </tr>
     <tr>
    <td valign="top"><strong>Standortleitung:</strong></td>
    <td valign="top"> Andreas Koch    <br /></td>
    <td valign="top">(030) 779 900 481            <br /></td>
  </tr>
  <tr bgcolor="#efefef">
    <td valign="top"><strong>Verkauf:</strong></td>
    <td valign="top"> Andreas Noack <br />
      Roxana Reichert<br />
      Heidi Chassagnol</td>
    <td valign="top">(030)               773 50 96<br />
      (030) 773 50 91<br />
      (030)               773 50 92<br />      </td>
  </tr>
  <tr bgcolor="#ffffff">
    <td valign="top"><strong>Buchhaltung:</strong></td>
    <td valign="top">Angelika Hinz&nbsp;<br /></td>
    <td valign="top">(030) 779 900 485</td>
  </tr>
    <tr bgcolor="#efefef">
    <td valign="top"><strong>Au&szlig;endienst:</strong></td>
    <td valign="top">Andreas Nischik<br />
      Heidi Chassagnol&nbsp;<br /></td>
    <td valign="top">(030) 773 50 95<br />
      (030) 773 50 92      </td>
  </tr>
</table>

<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<!-- InstanceEndEditable --></div>
<div id="content_right">
<a href="kontakt.php"><img src="images/heizoelbestellung.jpg" width="161" height="54" border="0" alt="Heizölbestellung" /></a>
<a href="wunschpreis.php"><img src="images/wunschpreis.jpg" width="161" height="54" border="0" alt="Wunschpreis" /></a><br />
<br />

  


  <p align="center"><a href="adblue.php"><img src="images/adblue_neu.png" alt="adblue" width="200" height="285" /></a></p>
  
<a  href="newsletter.php"><div id="newsletter"></div></a>

<img src="images/freecall.png" width="201" height="121" border="0" alt="Rückrufservice" style="margin:5px 0" />
<a href="kwk.php"><img src="images/kwk.png" width="201" height="121" border="0" alt="Kraft Wärme Kopplung" style="margin:5px 0" /></a>
<img src="images/ral.png" alt="RAL" width="201" height="121" border="0" usemap="#Map" style="margin:5px 0" />
<map name="Map" id="Map"><area shape="rect" coords="15,17,70,104" href="images/RAL_Guetezeichen_Energiehandel.pdf" target="_blank" />
<area shape="circle" coords="146,65,45" href="heizoel.php" target="_self" />
</map>

<p align="center"><a href="downloads/Imagebroschuere team energie - TE Verwaltung Energiehandel_klein.pdf" target="_blank"><img src="images/Imagebroschuere_team_energie.png" alt="" width="200" height="267" /></a></p>

 
<!--<div id="motulwerbung">
<a href="http://www.markenoele.de/" target="_blank" class="motul_link"></a>
    <div id="wslider">
        <img src="images/wpic1.jpg" alt="" />
        <img src="images/wpic2.jpg" style="display:none;" alt="" />
        <img src="images/wpic3.jpg" style="display:none;" alt="" />
        <img src="images/wpic4.jpg" style="display:none;" alt="" />
        <img src="images/wpic5.jpg" style="display:none;" alt="" />
        <img src="images/wpic6.jpg" style="display:none;" alt="" />
    </div>
</div>-->



 <!-- <span style="color:#000000;">folgen Sie uns:</span><br />
  <div style="margin-top:10px;">
   <a href="http://www.twitter.com/ESSOBerlin" target="_blank"><img src="http://twitter-badges.s3.amazonaws.com/t_logo-b.png" alt="Folge ESSOBerlin auf Twitter"/></a>
   <a href="https://www.facebook.com/pages/Energie-Service-S%C3%BCd-Ost-BERLIN-Mink-GmbH/130511070363430" target="_blank"><img src="../images/facebook.png" alt="Folte ESSO Berlin auf Facebook" style="margin-left: 5px"/></a>
   </div>
     <div style="margin-top:10px;"> 
<?PHP $cs24 = curl_init("http://my.contentserver24.de/content.php?key=3af64ab83544ae80f36dbce28e402589&cs_mid=43&cs_requ=".urlencode(base64_encode(serialize($_REQUEST))));
curl_exec($cs24);
curl_close($cs24); 
?> 
  </div>
</div>-->

<div class="clear"></div>
</div>
<div id="footer">
team   energie GmbH &amp; Co. KG | Mariendorfer Damm 159 | 12107 Berlin</div>
</div>
</body>
<!-- InstanceEnd --></html>