/*
Theme Name: Catch-responsive Child
Description: Ein schönes Childtheme
Author: Horst Hug
Author URI: http://www.nichtraucher-hypnoseinstitut.de
Template: catch-responsive
Version: 1.0
Tags:
*/
@import url("/wp-content/themes/catch-responsive/style.css");
/*hier kommen die neuen CSS-Angaben*/
/*hypnose cd produkte*/

.product
{
	overflow:hidden;
	height:100%;
}
.clear { clear:both; }
.product_first
{
	overflow:hidden;
	clear:both;
}
.product a { text-decoration:none; font-size:10pt; color:;}
.product h1
{
	padding:0;
	margin:0;
	font-size:16px;
}

.text
{overflow:hidden; text-align:left; padding:10px 10px;

}
.text p
{
font-size:9pt;
}
.product h2
{
	padding:0;
	margin:1px 0;
	font-size:10pt;
	border:0; font-weight:normal;
	color:#0000ff;
}

.product h2 a
{
	color:#0000ff; font-weight:bold; text-decoration:underline;
}
.product h3
{
	padding:0;
	margin:0;
	font-size:8px;
	border:0;
	height:33px;
	color:#000066;
}
.product h6
{
	padding:0;
	margin:0;
	font-size:10px;
	border:0;
	height:33px;
	color:#000066;
}
.product h3 a
{
	color:#000066;
}
.product .product_first ul
{
	text-align:center;
	padding:5px;
	margin:8px 7px 8px 8px;
	list-style-type:none;
	width:auto;
	background:#fff;
	float:left;
	overflow:hidden;
	border:1px solid #cc00ff;
}

.product ul
{
	text-align:center;
	padding:4px;
	margin:3px 3px 3px 3px;
	list-style-type:none;
	width:175px;
	float:left;
	height:290px;
	overflow:hidden;
	border:2px solid #ababab;
}

.product li
{
	padding:0;
	margin:0;
}
.product li img { padding:8px 0 0 0px; }
.product_data
{
	font-size:10px;
	padding:0 0 0 0px;
