/*		Product		*/
table.prod_list {
	border: 1px none black;
	text-align: left;
	width: 250px;
}
table.prod_list td {
	vertical-align: top;
}
table.prod_list tr.prodtopic th {
	background-color: #d7e9b1;
	font-size: 16px;
}

table.prod_list a {
	display: block;
	width: 100%;
	color: black;
	text-decoration: none;
	background-color: transparent;
	font-weight: normal;
}

table.prod_list a:hover {

}

table.prod_teaser {
	text-align: left;
	border: 1px solid #33cc66;
	border-width: 0px 0px 1px 0px;
	height:0%;
}

table.prod_list th, table.prod_teaser th {
	text-align: left;
	
}

/*DANIEL*/
table#productTable_oben{
	text-align:center;
	width:700px;
  
  
  
}
table#productTable_unten{
	text-align:center;
	width:400px;
}

table#productTable_oben tr td, table#productTable_unten tr td{
	/*border: 1px solid #33cc66;*/
	width:200px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px:
}
div#productTitle{
	font-weight:normal;
	font-size:10px;
	color:black;
}
img#productThumb{
	border:0;
  margin-top:5px;
  margin-bottom:5px;
}




/*Produkttabelle neu*/

#produkttabelle_neu table {
	border: 1px solid #FF8C00;
	border-collapse: separate;
	padding:5px;
  	width:99%;
}

#produkttabelle_neu caption {

        margin-top: 7px;
	margin-bottom: 5px;
 	text-align: left;
 	font-size: 105%;
        font-weight: lighter;
	color: #FF8C00;
        border-bottom: 1px dashed #FFCC99;
  
} 

#produkttabelle_neu td th {
	padding: 10px;
	text-align: left;
	padding:7px
}

#produkttabelle_neu td {
	font-size: 105%,
	letter-spacing: 0.1em;
}

t-align:left;
}
