.rightColumn
{
  position:absolute;
  top:90px;
  left:10px;
  width:170px;
  overflow:visible;
  float:left;
}

.menufirstBox
{
  position:relative;
  width:170px;
  border:1px solid #D2D2D2;
}

.menuHeaderBox
{
  position:relative;
  color:#000000;
  font:bolder 14px Times;
  width:170px;
  height:20px;
  background-image:url(../images/head3.jpg);
  background-repeat:repeat-x;
}

.menuBodyBox
{
  position:relative;
  top:0px;
  left:0px;
  width:170px;
  padding:5px 0px 5px 5px;
}

.firstBox
{
  position:relative;
  width:170px;
  border:1px solid #D2D2D2;
  margin-top:10px;
  float:left;
}

.HeaderBox
{
  position:relative;
  color:#000000;
  font:bolder 14px Times;
  width:170px;
  height:20px;
  background-image:url(../images/head3.jpg);
  background-repeat:repeat-x;
}

.BodyBox
{
  position:relative;
  z-Index:1;
  width:170px;
  padding:5px 0px 5px 5px;
}


.menuaktiv
{
  z-Index:20;
  width:160px;
  height:20px;
  color:#000000;
  font:bolder 14px Times;
  background-Color:#DEBE52;
  cursor:default;
  display:block;
  white-space:nowrap;
}

.menudeaktiv
{
  z-Index:20;
  width:160px;
  height:20px;
  color:#000000;
  font:normal 14px Times;
  background-Color:#FFFFFF;
  cursor:pointer;
  display:block;
  white-space:nowrap;
}

.menudeaktivnone
{
  z-Index:20;
  width:160px;
  height:20px;
  color:#000000;
  font:normal 14px Times;
  background-Color:#FFFFFF;
  cursor:pointer;
  display:none;
  white-space:nowrap;
}

.menuover
{
  color:#000000;
  width:160px;
  height:20px;
  font:normal 14px Times;
  background-Color:#F7EB73;
  cursor:pointer;
}

.berfirstBox
{
  position:absolute;
  top:90px;
  left:190px;
  z-Index:1;
  width:720px;
  border:1px solid #D2D2D2;
}

.berHeaderBox
{
  position:relative;
  top:0px;
  left:0px;
  z-Index:1;
  width:720px;
  height:20px;
  color:#000000;
  text-align:center;
  font:bolder 14px Times;
  background-image:url(../images/head3.jpg);
  background-repeat:repeat-x;
}

.berBodyBox
{
  position:relative;
  top:0px;
  left:0px;
  z-Index:1;
  width:720px;
  padding-top:6px;
  float:left;
}

.bildBox
{
  position:relative;
  background-Color:#EEEEEE;
  width:170px;
  margin:2px;
  padding:2px;
  border:1px solid #D2D2D2;

}

.bildAnzeige
{
  position:relative;
  width:160px;
  height:160px;
  text-align:center;
  vertical-align:middle;
  margin:5px;
  background-repeat:no-repeat;
  background-position:center;
}

.bildHeaderBox
{
  position:relative;
  color:#000000;
  font:bolder 14px Times;
  text-align:center;
  width:170px;
  height:20px;
  background-image:url(../images/head3.jpg);
  background-repeat:repeat-x;
}

.berTextBox
{
  position:relative;
  width:160px;
  height:20px;
  color:#000000;
  font:bolder 14px Times;
}

.lupe
{
  position:relative;
  float:left;
  width:20px;
  height:20px;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url(../images/zoom.gif);
  background-Color:#F7EB73;
  border:1px solid #AD9629;
  cursor:pointer;
}

.play
{
  position:relative;
  float:left;
  width:145px;
  height:20px;
  background-Color:#F7EB73;
  border-top:1px solid #AD9629;
  border-right:1px solid #AD9629;
  border-bottom:1px solid #AD9629;
  font:bolder 14px Times;
  color:#000000;
  text-align:center;
  cursor:pointer;
}

.search
{
  position:relative;
  width:160px;
  height:20px;
  background-Color:#F7EB73;
  border:1px solid #AD9629;
  font:bolder 14px Times;
  color:#000000;
  margin-top:5px;
  text-align:center;
  cursor:pointer;
}
