body {
  padding: 0px;
  background-color: #fff;
  margin: 0px;
/*  overflow: hidden;*/
}


#bkk_logo{
/*  float: left;
  display: inline;
  clear: both; */
  margin-bottom: 0px;
  margin-left: 10px;
  margin-top: 5px;
  height: 80px;

  width: 600px;
  /*  overflow: hidden; */
}

#bkk_linie{
  background: url('/service/images/linie5.gif') bottom repeat-x;
  width: 720px;
  height: 20px;
  margin-left: 10px;
  text-align: right;
  font: 14px Arial;
}

#bkk_titel {
  float: right;
  font: 13px Arial;
}

#bkk_container{
  width: 720px;
  height: 320px;
  margin-top: 5px;
  margin-left: 10px;
}

#bkk_left {
  float: left;
  width: 320px;
  height: 340px;
  text-align: center;
}

#bkk_right {
  float: left;
  width: 395px;
  height: 340px;
  overflow: auto;
  font: 11px Arial;
}

#bkk_footer{
  background: url('/service/images/footer5.gif') no-repeat;
  width: 720px;
  height: 45px;
  margin-left: 10px;
}

#programm_container{
  
  position: relative;
  display: inline;
  float: left;
  clear: both;
  width: 555px;
  height: 400px;
  margin: 19px;
  padding: 0px;
  
}

#programm_left {

  position: absolute;
  display: inline;
  text-align: center;
  font: 12px Arial;
  left: 0px;
  top: -25px;
  width: 230px;
  clear: none;
  
}

#programm_right {

  position: absolute;
  text-align: left;
  left: 270px;
  top: -10px;  
  display: inline;
  width: 280px;
  height: 400px;
  font: 12px Arial;
  clear: none;
  overflow: auto;
  
}


#programm_footer{
  
  position: absolute;
  background: url('/service/images/footer2.gif') no-repeat;
  width: 556px;
  height: 66px;
  bottom: 10px;
  left: 25px;
}

#position_switch{
  position: absolute;
  bottom: 10px;
  right: 6px;
  font: 14px Arial;
  font-weight: bold;
  color: #98979d;
}
#position_switch a{
  color: #98979d;
  text-decoration: none;
}
#position_breadcrumb{
  position: absolute;
  bottom: 44px;
  right: 6px;
  font: 14px Arial;
  font-weight: bold;
  color: #ff821e;
}

div.pfooter a { color: #fff; font: 11px Arial; text-decoration: none; background: url(/images/icon_arrow_w.gif) right no-repeat; padding-right: 15px; }

div.bkk_article { margin-top: 0px; margin-bottom: 0px; }
div.bkk_address { margin-top: 5px; }
div.bkk_order { display: block; padding-left: 12px; width: 170px; text-align: left; background: url(/templates/images/link_bullet1.gif) no-repeat; font: bold 12px Arial}
div.bkk_prog { margin-top: 30px; }

div.link1 {
  background: url(/templates/images/linkbullet.gif) left no-repeat;
  margin-left: 0px;
  padding-left: 10px;
}

a.bullet { font-weight: bold; color: #000; text-decoration: none; }

div.cbnoindent { margin-left: 0px; padding-left: 0px; }

div.bkkleft  { float:left; width: 220px; }
div.bkkright { float:left; width: 220px; }
div.bkknew { background: url(../images/btn_neu.gif) no-repeat; padding-left: 30px; width: 200px; }
div.bkkold { background: url(../images/btn_old.gif) no-repeat; padding-left: 30px; width: 200px; }
div.bkkold a.bkk       { text-decoration: none; color: #000; }
div.bkkold a.bkk:hover { text-decoration: underline;  color: #000; }
div.bkknew a.bkk       { text-decoration: none;  color: #000; }
div.bkknew a.bkk:hover { text-decoration: underline;  color: #000; }


