/* Style fuer Templatevorlage 1 */
/* Kassen Runge                 */

#seite {
  position: absolute;
  background-color:transparent;
/*  border: 1pt solid black; */
  top: 5px;
  left:5px;
  width: 1000px;
  height: 730px;
  z-index:4;
}
#header {
  position: absolute;
  background-color: #ffec3d;
  background-image: url(logo-gelb-850x111.png);
/*  border: 1pt solid black; */
  top: 0px;
  left: 0px;
  width:850px;	
  height:111px;
  z-index:3 
}
#header-menue {
  position: absolute;
  background-color: transparent;
  border-bottom: 1pt solid #957c54; 
  top: 112px;
  left: 0px;
  width:850px;	
  height:25px;
  z-index:3 
}
#whois {
  position: absolute;
  background-color: transparent;
/*  border: 1pt solid black; */
  top: 140px;
  left: 10px;
  width:840px;	
  height:10px;
  z-index:2 
}
#body {
  position: absolute;
  background-color:transparent;
/*  border: 1pt solid black; */
  top: 160px;
  left: 20px;
  width: 805px;
  min-height: 540px;
  z-index: 2;
}
#bodyright {
  position: absolute;
  background-color: #ffec3d;
/*  border: 1pt solid black; */
  top: 0px;
  left: 850px;
  width: 149px;
  min-height: 700px; 
  z-index:2;
}
#br-bild {
  position: absolute;
  background-color:#ffec3d;
/*  border: 1pt solid black; */
  top: 0px;
  left: 0px;
  width: 150px;
  z-index: 3;
}
#br-cont {
  position: absolute;
  background-color:#ffec3d;
/*  border: 1pt solid black; */
  top: 215px; 
/* ohne News left: 13px; */
  left: 0px;
  z-index: 3;
}

