	/* ShopStat layout - shopstat.com */
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2004 snakelab and may not be reproduced. */ 

/* ---Redefined( maintable )------------------------------- */
	.maintable {
		width:98%;
		}
/* ---Redefined( top )------------------------------- */
	.topnavi {
		color: #FFFFFF;
		background: #314801 url("/de/images/bg_green.gif") repeat 0 0;
		}
	A.topnavitext:link { 
		color: #FFFFFF;
		font-weight:normal;
		}		
	A.topnavitext:visited { 
		COLOR: #FFFFFF;
		}				
	A.topnavitext:active { 
		color: #FFFFFF;
		}
	A.topnavitext:hover { 
		color: #3399CC;
		}			
/* ---Redefined( center )------------------------------- */				
	.centercontent {
		width:90%; /* IE */
		min-width:620px; /* Mozilla */					
		}
	.centercontentitem {
		width:95%; /* IE */	
		min-width:600px; /* Mozilla */					
		}
/* ---Redefined( bottom )------------------------------- */
	.bottomnavi {
		width:97.5%;
		}			
		
/* ---( rest )------------------------------- */									
	table.vedit { 
		text-align: center;
		font-weight: normal;
		width: 100%;
		padding: 5px;
		}
	table.vedit th {
		text-align: left;
		vertical-align:top;
		}		
	table.vedit td {
		text-align: left;
		vertical-align:top;
		}

	table.vlist { 
		text-align: center;
		font-weight: normal;
		width: 100%;
		border-collapse:collapse;						
		}
	table.vlist th {
		text-align: left;
		vertical-align:top;
		border-bottom:1px solid #000000; 
		border-right:1px solid #000000;		
		border-left:1px solid #000000;		
		}		
	table.vlist td {
		text-align: left;
		vertical-align:top;
		border-right:1px solid #000000;				
		border-left:1px solid #000000;		
		}		
		
	.error {
		color:#CC3333;
		}	
