TD.artlistContent
	{
	background-color: white;
	line-height:22px;	
	}

TD.artlistTopLeft
		{
		background-image: url('../grfx/content/TopLeft2.jpg');
		background-repeat:no-repeat;
		height:20px;
		width:10px;		
		}
TD.artlistTopLine
		{
		background-image: url('../grfx/content/TopLine2.jpg');
		padding-top: 5px;
		background-repeat:y-repeat;
		}	
TD.artlistTopRight
		{
		background-image: url('../grfx/content/TopRight2.jpg');
		background-repeat:no-repeat;		
		width:35px;
		}	
		
TD.artlistLeft
		{
		background-image: url('../grfx/content/Left2.jpg');
		background-repeat:repeat-y;
		}		
TD.artlistRight
		{
		background-image: url('../grfx/content/Right2.jpg');
		background-repeat:repeat-y;
		width:35px;
		}		
TD.artlistBottomLeft
		{
		background-image: url('../grfx/content/BottomLeft.jpg');
		background-repeat:no-repeat;
		height:30px;
		}	
TD.artlistBottomLine
		{
		background-image: url('../grfx/content/BottomLine2.jpg');
		background-repeat:y-repeat;
		}	
TD.artlistBottomRight
		{
		background-image: url('../grfx/content/BottomRight2.jpg');
		background-repeat:no-repeat;
		}		

/* inner Content 	Areas */
TD.innerContentTopLeft
		{
		background-image: url('../grfx/content/ListContent_TopLeft.jpg');
		background-repeat:no-repeat;
		height:20px;
		width:10px;		
		}
TD.innerContentTopLine
		{
		background-image: url('../grfx/content/ListContent_TopLine.jpg');
		padding-top: 5px;
		background-repeat:y-repeat;
		height:30px;
		}	
TD.innerContentTopLine h3
	{
	padding:0px;
	margin-top:-10px;
	}
		
TD.innerContentTopRight
		{
		background-image: url('../grfx/content/ListContent_TopRight.jpg');
		background-repeat:no-repeat;		
		width:35px;
		}	
		
TD.innerContentLeft
		{
		background-image: url('../grfx/content/ListContent_Left.jpg');
		background-repeat:repeat-y;
		}		
TD.innerContentRight
		{
		background-image: url('../grfx/content/ListContent_Right.jpg');
		background-repeat:repeat-y;
		width:35px;
		}		
TD.innerContentBottomLeft
		{
		background-image: url('../grfx/content/ListContent_BottomLeft.jpg');
		background-repeat:no-repeat;
		height:30px;
		width: 20px;
		}	
TD.innerContentBottomLine
		{
		background-image: url('../grfx/content/ListContent_BottomLine.jpg');
		background-repeat:y-repeat;
		}	
TD.innerContentBottomRight
		{
		background-image: url('../grfx/content/ListContent_BottomRight.jpg');
		background-repeat:no-repeat;
		}		

		
/* PAGE	Areas */
TD.pageTopLeft
		{
		background-image: url('../grfx/content/pageTopLeft.jpg');
		background-repeat:no-repeat;
		height:20px;
		width:10px;		
		}
TD.pageTopLine
		{
		background-image: url('../grfx/content/pageTopLine.jpg');
		padding-top: 5px;
		background-repeat:y-repeat;
		height:30px;
		}	
TD.pageTopLine h3
	{
	padding:0px;
	margin-top:-10px;
	}
		
TD.pageTopRight
		{
		background-image: url('../grfx/content/pageTopRight.jpg');
		background-repeat:no-repeat;		
		width:15px;
		}	
		
TD.pageLeft
		{
		background-image: url('../grfx/content/pageLeft.jpg');
		background-repeat:repeat-y;
		}		
TD.pageRight
		{
		background-image: url('../grfx/content/pageRight.jpg');
		background-repeat:repeat-y;
		width:20px;
		}		
TD.pageBottomLeft
		{
		background-image: url('../grfx/content/pageBottomLeft.jpg');
		background-repeat:no-repeat;
		height:30px;
		width: 20px;
		}	
TD.pageBottomLine
		{
		background-image: url('../grfx/content/pageBottomLine.jpg');
		background-repeat:y-repeat;
		}	
TD.pageBottomRight
		{
		background-image: url('../grfx/content/pageBottomRight.jpg');
		background-repeat:no-repeat;
		}				
		
		
		
		
		
		
TD.TopLine_grn
		{
		background-image: url('../grfx/content/TopLine_grn.jpg');
		background-repeat:repeat-x;
		padding-top:7px;
		color: #FAFAFA;
		}	
TD.TopRight_grn
		{
		background-image: url('../grfx/content/TopRight_grn.jpg');
		background-repeat:repeat-y;
		}	
TD.TopLeft_grn
		{
		background-image: url('../grfx/content/TopLeft_grn.jpg');
		background-repeat:no-repeat;
		height:20px;
		}	
		
TD.TopLine_orange
		{
		background-image: url('../grfx/content/TopLine_orange.jpg');
		background-repeat:repeat-x;
		padding-top:7px;
		color: #FAFAFA;
		}	
TD.TopRight_orange
		{
		background-image: url('../grfx/content/TopRight_orange.jpg');
		background-repeat:y-repeat;
		}	
TD.TopLeft_orange
		{
		background-image: url('../grfx/content/TopLeft_orange.jpg');
		background-repeat:no-repeat;
		height:30px;
		}	
		
	
a.ListImage
	{
	margin-top:20px;
	padding-left:10px;
	}
		
#hinweis
	{
	color:silver;
	}

img.actionStatus
	{
	vertical-align: middle;
	}
	
a.LinkForward:link,a.LinkForward:visited
	{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:lightsteelblue;
	border:1px solid steelblue;
	}
a.LinkForward:active,a.LinkForward:hover
	{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: lightsteelblue;
	border:1px solid steelblue;
	color: white;
	text-decoration: none;
	}	
a.LinkBack:link,a.LinkBack:visited
	{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:lightsteelblue;
	border:1px solid steelblue;
	}
a.LinkBack:active,a.LinkBack:hover
	{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: lightsteelblue;
	border:1px solid steelblue;
	color: white;
	text-decoration: none;
	}		
	
ul.sitemap
	{
	list-style: none;
	line-height:10px;
	}
a.sitemapCat:link, a.sitemapCat:visited
	{
	font-weight: bold;
	}
a.sitemapCat:active, a.sitemapCat:hover
	{
	text-decoration: none;
	color: orange;
	}
	
	
a.sitemapItem:link, a.sitemapItem:visited
	{
	text-decoration: none;
	}	
a.sitemapItem:active, a.sitemapItem:hover
	{
	text-decoration: none;
	color:orange;
	}	
