/* Spezielle Settings für den Internet-Explorer */
div.fwmain div.columnright
	{
	margin-right:10px;
	}
	
div.fwhead div.datetime
	{
	margin-top:-0px;
	padding-left:600px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
	
div.menubuttonactive,div.menubuttoninactive
	{
	width:147px;
	}

/* IE kann leider keine gepunkteten Rahmen darstellen. Deswegen blenden 
wir anstatt einer CSS-Linie eine Grafik ein */
div.fpblock div.fpheader
	{
	border-bottom:0px;
	background-image:url(/external/gfx/firstpage/linie.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
table.articlelinks,table.articlerelatedproducts,table.articleassets
	{
	border-top:0px;
	background-image:url(/external/gfx/firstpage/linie.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
	
.underlinedotted
	{
	border-bottom:0px;
	background-image:url(/external/gfx/firstpage/linie.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
img.BRDimage
	{
	width: expression(this.width > 490 ? 490: this.width);
	}
	
