body {
  font-family:"Arial", "Verdana", "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", serif;
  font-size:13px;
  color:#333333;
  line-height:18px;
  background:url(../images/bg_body_top2.gif) left top repeat-x;
  background-color:#fff;
  margin:0px;
}

/* Menü Hintergrund */
#nav li ul li {
  text-align:left;
  width:168px;
  height:26px;
  font-size:12px;
  font-weight:bold;
  background-color:#fff;
  background:url(../images/bg_menueoff.png) left no-repeat;
}


/* HEADER */
#header {
  float:left;
  width:980px;
  height:159px;
  margin:0px;
}
/* HEADER MIDDLE */
#header_middle,
#header_middle #header_middle_img,
#header_middle #header_middle_img #mygallery,
#header_middle #header_middle_maske {
  display: none;
}

/* CONTENT */
#content {
  float:left;
  width:980px;
  background:url(../images/bg_content.gif) left top repeat-y;
}
#content_top {
  float:left;
  width:900px;
  background:url(../images/bg_content_top2.gif) left top no-repeat;
  padding:0px 40px 10px 40px;
}

