/* abgeleitet von "rscontentcolumn", tae  */


div.kb_nescefe { 
   	overflow:hidden;
}

div.kb_nescefe div {
/*    vertical-align:top; */
}
   
div.kb_nescefe div.leftcol {
   padding-right:2%;
   width:48%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.rightcol {
   padding-left:2%;
   width:48%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.leftcol33 {
   padding-right:2%;
   width:31%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.rightcol66 {
   padding-left:2%;
   width:64%;
   white-space:normal;
   float:left;
}   

div.kb_nescefe div.leftcol66 {
   padding-right:2%;
   width:64%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.rightcol33 {
   padding-left:2%;
   width:31%;
   white-space:normal;
   float:left;
}

div.kb_nescefe hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
	margin:0px !important;
}

div.kb_nescefe div.threeleftcol {
   padding-right:2%;
   width:31%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.threemiddlecol {
   padding:0 1% 0 1%;
   width:31%;
   white-space:normal;
   float:left;
}

div.kb_nescefe div.threerightcol {
   padding-left:2%;
   width:31%;
   white-space:normal;
   float:left;
}

