var thisbrowser18
var hidetimer18 = null;
if(document.layers){ thisbrowser18='NN4'; }
if(document.all){ thisbrowser18='IE'; }
if(!document.all && document.getElementById){ thisbrowser18='NN6'; }
function showmenu18(menuname)
{
if(thisbrowser18=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser18=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser18=='NN6') document.getElementById(menuname).style.visibility = 'visible';
}
function hidemenu18(menuname)
{
if(thisbrowser18=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser18=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser18=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite18(menuitem) 
{
if(typeof(currentpage18)!='undefined' && menuitem==currentpage18) return;
if(thisbrowser18=='IE') document.all[menuitem].style.backgroundColor = '#606060';
if(thisbrowser18=='NN6') document.getElementById(menuitem).style. backgroundColor = '#606060';
if(hidetimer18) clearTimeout(hidetimer18);}
function unhilite18(menuitem) 
{
if(typeof(currentpage18)!='undefined' && menuitem==currentpage18) return;
if(thisbrowser18=='IE') document.all[menuitem].style.backgroundColor = '#D7F5E6';
if(thisbrowser18=='NN6') document.getElementById(menuitem).style. backgroundColor = '#D7F5E6';
if(hidetimer18) clearTimeout(hidetimer18);hidetimer18 = setTimeout("hideall18();",1000);}
function hideall18()
{
}
function time18()
{
if(hidetimer18) clearTimeout(hidetimer18);hidetimer18 = setTimeout("hideall18();",1000);
}
document.open();
document.write('<STYLE TYPE="text/css">#layerbg18 {POSITION:absolute; z-index:-1; LEFT:20px; TOP:35px; width:10px; height:30px; }</STYLE>');
document.write('<div id=layerbg18 onMouseOver="hideall18();"><table cellspacing=0 cellpadding=0 width="100%" height="100%"><tr><td>&nbsp;</td></tr></table></div>');

document.write('<STYLE TYPE="text/css">#DIV18 {POSITION:absolute; LEFT:25px; TOP:45px;}</STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA18 {text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">P.MN18 {margin:0px; color:#000000; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA18:hover {text-decoration:none; color:#262064; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal; ; }</STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA18 {text-decoration:none; color:#262064; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA18:hover {text-decoration:none; color:#262064; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal; }</STYLE>');
document.write('<STYLE TYPE="text/css">P.SMN18 {margin:0px; text-decoration:none; color:#262064; font-weight: 700; font-family: Verdana; font-size:11px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">table.SMT18 {background:#63756D; border:1px solid #808080; }');
document.write('td.MTD18 {padding-left:4px; padding-right:4px; background:#D7F5E6; border:0px solid #657233; }');
document.write('.MTI18 {color:#000000; font-weight: 700; font-family: Verdana; font-size: 11px; font-style:normal;}');
document.write('.MSI18 {color:#262064; font-weight: 700; font-family: Verdana; font-size: 11px; font-style:normal;}</STYLE>');
document.write('<div id=DIV18><table border=0 cellspacing=0 cellpadding=0 width=102 STYLE="border:0 solid #808080"><TR><TD bgcolor=#808080><table border=0 cellspacing=1 cellpadding=1 class="MT18" bgcolor=#808080 width="100%">');
document.write('<tr>');
document.write('<td align=LEFT width="100%%" height=25 bgcolor=#D7F5E6>');document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%">');
document.write('<a id="MI_18_10300681" class="MNA18" onMouseOver="hideall18();" onMouseOut="time18();" href="../main.html" target="down" title="">Startseite</a></td>');
document.write('</td><td><p class="SMN18">&nbsp;</p></td></tr></table>');
document.write('</tr>');
document.write('</table></TD></TR></table></div><p>');

if(thisbrowser18=='IE' && typeof(currentpage18)!='undefined') document.all[currentpage18].style.backgroundColor = '#606060';
if(thisbrowser18=='NN6' && typeof(currentpage18)!='undefined') document.getElementById(currentpage18).style.backgroundColor = '#606060';
document.close();

