function adresse() {
var url = window.location.href;


var printpage= url+'&print=1&target=_top&no_cache=1';

window.open (printpage,"google","top=2,left=2,width=645,height=800,scrollbars=yes");
                                      

}












function anpassen()
{






//document.getElementById('Content').style.backgroundColor= '#EFEFEF';

var page = (window.location.search);
//alert (page);
//if (page == '?id=3')
if (page == '')

{

   
   document.getElementById('Content').style.height='300px';
   document.getElementById('BartelsAniHelp').style.height='155px';
   document.getElementById('BartelsAniHelp').style.width='580px';



   AniDiv = document.getElementById('BartelsAniHelp');
   content='<table width="586" border="0" cellspacing="0">  <tr>    <td width="1">&nbsp;</td>    <td><img src="fileadmin/templates/bartels/ba_intro_001.jpg" ></td><td width="221"><div align="right">      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="221" height="150">          <param name="movie" value="button_ani.swf">          <param name="quality" value="high">  <param name="wmode" value="transparent">        <embed src="button_ani.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="221" height="150"></embed>      </object>    </div></td>  </tr></table>';
   AniDiv.innerHTML = content;

}
if (page != '')

{

   
   document.getElementById('Content').style.height='450px';
   document.getElementById('Content').style.width='570px';

   
   

}

if (page == '?id=161' || page == '?id=162' || page == '?id=163' || page == '?id=164' || page == '?id=283' || page == '?id=105' || page == '?id=499' || page == '?id=302')

{

  
   document.getElementById('Content').style.height='450px';
   document.getElementById('contentframe').style.width='790px';
   document.getElementById('Content').style.width='770px';
   document.getElementById('hauptrahmenrechts').style.width='0px';
   document.getElementById('hauptrahmenmitte').style.width='790px';
   document.getElementById('sekmenu').style.width='790px';
   document.getElementById('displayrechts').style.width='0px';

}





if (page == '?id=134' || page == '?id=1011' )

{

  
   document.getElementById('Content').style.height='450px';
   document.getElementById('contentframe').style.width='790px';
   document.getElementById('Content').style.width='770px';
   document.getElementById('hauptrahmenrechts').style.width='0px';
   document.getElementById('hauptrahmenmitte').style.width='790px';
   document.getElementById('sekmenu').style.width='790px';
   document.getElementById('displayrechts').style.width='0px';

}












}


function InfoBoxAus()

{
   var page = (window.location.search);
   if (page == '')
   {
   document.getElementById('BartelsAniHelp').style.height='1px';
   document.getElementById('Content').style.height='450px';
   document.getElementById('Content').style.width='570px';
   AniDiv.innerHTML = '';
   }

}
























