Problem mit Rahmen mitten in der Seite

Paddy2Fast
Hier ich hab ein Problem, und zwar, im Firefox hab ich diesen rahmen mittendrin nicht, im IE hab ich diesen Rahmen, das gibts nicht, ich weis nicht wie ich ihn wegbekomme, hier mal meine Header.tpl:

php:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
     <td class="logobackground" align="left"><if($style['logoimage']!="")><then><a href="index.php?sid=$session[hash]"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td><td class="logobackground">&nbsp;</td>
</tr>   
<tr><td align="left" style="background-image: url({$style['imagefolder']}/top_bg.gif)";><img src="images/blue-mw/top_bg3.gif"> </td><td align="right" style="background-image: url({$style['imagefolder']}/top_bg.gif)";> <a href="rss.php" target="_blank"><img src="{$style[imagefolder]}/rss.gif" border="0" alt="RSS Feed" title="RSS Feed" /></a>&nbsp;</td> </tr>






<table width="100%" height="100%" border="0" noshade cellspacing="0" cellpadding="0">





 <tr>
  <td width="190px" height="100%" align="left" valign="top">

                  <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}"  style="border-left-width:0px; border-right-width:1px; border-right-style:solid; border-right-color:#000000; border-top-width:1px; border-top-style:solid; border-top-color:#cedfe9; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#000000;"  width="85%" height="100%">


          <tr> 
            <td class=tablea align="left"><span class="smallfont">
<img src="images/menu1.png" border=0"><br \>
              » <a href="home.php?sid=$session[hash]">Portal</a><br />
              » <a href="index.php?sid=$session[hash]">Forum</a><br />
              » <a href="gb_index.php?sid=$session[hash]">Gästebuch</a><br />
              » <a href="search.php?sid=$session[hash]">Suche</a><br>
             <if($wbbuserdata['userid'])><then> » <a href="calendar.php?sid=$session[hash]">Kalender</a><br /></then></if>


Hier das Bild wo die auftaucht: