@charset "UTF-8";
/* CSS Document */

BODY{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background:url("../images/bg_page.gif") repeat-x top;
	background-color:#FCFAF3;
}

IMG{
	border:0px;
}

H2{
	color:#4E3228;
}

H3{
font-style:italic;
color:#4E3228;
margin:0px;
padding:0px;
}

H3 > a {
	text-decoration:none;
}

H4 {
	margin-bottom:3px;
}

.organic{
text-transform:uppercase;
color:#8cc63e;
}

#logo{
	width:219px;
	float:left;
	margin-left:40px;
	padding-top:15px;
}

#menu{
	width:558px;
	height:90px;
	margin-top:34px;
	float:right;
}

.footer{
	height:80px;
	width:100%;
	background-color:#f7B800;
	z-index:0;
	text-align:center;
}

.small {
	height:30px;
}

.small_text {
	font-size:8pt;
}

.footer div {
	margin:0 auto;
	position:relative;
	top:50px;
}

.footer div.SmallTop {
	top:4px;
}

#Container2{
	height:42px;
	width:100%;
	background-color:#efb31b;
	z-index:0;
}

.content{
font-size:9pt;
line-height:17px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:top;
padding:40px 80px 40px 90px;
}

.ContentKader{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	background-color:white;
}

/*#FooterBackgroundLeft{
	height:120px;
	width:50%;
	background-color:#4E3228;
	background-image:url(../images/bg_footer_colors.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	z-index:1;
}

#FooterBackgroundLeft2{
	height:42px;
	width:50%;
	background-color:#4E3228;
	background-image:url(../images/bg_footer_colors2.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	z-index:1;
}

#FooterBackgroundRight{
	z-index:2;
	padding-top:40px;
}

#FooterBackgroundRight2{
	z-index:2;
	padding-top:3px;
}*/

#FooterBackgroundBottom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:2px;
	color:#B2B2B2;
	height:15px;
	width:100%;
	z-index:2;
    background:url("../images/bg_footer_bottom.gif") repeat-x top;
	padding-top:20px;
	padding-bottom:20px;
}

A {
text-decoration:underline;
color:#4E3228;
}

A:visited {
text-decoration:underline;
color:#4E3228;
}

A:hover {
text-decoration:underline;
color:#4E3228;
}


A#FooterBackgroundLinks {
font-size:8pt;
text-decoration:none;
color:#f4E3228;
}

A#FooterBackgroundLinks:visited {
font-size:8pt;
text-decoration:none;
color:#4E3228;
}

A#FooterBackgroundLinks:hover {
text-decoration:underline;
color:#4E3228;
}

A#FooterBackgroundLinks2, A#FooterBackgroundLinks2:visited {
font-size:7pt;
text-decoration:none;
color:#4E3228;
}

A#FooterLinks {
text-decoration:underline;
color:#B2B2B2;
}

A#FooterLinks:visited {
text-decoration:none;
color:#858585;
}

A#FooterLinks:hover {
text-decoration:underline;
color:#858585;
}

A#ReadMore {
text-decoration:none;
color:#000000;
}

A#ReadMore:visited {
text-decoration:none;
color:#000000;
}

A#ReadMore:hover {
text-decoration:underline;
color:#000000;
}

INPUT, TEXTAREA{
border:1px solid #ead4cf;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
padding:3px;
}

input[type="text"]:focus, 
input[type="text"].focus,
input[type="password"]:focus, 
input[type="password"].focus,
/*select:focus,
select.focus,*/
textarea:focus,
textarea.focus{
  background-color: #FFFFFF;
  border: 1px solid #4E3228;
}

.legenda{
font-size:8pt;
color:#666;
}

.legenda td{
padding-bottom:2px;
}

.subtitle {
font-weight:bold;
color:#000000;
/*color:#4E3228;*/
margin:15px 0px -5px 0px;
}

TD#TableHeader{
background-image:url(../images/bg_tableheader.gif);
background-color:#f8f2e1;
background-repeat:repeat-x;
background-position:bottom;
font-weight:bold;
color:#666;
height:24px;
}

TD#TableCell{
background-image:url(../images/bg_tablecell.gif);
background-color:#fffef9;
background-repeat:repeat-x;
background-position:bottom;
color:#666;
vertical-align:middle;
/*height:50px;*/
}

TD#recipe_left{
line-height:1.5;
padding-left:18px;
}

TD#recipe_middle{
line-height:1.5;
padding:0px;
}

TD#recipe_right{
line-height:1.5;
padding-right:18px;
}

.photo{
width:32%;
padding:0px 5px 20px 5px;
}

/*#slider{
	display:block;
	overflow:auto;
	background-color:red;
}
*/
/*
#slider{
z-index:3;
overflow:auto;
margin-right:33px;
margin-top:83px;
}

TD#slider{
padding:40px 33px 0px 0px;
}
*/

#placeholder {
  width: 600px;
  height: 200px;
  border: solid 1px red;
}

/*publications*/

div.container_pub {
width:100%;
overflow:hidden;
}

.left{
font-size:80%;
text-align:left;
float:left;
padding-top:4px;
width:75px;
}

.right{
text-align:left;
float:left;
padding-bottom:10px;
width:445px;
}

/*recipes*/

a {
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}