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_top.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_menue.png) left no-repeat;
}




/* HEADER */
#header {
  float:left;
  width:980px;
  height:535px;
  margin:0px;
}
/* HEADER MIDDLE */
#header_middle {
  float:left;
  width:980px;
  height:376px;
  margin:0px;
  padding:0px;
  background:url(../images/bg_header_middle.gif) left top no-repeat;
}
#header_middle #header_middle_img {
  position:absolute;
  top:10;
  left:10;
  width:960px;
  height:376px;
  margin:0px 0px 0px 10px;
  z-index:800;
}
#header_middle #header_middle_img #mygallery {
  z-index:801;
}
#header_middle #header_middle_maske {
  position:absolute;
  top:10;
  left:10;
  width:960px;
  height:376px;
  margin:0px 0px 0px 10px;
  text-align:center;
  background:url(../images/bg_header_middle_maske.gif) left top no-repeat;
  z-index:802;
}
/* 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_top.gif) left top no-repeat;
  padding:0px 40px 10px 40px;
}
