body { color:black;  background-color: #fff;
font-family: Trebuchet MS, Arial, helvetica, sans-serif;
font-size: 1.0em; line-height: 1.2em; margin: 10px; }


#header { margin-bottom: 0px; width: 900px;
border: 0px; background-color: #fff;  position: relative; margin: 0 auto;
height: 20px; font-size: 70%; text-align: right;}
#header #languageselection {width: 900px;
position: relative; margin: 0 auto;}

#content {background-color: #fefcd3; width: 900px;
position: relative; margin: 0 auto; /*height: 900px;*/}

/* Contenthöhe - gehackt für alle */
#content {
min-height:700px;
height:auto;
}
/* Contenthöhe - gehackt für Redmond */
/*\*/
* html #content {
height: 700px;
}

#content #banner {z-index: 30; position: relative;}

#content #banner1 {z-index: 30; position: relative; top: 0px; left: 0px; background:url(../../images/banner/backmischungen.gif); width: 900px; border: 0px; height: 192px;}
#content #banner2 {z-index: 30; visibility: hidden; position: absolute; top: 0px; left: 0px; background:url(../../images/banner/backzutaten.gif); width: 900px; border: 0px; height: 192px;}
#content #banner3 {z-index: 30; visibility: hidden; position: absolute; top: 0px; left: 0px; background:url(../../images/banner/fertiggerichte.gif); width: 900px; border: 0px; height: 192px;}
#content #banner4 {z-index: 30; visibility: hidden; position: absolute; top: 0px; left: 0px; background:url(../../images/banner/saucen.gif); width: 900px; border: 0px; height: 192px;}


#content #content-text {
text-align: left; font-size: 14px; line-height: 21px;
padding-left: 250px; padding-right: 50px; padding-bottom: 20px;}

#content #sidebar {
position: relative; float:left; width: 135px;
/*height: 680px;*/ padding: 30px 10px 0px 10px;
z-index: 29; background-color: #fefabb;
position: absolute; left: 43px; top: 180px; text-align: left;
font-size: 13px; border-left: 3px solid #fff; border-right: 3px solid #fff;
}

/* Contenthöhe - gehackt für alle */
#content #sidebar {
min-height: 480px;
height:auto;
}
/* Contenthöhe - gehackt für Redmond */
/*\*/
* html #content #sidebar {
height: 480px;
}



td {vertical-align: top;}

#content .galerie table { width: 600px; }
#content .galerie td { width: 150px; text-align: center;padding-top: 20px;}
#content .galerie td img {padding-top: 10px;}

#content .galerie_3bilder table { width: 420px; }
#content .galerie_3bilder td { width: 140px; text-align: center;padding-top: 20px;}
#content .galerie_3bilder td img {padding-top: 10px;}

#content #sidebar #navigation ul {list-style-type: none; }
#content #sidebar #navigation li { margin: 8px 0px 8px 10px;}
/*#content #sidebar #navigation ul li ul li ul {list-style-type: disc; }*/

#content #sidebar a         { text-decoration: none;  color: #000;}

#footer   { padding-left: 10px; position: relative; margin: 0px; text-align: left; height: 10px; background-color: transparent; }

h1 {font-size: 30px; color: #000; margin: 10px 0px 10px 0px; line-height: 35px;}
h2 { }
strong {font-weight: bold;}
em {font-style: italic;}


#content-text ul {list-style-type: disc; }
#content-text li { list-style-position: outside; padding-left: 5px; margin: 2px 0px 2px 20px;}



.clear {clear:both;}


