@charset "utf-8";
/* ###################### GENERAL DEFINITIONS ###################### */
html {
	height:100%;
}

* {
	padding:0;
	border:0;
	margin:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#000;
	background:#adcba0 url(../img/body_bg.gif) top  center repeat-y;
}

.clearer { clear: both; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hide from IE Mac \*/.clearfix{ display:block; }/* End hide from IE Mac */

a {
	text-decoration:none;
}
#content .csc-textpic-image a:hover {
	border:0;
	border:none;
	text-decoration:none;
}

/* ###################### LAYOUT ###################### */
#page,
#page-start {
	position:relative;
	width:741px;
	padding:5px 10px 0;
	height:auto;
	margin:0 auto;
}

#logo {
	width:128px;
	height:529px;
	margin:0 0 0 4px;
	float:right;
	background:url(../img/right_frame.jpg) left 74px no-repeat;
}

#logo a img {
	border:0;
}

#logo-start {
	
}

#navigation {
	background:url(../img/top_frame.gif) top left no-repeat;
	padding:0;
	padding-top:74px;
	width:609px;
	margin:0;
	margin-bottom:20px;
	float:left;
}

#page-start #navigation {
	background:none;
	padding-top:0;
	width:742px;
	float:none;
}


/* --- navigation /begin --- */
#nav-main {
	height:12px;
	border-bottom: 2px solid #b0d576;
	padding:0px 0 6px 4px;
	margin:0;
	margin-top:4px;
	text-align:left;
	overflow:hidden;
}

#page-start #nav-main li {
	margin-left:115px;
}

#nav-main ul {
	list-style-type:none;
	/*float:left;*/
	display:inline;
	/*display:block;*/
}

#nav-main ul ul {
	list-style-type:none;
	float:right;
	display:inline;
	/*display:block;	*/
}

#nav-main ul li a{
	margin-left:0;
	float:left;
	display:inline;
	/*display:block;*/
	text-align:center;
	color:#fff;
}

#nav-main ul ul li {
	float:left;
	/*display:block;*/
	text-align:center;
	color:#fff;
	margin-left:20px;
}
#nav-main li.active {
	color:#f77915;
}
#nav-main li a {
	color:#c61318;
}

#nav-main li a:hover {
	color:#f77915;
	text-decoration:none;
}




#nav-sub {
	padding:5px 0 5px 0px;
	font-size:0.9em;
	line-height:1.2em;	
	
}
#nav-sub ul,
#footer ul {
	list-style:none;
}

#nav-sub li,
#footer li {
	float:left;
	color:#ff6666;
	margin:0;
	padding:0 0 3px 0;
	margin-right:20px;
	background:url(../img/arrow.gif) no-repeat left center;
	padding-left:12px;
	overflow:visible;
}
#nav-sub li a,
#footer li a {
	color:#c61318;
	padding:6px 0 1px 0px;
	margin:0;
	text-decoration:none;	
}
#nav-sub li a:hover,
#footer li a:hover {
	color:#f77915;
	border-bottom:1px solid #f77915;
}

#nav-sub li.active a,
#footer li.active a {
	color:#f77915;
	border-bottom:1px solid #f77915;
}



/* --- navigation /end --- */

#content {
	width:609px;
	float:left;
}

#page-start #content {
	width:742px;
	float:none;
}
#page-start embed {
	text-align:center;
	margin:10px auto 15px 95px;
}

#content h1 {
	font-size:1.1em;
	font-weight:bold;
	color:#00703c;
	border-bottom:1px solid #b0d576;
	margin:10px 0 10px 0;
	padding:0 0 6px 12px;
}

#page-start #content h1 {
	font-size:2em;
	font-weight:normal;
	color:#00703c;
	border:0;
	margin:0px 0 25px 30px;
	padding:0;
}
#page-start #content h2,
#page-start #content h3,
#page-start #content p {
	margin-left:30px;
}

#content h2 {
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
	color:#00703c;
	margin:10px 0 10px 0;
	padding:0;
	border:0;
}
#content h3 {
	font-size:1.0em;
	line-height:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
	margin:10px 0 4px 0;
	padding:0;
	border:0;
}
#content h4 {
	font-size:0.9em;
	line-height:1.2em;
	font-weight:bold;
	color:#000;
	margin:7px 0 3px 0;
	padding:0;
	border:0;
}

#content p {
	margin:5px 0 20px 0;
	font-size:0.9em;
	line-height:1.6em;
}

