/* CSS Document */

*html #menu2 {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/jugendreferat/template/bgleft.png", sizingMethod="scale");
height:10px;
}

/**html #right {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/fileadmin/jugendreferat/template/bgright.png", sizingMethod="scale");
}*/

* html #right {
	float:right;
	width:721px;
	height:400px;
	background-color:#FFFFFF;
	background: url(../img/bgrightie.gif)  no-repeat !Important;
}

/* verträgt die Bildergalerie nicht 
  *html #right a {
  position:relative;
}*/


