/* Allgemeines CSS für Marken */
body {
	margin: 0px;
	padding: 0px;
	font-size: 101%;
	font-family: verdana,arial, helvetica, sans-serif;
	text-align: center;
	background-color: #e2e3e5;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body#rinatura,
body#rinatura-verpackung  {
	margin: 0px;
	padding: 0px;
	font-size: 101%;
	font-family: verdana,arial, helvetica, sans-serif;
	text-align: center;
	background-color: #e2e3e5;
	background-image: url(../images/background2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
span.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
div#header-wrap {
	width: 990px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background-color: #e2e3e5;
}
div#logo_print{
	float:left;
	display:none;
}
div#pagecontent {
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #01133b;
	border-top: 2px solid #FFFFFF;
}
#rinatura #pagecontent,#rinatura-verpackung #pagecontent {background: #014f42}
/*Link Anweisungen*/
a {
color:#62889F;
text-decoration:none;
}
a:hover {
color:#01133B;
}
/* ############################################################ Header Anfang ### */
div#margin-top {
	height: 4px;
	background-color: #e2e3e5;
}
div#header {
	height: 130px;
	width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div#flash {
	width: 240px;
	height: 130px;
	float: left;
	background-color: #e2e3e5;
}
div#header a.logo {
	height: 130px;
	width: 245px;
	border: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#header p a{
	display: block;
	float:left;
	margin: 10px 0px 4px 0px;
	padding: 0px 4px 0px 4px;
	border-right: 2px solid;
	text-decoration: none;
}
div#header .last {
	border-right: none;
}
img#logo {
	height: 130px;
	width: 245px;
	border: 0px;
}
/* ############################################################ Header Ende ### */
/* ############################################################ Rootline Anfang ### */
div#rootline {
	margin-left: 20px;
	text-decoration: none;
	color: #E2E3E5;
	font-size: 0.7em;
}
div#rootline a{
	text-decoration: none;
	color: #E2E3E5;
}
div#rootline a:hover {
	text-decoration: none;
	color: #999999;
}
/* ############################################################ Rootline Ende ### */
/* Footer-Bereich */
div#footer {
	margin-top: 10px;
	clear: both;
}
div#footer p{
	margin-left: 240px;
	margin-bottom:10px;
	font-size: 0.7em;
	color: #12244C;
}
#rinatura #footer p {color: #0d3932;}
/* Content-Bereich */
div#left {
	float: left;
	width: 210px;
	overflow: hidden;
}
div#main {
	/* outline: 1px solid green; */
	width: 770px;
	overflow: hidden;
	float: right;
}
div#content {
	margin-top: 20px;
	height: auto;
}
div#content-normal {
	/* margin-left: 20px; */
	margin-right: 20px;
	margin-top: 20px;
}
div#content-normal div#normal {
	float: right;
	width: 300px;
}
div#inhalt-links{
float:left;}
div#content-normal {
	background-color: #e5e5e5;
}
div.border-top {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 170px;
}
div.border-bottom {
	background-image: url(../liakada/liakada-menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 170px;
}
/* Inhaltselemente */
div#content-normal .csc-header-h1 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}
div#content-normal .csc-header-h1 h1 {
	vertical-align: middle;
	padding-top: 8px;
	color: #01133b;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	overflow: hidden;
}
div#content-normal .csc-header h2 {
	color: #01133b;
	background-color: none;
	font-size: 14px;
	font-weight: bold;
	/* padding-left: 20px; */
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
		border: 0px solid green;
}
#rinatura div#content-normal .csc-header h2, #rinatura-verpackung div#content-normal .csc-header h2 {color: #014F42}
div.clear-footer{
clear:both;
height:32px;
}
div.cObj-inhalt {
	padding: 0px;
}
div#content-normal * {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ############################################################ Menu Anfang ### */
div#mainmenu {
	width: 170px;
	border: 0px solid red;
	border-bottom: 0px;
	margin-left: 20px;
	margin-top: 33px;
	margin-right: 20px;
	overflow: hidden;
}
div#mainmenu .inhalt {
	padding: 0.6em 1.5em 1.8em 0.5em;
}
div#mainmenu * {
	margin: 0px;
	padding: 0px;
	color: black;
}
div#mainmenu .cur {
	color: #ffffff;
}
div#mainmenu .act {
	color: #666666;
}
div#mainmenu ul {
	list-style-type: none;
	height: auto;
}
div#mainmenu ul li {
	border-bottom: 1px solid #FFFFFF;
	height: auto;
	-height: 100.01%;
}
div#mainmenu ul li div.cur a {
padding:0px;
}
div#mainmenu ul li a,
div#mainmenu ul li div {
	padding: 3px 3px 3px 4px;
	text-decoration: none;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
