<!-- Interaktive Content Box -->


#cbox {
	display: block;
	text-align: justify;
	background: #F6F6F6;

   width: 280px;
   height: 500px;
   clip: auto;
   font-family: Verdana;
   font-size: 7.5pt;
   color: #000;
   overflow: hidden;
   padding: 10px;
   text-indent: 0;
}

#bcontent {

   background: #F6F6F6;
   font-family: Verdana;
   font-size: 7.5pt;
   color: #000;
   text-indent: 0;
}

.invis {
   position: absolute;
   visibility: hidden;
   width: 1px;
   height: 1px;
   clip: auto;
   overflow: hidden;
}

.redtext {
   COLOR: #b30000;
   FONT-WEIGHT: bold;
}
