.infoKastenBorder {
  position:relative;
  width:640px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-right-color:#F5F3F5;
  border-bottom-color:#F5F3F5;
  border-top-color:#FFFFFF;
  border-left-color:#FFFFFF;
  border-style:solid;
  margin-bottom:6px;
  voice-family: "\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  width:638px; /*640 - 2*/
}

.infoKasten {
  position:relative;
  width:638px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-color:#EFEDEF;
  border-left-color:#EFEDEF;
  border-right-color:#D3D1D3;
  border-bottom-color:#D3D1D3;
  border-style:solid;
  voice-family: "\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  width:636px; /*638 - 2*/
}

.infoKastenThumbnail {
  position:relative;
  float:left;
  width:84px;
  margin:6px;
  display:inline;
}

.infoKastenPicBorder {
  position:relative;
  width:84px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-right-color:#F5F3F5;
  border-bottom-color:#F5F3F5;
  border-top-color:#FFFFFF;
  border-left-color:#FFFFFF;
  border-style:solid;
  voice-family: "\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  width:82px; /*84 - 2*/
}

.infokastenPic {
  position:relative;
  width:82px;
  border-left-width:1px;
  border-right-width:1px;
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-color:#EFEDEF;
  border-left-color:#EFEDEF;
  border-right-color:#D3D1D3;
  border-bottom-color:#D3D1D3;
  border-style:solid;
  voice-family: "\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  width:80px; /*82 - 2*/
}

.infoKastenContent {
  position:relative;
  width:528px;
  margin:6px;
  float:right;
  display:inline;
}

.infoKastenContent h3 {
  font-size:10pt; /*:dynChange:calcValue:this+x:*/
  font-weight:bold;
  margin:0px;
  margin-bottom:6px;
}

.infoKastenContent a {
  text-decoration:none;
  font-size:9pt; /*:dynChange:calcValue:this+x:*/
  color:#CF0000; /*:dynChange:changeColor:0=CF0000:1=000000:*/
  /*:dynChange:insertString:0=:1=text-decoration underline;:*/
}


