/*/
/////////////////////////////////////////////////////////////////// styles fuer das layout//// weblication® cms strukturdesign version 4.7// erstellt durch scholl communications ag, 77694 kehl, www.scholl.de// erstellt mit weblication® content management server, www.weblication.de/////////////////////////////////////////////////////////////////
/*/
/* Formatierung von HTML-Elementen */
body {
  background: rgb(255,255,255) url() repeat-y;
}

/* Blöcke */
#wBlockMain {
  width:750px;
}
#wBlockBGPicture {
  display:none;
}

/*Gesamter Bereich*/
#wBlockTop {
  display:none;
}
/*Bereich Suche*/
#wBlockSearch {
  display:none;
}
/*Bereich oben*/
#wBlockLeft {
  display:none;
}
/*Bereich links*/
#wBlockContent {
  position: absolute;
  left:0px;
  top:0px;
  width:750px;
  background: #fff ; 
}
#wBlockContent #laenderkarte {
  visibility:hidden;
}

/*Pfadnavigation*/
#wBlockRight {
  display:none;
}

/*Bereich rechts*/
#wBlockBottomInner {
  border-top: solid #fff 10px; 
  border-bottom: solid #fff 20px; 
  background: #fff url() repeat-x; 
}

#wBlockBottomInner .right{
  display:none;
}




