table
	{
	padding:0px;
	border-collapse: collapse;
	}

h2
	{
	color:orange;
	font-size:20px;
	}
	
TD.artlistContent
	{
	background-color: white;
	line-height:22px;	
	}
	
TD.artlistTopLeft
		{
		background-image: url('../grfx/TopLeft2.gif');
		background-repeat:no-repeat;
		height:20px;
width:10px;		
		}
TD.artlistTopLine
		{
		background-image: url('../grfx/TopLine2.gif');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.artlistTopRight
		{
		background-image: url('../grfx/TopRight2.gif');
		background-repeat:no-repeat;		
		width:35px;
		}	
		
TD.artlistLeft
		{
		background-image: url('../grfx/Left.gif');
		background-repeat:repeat-y;
		}		
TD.artlistRight
		{
		background-image: url('../grfx/Right.gif');
		background-repeat:repeat-y;
		}		
TD.artlistBottomLeft
		{
		background-image: url('../grfx/BottomLeft.gif');
		background-repeat:no-repeat;
		height:30px;
		
		}	
TD.artlistBottomLine
		{
		background-image: url('../grfx/BottomLine.gif');
		background-repeat:y-repeat;
		}	
TD.artlistBottomRight
		{
		background-image: url('../grfx/BottomRight.gif');
		background-repeat:no-repeat;
		}		
		
TD.artlistTopLeft_inhalt
		{
		background-image: url('../grfx/TopLeft2_inhalt.gif');
		background-repeat:no-repeat;
		height:20px;
width:10px;		
		}
TD.artlistTopLine_inhalt
		{
		background-image: url('../grfx/TopLine2_inhalt.gif');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.artlistTopRight_inhalt
		{
		background-image: url('../grfx/TopRight2_inhalt.gif');
		background-repeat:no-repeat;		
		width:35px;
		}			