div#mainmenu ul li.last {
	border-bottom: 0px;
}
div#mainmenu ul li a:hover {
	/* background-color: #ffffff; */
	color: #FFFFFF;
}
div#mainmenu ul ul {
	/* background-color: #e5e5e5; */
}
div#mainmenu ul ul li {
	border-bottom: none;
}
div#mainmenu ul ul li a,
div#mainmenu ul ul li div {
	font-size: 10px;
	padding-left: 25px;
}
div#mainmenu ul ul li a:hover{
	/* background-color: #ddddff; */
	color: white;
}
/* ############################################################ Menu Ende ### */
/* ############################################################ cObjects Allgemein Start ### */
label {
	display: block;
}
div.contentelement {
	overflow: hidden;
	padding: 20px;
	padding-bottom: 0px;
}
div.contentelement ul {
list-style:none;
	padding-left: 20px;
}
div.contentelement ul li {
background:url(../images/list_pfeil.gif) no-repeat;
padding-left:20px;
	text-decoration: none;
	/*color: #4f889f;*/
	line-height:20px;
}
div #right .contentelement ul li {
	list-style:none;
	margin:5px;
	padding:0;
}
*html div #right .contentelement ul li {
	list-style:none;
	margin:1px 2px;
	padding:0;
}
div.contentelement ul li a:hover{
color:#01133B;
}
div.contentelement p.bodytext {
	margin-bottom: 1.5em;
}
/* ############################################################ cObjects Allgemein Ende ### */
/* ############################################################ cObjects Rezepte Start ### */
.text h3{
	margin-top: 20px;
}
.row {
/*	background-color: #e5e5e5; 
	border: 1px solid #666666;
*/
	margin-top: 10px;
}
.row .image {
	float: right;
	border: 1px solid #666666;
}
/* ############################################################ cObjects Rezepte Ende ### */
/* ############################################################ Suchbox Anfang ### */
div#searchbox {
	margin-top: 20px;
	margin-left: 20px;
	width: 170px;
}
div#searchbox input.sword {
	width: 130px;
	margin-left: 20px;
}
div#searchbox input.submit {
	margin-left: 20px;
	margin-top: 4px;
}
/* ############################################################ Suchbox Ende ### */
/* Test */
.csc-textpic-imagewrap {
	margin: 0px 10px 10px 10px;
	/*border: 1px solid #ffffff;*/
	overflow: hidden;
}
.csc-textpic-imagewrap img {
	display: block;
	margin:0px 10px 10px 10px;
	clear: none;
	overflow: hidden;
}
.csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol
	margin: 0px 5px 5px 5px;
}
/*Extra Seite weitere Marken*/
.ueberschrift{
margin-bottom:10px;
font-weight:bold;
font-size:13px;
color:#01133B;
line-height:18px;
}
div#container_weitere_marken ul {
list-style:none;
margin:0;
padding:0;
}
div#container_weitere_marken li {
	background: url(../images/list_pfeil.gif) no-repeat scroll 0% 60%;
	padding-left: 20px;
	line-height: 20px;
}
/*MAILORM*/
.csc-mailform {
	border:none;
}
.csc-mailform-forum {
	background-color:#fff5e5;
	border: 1px solid #666666;
}
.csc-mailform-field {
	display: block;
	margin: 2px;
	padding: 2px;
}
span .csc-mailform-radio{
	display: block;
	margin: 2px;
	padding: 2px;
	width: 20px;
	
}
.csc-mailform label, .csc-mailform-forum label{
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	margin: 2px 0px;
	padding:0;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform-forum input, .csc-mailform-forum textarea{
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color: #f1f1f1;
	border: 1px solid #666666;
	width: 250px;
	padding: 2px 0px;
	font-size: 8pt;
}
.csc-mailform-submit {
	background-color:#eaeaea;
	color:#666666;
	margin-left:180px;
}
.csc-mailform-submit:hover {
	background-color:#01133B;
	border: 1px solid white;
	color:#FFFFFF;
}
	
	
/*TEMPLATES PRODUKTE*/
.listitem_subheader{
float:right;
}
#headline{
display:block;
width:400px;
border-bottom:dotted #01133B 1px;
padding-bottom:3px;
margin-bottom:10px;
line-height:25px;}
#headline a{
font-size:14px;
font-weight:bold;
}
/*TIP A FRIEND*/
#container{
color:#01133B;}
/*Enjoy Your Meal*/
img#tx_cookingrecipes_pi1-enjoyyourmeal{
margin:20px 10px 20px 80px;
}
/* SUCHE */
.csc-sword {
	color: red;
}
/* IMPRESSUM */
div.impressum{
	width:400px;
	background-color:#f5f5f5;
	padding:5px;
}
div .cObj-inhalt H6 {
	font-size: 90%;
}
div#tx_cookingrecipes_pi1-search {
	margin-top: 20px;
	margin-left: 40px;
}
div#tx_cookingrecipes_pi1-search form{
	color: #01133b;
}
div#tx_cookingrecipes_pi1-search input{
	color: #01133b;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #01133b;
	padding: 2px;
	background-color: #f8f8f8;
}
div#tx_cookingrecipes_pi1-results p {
	margin-top: 10px;
	margin-left: 40px;
}
div.tx_cookingrecipes_pi1-backlink {
	margin-top: 20px;
	margin-left: 20px;
}
div#tx_cookingrecipes_pi1-results h3 {
	border-bottom: 1px dotted #01133b;
	padding-bottom: 2px;
}
div#tx_cookingrecipes_pi1-results h4 {
	margin-top: 2px;
	margin-left: 10px;
}
div.naehrwerttabelle{
	color: #000;
	margin: 2em 0;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1em;
	display:table;
}
#rinatura-verpackung .csc-textpic-text {margin-left: 30px;}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #f3f3f3;
	margin: 15px 0;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 350px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,powermail_captcha, input#uid32,input#uid41 {
	/* Input and textarea */
	border: #aaa solid 1px;
	height: 20px;
	line-height:20px;
	width: 260px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {height: 80px;}

img.tx-srfreecap-pi2-image  {
margin-left:0;
margin-right:1em;
vertical-align:middle;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text:hover {background: #F4F3ED;}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 360px;
	font-weight: bold;
	padding: 10px;
	background: #01133B;
	color: #fff;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover {
	/* submit button */
-moz-box-shadow:0px 0px 7px #333333;
-webkit-box-shadow:0px 0px 7px #333333;


}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;

}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none;}

