BODY  {
			background: url(../images/shop.gif) no-repeat left top #f2f2f2;
			
		}





TABLE  {
			font:13px Arial, Helvetica, sans-serif;
			width:95%;
			
		}
		
img {
  border: 0;
}		
		
a:link {
	color: #ff9900;
	text-decoration: none;
	
}

a:visited {
	

	color: #676767;
	text-decoration: none;
}

a:hover {


	color: #a33030;
	text-decoration: none;
}		
		
		
		
		
		
tr,td {margin:0px;
		padding:0px;}
		
.trWare  {
			height:140px;
		}	
		
		
		
.tableCaps {	
	background:#ffffff;
	border: 5px solid #ffffff;
	width:100%;

}
		
.trCaps {	
			background:#ffffff;
			border: 5px solid #ffffff;
		
		}			
		
.tdCaps {	
	background:#ffffff;
	border: 5px solid #ffffff;
	color: #191d67;
	font-weight:bold;
	

}	


.trKasse {	
	background:#ffffff;
	height:50px;
	width:100%;


	

}
		
		
.tdHeader  {align:center;
			font-weight:bold;
			font-size:14px;
		}		
			

.tdPic  {
			margin-left:10px;
			padding-top:0px;
			padding-bottom:10px;
			
		}
		
		
.tdText  {
			padding-left:10px;
			padding-bottom:10px;
			width:50%;
		}	
		
.tdOpt {
			
			padding-left:5px;
			padding-right:0px;
		}
		
.tdPreis  {
			width: 10%;
			padding-left:5px;
			padding-right:10px;
		}

		
.tdKorb  {
			
			padding-left:20px;
		}	

		
.tdSub  {
			
			padding:5px;
		}			
		
		
#cont {position:absolute; left:30px; margin:auto; top:65px;}		
