/*---------- Boxes and HTML Modules -----------*/
#contentbox { float:left; width:220px; }
#sitemapboxbox { float:left; width:220px; }
#cbheadline { padding-bottom:7px; padding-top:2px; border-bottom: 1px solid #4d9ed0; }
#cbheadline2 { padding-bottom:7px; padding-top:2px; border-bottom: 1px solid #4d9ed0; }
#cbheadline2 .TitleHead {  font-size:22px; font-weight:bold; }
#cbcontent { padding-top:4px; }
#cbcontent .Normal { line-height:18px; color:#666666; }
#cbfooter { padding-bottom:20px; }
#contentbox .icon { width:150px; float:right; }

#framebox { float:left; border: 1px solid #4d9ed0; margin-bottom:20px; width:218px; }
#fbheadline { padding-bottom:7px; padding:6px; }
#fbheadline .TitleHead { font-size:12px; font-weight:bold; }
#fbcontent { padding:6px; padding-top:4px; }
#fbcontent .Normal { font-size:12px; line-height:16px; color:#666666; }
#fbfooter { }

#blueframebox { float:left; border-top: 1px solid #4d9ed0; border-bottom: 1px solid #4d9ed0; margin-bottom:20px; width:220px; }
#bfbheadline { padding-bottom:7px; padding:6px; background-color:#004974; border-bottom: 1px solid #4d9ed0;}
#bfbheadline .TitleHead { font-size:12px; font-weight:bold; color:#fff; }
#bfbcontent { padding:6px; padding-top:4px; background-color:#e5e5e5; }
#bfbcontent .Normal { font-size:12px; line-height:16px; color:#666666; }
#bfbfooter { }

#content #framebox .icon { width:150px; float:right; text-align:left; }
#context #framebox .icon { width:218px; float:left; text-align:left; padding-bottom:6px; }

#cbcontent a { color:#4d9ed0; }

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}
