.rezepte_box 
{
	background-image:url(../img/rezept/content_header.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:auto;
}

.rezepte_box h3
{
	font-size:15px;
	margin:0px 0px 2px 0px;
}

.select-block h4
{
	margin:0px 0px 2px 0px;
	font-size:12px;
}

.select-block select
{
	width:240px;
	border:1px solid #E0DED9;
	color:#420704;
}

.rezeptfinderform
{
/*	background-image:url(../img/mailform-rezept-bg.jpg);*/
	width:565px;
/*	height:528px;*/
}

.form-txt
{
	margin:0px;
	margin-left:-15px;
	padding:20px 20px 20px 0px;
}

.form-txt p
{
	padding:0px 0px 0px 20px;
}

.form-txt .select-block
{
	padding:0px 0px 0px 21px;
	margin: 0px;
}

*+html .form-txt .select-block
{
	padding:0px 0px 0px 5px;
}

*html .form-txt .select-block
{
	padding:0px 0px 0px 5px;
}

.submit-btn
{
	background-image:url(../img/send_btn.gif);
	background-repeat:no-repeat;
	border:0px;
	width:100px;
	height:19px;
	color:#FFF;
	font-size:12px;
	padding-bottom:5px;
	cursor:pointer;
}

*html .submit-btn
{
	padding-top:2px;
}

*+html .submit-btn
{
	padding-top:2px;
}

.button
{
	padding-left:140px;
}

.rezept-col1
{
	width:260px;
	float:left;
}

.rezept-footer-txt
{
	clear:left;
	text-align:left;
	padding:0px 0px 0px 20px;
	margin: 10px 0 0 0;
}

.rezept-footer-txt .footer-h3
{
	padding:25px 0 0 0;
	/*background-color: #F00;	*/
}

.rezept-abc
{
	margin-top:8px;
	background-image:url(../img/rezeptfinder-abc-bg.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:40px;
}

.rezept-abc p
{
	padding:0px;
	padding-top:6px;
	letter-spacing:0px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

#layout-content .rezept-abc p a
{
	margin-right:8px;
	font-size:15px;
	font-size-adjust:5px;
	font-family:Verdana;
	color:#420704;
}

#layout-content .rezept-abc p a:hover
{
	margin-right:8px;
	font-size:14px;
	background-color:#FF0000;
	color:#FFFFFF
}

.search-result{
margin-left:20px;
margin-right:15px;
}

.search-result h1{
	font-size:12px;
	padding:20px 0px;
}

.rezepte_box img.spacer{
	margin:20px 0px 0px 0px;
}

.search-result div{
font-weight: normal;
}

.rezept-footer
{
	background-image: url(../img/rezept/content_bottom.jpg);
	background-repeat: no-repeat;
	width: 565px;
	height: 20px;
	display: block;
	padding-top:0px;
	margin-top:0px;
}

.rezepte_box h3
{
	font-size:16px;
	color:#420704;
	padding:10px 0px 0px 20px;
	margin:0px;
}

.left_col{
	float:left;
	/*clear:left;*/
	
	width:220px;
	height:122px;

	/*background-color: #F00;*/
	
	margin: 10px 0 0 0;
	padding: 0px;
	
	display: block;
	
	text-align: center;
	
	overflow: hidden;
}

.right_col{
	/*clear:right;*/
	height:122px;
	width:220px;
	
	float:right;
	
	/*background-color: #0F0;*/
	
	margin: 10px 80px 0 0;
	padding: 0px;
	
	text-align: center;
	
	overflow: hidden;
}

.right_col .rsp_counter,
.left_col .rsp_counter {
	font-size:12px;
	font-family: arial;
	color: #600;

	display: block;
	
	width: 50px;
	height: 20px;
	
	margin: 45px 0 0 10px;
	padding: 0px;
	
	/*background-color: #F00;*/
	
	float: left;
}

*html .right_col .rsp_counter,
.left_col .rsp_counter {
	margin-left: 0px;
}


.search-result .left_col div,
.search-result .right_col div{
	font-size:12px;
	font-family: arial;
	color: #600;
	
	font-weight: bold;
	text-align: center;
	
	height: 20px;
	display: block;
	overflow: hidden;
	
	margin: 0px;
	padding: 0px;
	
	/*background-color: #0F0;*/
}

.search-result .left_col .rsp_counter input,
.search-result .right_col .rsp_counter input {
	margin: 0 8px 0 0;
	padding: 0px;
}



.left_col img, .right_col img{
	cursor:pointer;
	
	margin: 0 58px 0 0;
	padding: 0px;
	
	float: right;
}

.pressformtextarea
{
	height:135px;
	width:250px;
	margin-left:20px;
	margin-bottom:30px
}

*html .pressformtextarea
{
	width:240px;
}

.rsp_btn {
	clear: both;
	
	width: 470px;
	height: 20px;
	
	/*background-color: #F00;*/
	
	text-align: center;
	
	padding-top: 20px;

}

.pressform{
	margin-bottom:3px
}

/********RIGHT BOXES*******/
.main-recipes_and_products_pi1-wrap .dynbox-footer{
	margin-bottom:13px;
}