html, body { height:100%; width:100%; }


body {
    padding:0px;
    margin:0px;
    background: #ffffff;
    height: 100%;
    font-family:  verdana,arial, helvetica, sans-serif;
}
		
 
td {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: 0.9em;
    color: #000000;
    line-height: 1em;
}
.normal {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: .9em;
    color: #000000;
    line-height: 1em;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-family:  verdana,arial, helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1.4em;
    color: #000000;
    font-weight: normal;
}

.boxsuche { display:none; }

/* ************************************************************************* */
/* ***  Styles die auch in editor_conten.tcss (advanced) eingetragen werden müssen  **** */
/* ************************************************************************* */

.Klein { font-size:0.8em;line-height: 1.2em;}
.Bild_Rechts {margin-left:20px;border:0px solid red;}

/* ************************************************************************* */

/* ******** */
/*   Layer  */
/* ******** */

#illustration { display:none; }

 
/* **************************** */
/*  SPALTE 1 Links Navigation   */
/* **************************** */

#col1 { display:none; }

#col1_ernaehrung_head { display:none; }

#col1_ernaehrung_navigation { display:none; }

#col1_bereiche_head { display:none; }

#col1_bereiche_navigation {	display:none; }

/* ********************************* */
/*  Ende SPALTE 1 Links Navigation   */
/* ********************************* */



/* ***************** */
/*  SPALTE 2 Mitte   */
/* ***************** */

#col2 { width: 100%; }

#col2_Headline {
/*    margin-left: 20px; */
/*    margin-top: 29px; */
    border: 0px solid #000000;
}

#col2_Inhalt, #col2_Inhalt2 {
/*    margin-left: 20px; */
    margin-top: 15px;
    border: 0px solid #ff00ff;
    background-color: #ffffff;
}

/* ********************** */
/*  Ende SPALTE 2 Mitte   */
/* ********************** */


/* ***************** */
/*  SPALTE 3 Rechts  */
/* ***************** */
#col3 { display:none;  }
#col3_suche {	  display:none;  }
#col3_angebote_head {	  display:none;  }
#col3_angebote_content {	 display:none;  }
#col3_service_head { display:none;  }
#col3_service_content {	 display:none;  }

/* ********************** */
/*  Ende SPALTE 3 Rechts  */
/* ********************** */

