

* html div.noscriptContainer{
position:absolute; 
width:818px; 
height:2em; 
border-width:0 1px 1px 1px; 
border-style:solid; 
border-color:#fff; 
overflow:hidden;
}

#spracheScript			{display:none}

*:first-child+html div.noscriptMenu {display:none;}
* html div.noscriptMenu		{width:100%; height:100%; background-color:#fff; filter:Alpha(opacity=80);}
* html div.noscriptMenu a	{text-decoration:none;margin:0 10px; color:#444; filter:Alpha(opacity=100);}
* html div.noscriptMenu a:hover	{color:#000;}

* html td.ns_right			{background-image:url(../img/right.gif); width:20px; background-repeat:repeat-y;}
* html td.ns_bottom_right	{background-image:url(../img/bottom_right.gif); height:20px;background-repeat:no-repeat;}
* html td.ns_bottom			{background-image:url(../img/bottom.gif); height:20px; background-repeat:repeat-x;}
* html td.ns_bottom_left	{background-image:url(../img/bottom_left.gif); height:20px; background-repeat:no-repeat;}
* html td.ns_left			{background-image:url(../img/left.gif); width:20px; background-repeat:repeat-y;}


* html #content div.csc-header-n2
/*
{
 margin-top:-5.7em;
 background-image:url();
 background-color:#fff;
 height:5em;
 position:relative;
 border-top:1px solid #fff;
 filter:Alpha(opacity=80);
}
*/


span.noscript{
display:block;
}

span.script{
display:none;
}

