
/*  ####### Bekleidung ######################################## */	

	
		
		TABLE#site TR#top TD#bar_left {
			width:40px;
			height:744px;
			background-image:url(../images/themen/bekleidung/bar_left.jpg);
			background-repeat:no-repeat;
			background-position:top;			
		}	
		
		
		TABLE#site TR#top TD#bar_right {
			width:40px;
			height:744px;
			background-image:url(../images/themen/bekleidung/bar_right.jpg);
			background-repeat:no-repeat;
			background-position:top;			
		}		
		
		TABLE#site TR#top TD#space_right {
			/*width:417px;*/
			width:100%;
			height:448px;
			background-image:url(../images/themen/bekleidung/bg_right.jpg);
			background-repeat:no-repeat;
			background-position:top left;			
		}		