#content ul.bg {
	margin:5px 0 15px 15px;
	list-style-type:none;
}
#content ul.bg li {
	background:#f1f8e6 url(../img/list-bullet.gif) no-repeat 5px 7px;
	border:1px solid #b0dc7a;
	border-bottom:1px solid #cfe9aa;
	margin:0;
	margin-bottom:1px;
	padding:2px 2px 2px 15px;
	font-size:0.9em;
	line-height:1.3em;
	color:#000;
}
#content ul.bg li.dark {
	background:#e7f4d8 url(../img/list-bullet.gif) no-repeat 5px 7px;
}

#content a {
	color:#c61318;
}
#content a:hover {
	color:#f77915;
	text-decoration:none;
	border-bottom:1px solid #f77915;
}
#content a:hover img {
	border:0;
	text-decoration:none;
}
#content .box {
	background:#EAF5DC;
	border:1px solid #b0d576;
	margin:5px 0 15px 0;
	padding:5px;
	font-size:0.8em;
}


strong, b {
	font-weight:bold;
}
em, i {
	color:#00703c;
	font-style:normal;
}





#footer {
	border-top: 2px solid #b0d576;
	clear:both;
	padding:6px 0 6px 0;
	margin-top:15px;
	width:609px;
	font-size:0.9em;
}

#page-start #footer {
	width:742px;
}




/* --- formulare /begin --- */
#kontaktformular {
	margin-left:10px;
}

#gewinnspielformular {
	margin:0 10px 0 10px;
}

fieldset {
	padding:0px 5px 10px 5px;
	border:1px solid #b0d576;
	background:#EAF0E1;
	margin:10px 0 5px 0;
}

legend {
	color:#00703c;
	background:#fff;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:5px;
}

#kontaktformular p {
	position:relative;
	padding:0;
	margin:2px 0 2px 0px;
	clear:both;
}

label {
	display:block;
	width:70px;
	padding:4px 0 2px 10px;
	font-size:10px;
	float:left;
}
#gewinnspielformular label {
	width:130px;
}

#gewinnspielformular input, 
#gewinnspielformular textarea,
#gewinnspielformular select {
	width:300px;
}

input, textarea, select {
	width:208px;
	padding:2px;
	border:1px solid #b0d576;
	margin:2px 0 2px 0;
	font-size:10px;
	font-family:lucida sans unicode, arial, sans;
	float:left;
}

select {
	width:auto;
	min-width:100px;
	margin:2px 0 2px -3px;
	float:none;
}

option {
	padding:1px;
}

#submit-button {
	width:auto;
	padding:0;
	border:1px solid #F37021;
	margin:10px 0 15px 85px;
	background:#F37021;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:none;
}
#gewinnspielformular #submit-button {
	margin-left:145px;
}

.error {
	color:#bc2121;
}
/* --- formulare /end --- */


/* --- recipe /start --- */
.recipe-detail {

}
.recipe-detail .recipe-image {
	float:left;
	margin: 0 10px 0 0;
}

.recipe-detail .recipe-ingredients,
.recipe-detail .recipe-title,
.recipe-detail .recipe-type,
.recipe-detail .recipe {
	margin-left:200px;
}

.recipe-detail p.link {
	text-align:right;
	font-size:0.9em;
}

#content .recipe-detail .recipe-title h1 {
	padding-left:0;
}

.recipe-list {
	padding:5px 0 5px 0px;
	font-size:0.9em;
	line-height:1.2em;	
}
.recipe-list ul {
	list-style:none;
}

.recipe-list li {
	color:#ff6666;
	margin:0;
	padding:0 0 5px 0;
	margin-right:20px;
	background:url(../img/arrow.gif) no-repeat left center;
	padding-left:12px;
	overflow:visible;
}
.recipe-list li a {
	color:#c61318;
	padding:6px 0 1px 0px;
	margin:0;
	text-decoration:none;	
}
.recipe-list li a:hover {
	color:#f77915;
	border-bottom:1px solid #f77915;
}


/* --- recipe /end --- */

.tx-srfreecap-pi2-image {
	margin:0 0 0 80px;
}
.tx-srfreecap-pi2-cant-read {
	display:block;
	font-size:10px;
	margin:10px 20px 10px 80px;
}
.powermail_submit {
	background:#F37021 none repeat scroll 0 0;
	border:1px solid #F37021;
	color:#FFFFFF;
	float:none;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 15px 85px;
	padding:0;
	width:auto;
}
.tx-powermail-pi1_mandatory {
	margin: 0px 0px 10px 25px;
}
.tx-powermail-pi1_thx {
	padding: 0px 0px 0px 10px;
}
.powermail_mandatory_js {
	display: block; float: left; padding: 5px; margin-left: 80px;color: red
}
#kontaktformular div {
	clear: both;
}
.powermail_captcha_captcha { margin-left: 82px; }