/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
/* #5B83DC spremberg hellblau */
/* #114EE9 spremberg dunkelblau */
html { margin: 0px; padding: 0px; }
body
    {
    margin: 0px;
    padding: 0px;
    background: url("../images/backgr_final.gif") top repeat-x;
    background-color: #F6F5DB;
    text-align:center;	/* 	wird von IE5 für Blockelemente angewendet!
							daher muss text-align im untergeordneten Element wieder auf left gesetzt werden*/
    }
#containerCenterAll
	{
	position:relative;
    width: 782px;
    top:0px;
	margin:0px auto; /* für CSS center align notwendig, nicht für div align=center */
	text-align:left;
	padding: 0px;
	z-index:1;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
   width: 780px;
	}
	/* Opera 5 */
	body>#containerCenterAll {width:780px;}

#containerPrintedOn {
	position:absolute;
	top:226px;
	left:50%;
	margin-top:0px;
	margin-left:-460px;
	width:70px;
	height:500px;
	z-index:-10;
	}

div { margin: 0px; padding: 0px; }
p {padding: 0px; margin: 0px;}
.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .clear { display: none; } /* */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */
.boxWrap
    {
    background: #FFFFFF;
	border-bottom:1px solid #FFFFFF; /*necessary for correct background rendering in mozilla*/
    background: url("../images/backgr_box_wrap.gif") bottom repeat-y; /*dotted borders sides*/
	padding: 0px;
/* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 782px;
/*/*/
    wid\th: 780px;
/* */
    }
.boxWrapHeader
    {
    background: #FFFFFF;
	border-bottom:1px solid #FFFFFF; /*necessary for correct background rendering in mozilla*/
	background: url("../images/backgr_box_wrap_header_alt.gif") right repeat-y;
	border: none;
    padding: 0px;
/* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 782px;
/*/*/
    wid\th: 780px;
/* */
    }
.boxHeaderDivisor
    {
	border-right:1px dashed;
	border-color:#FFFFFF;
	height: 88px;
	float:left;
    padding: 0px;
/* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 98px;
/*/*/
    wid\th: 96px;
/* */
    }
.boxHeader
    {
    height: 200px;
    margin: 0px;
    padding: 0px;
    border: none;
    }
.headerImageBar
    {
    height: 108px;
    background: url("../images/header.jpg") top no-repeat;
    border: none;
    }
.headerLogoBarAlternative
    {
    height: 64px;
    background: url("../images/logos/header_logo.gif") top left no-repeat;
    background-color: #FFFFFF;
    border: none;
    }
.headerNaviBar
    {
    height: 26px;
    background: #E99128;
    }
.headerNaviBarJS
    {
    height: 26px;
    background: url("../images/backgr_box_wrap_header_780_3.gif") top repeat-y; /*left border navi*/
    background-color: #005A93;
    border: none;
    padding: 0px;
    }
.headerNaviBarJSAlt
    {
    height: 26px;
    background: url("../images/header_roundings_2.gif") top center no-repeat; /*left border navi*/
    border: none;
    padding: 0px;
    }
.headerMiscLinksContainer
    {
    position: absolute;
   	left: 0px;
   	width: 750px;
   	top: 42px;
    border: none;
    padding: 0px;
   	text-align: right;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-size: 10px;
    font-weight: normal;
    color: #035130;
    z-index: 10;
    }
.headerMiscLinks
    {
   	text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size: 11px;
    font-weight: normal;
    color: #035130;
    }
a.headerMiscLinks:link { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130; }
a.headerMiscLinks:hover, a.headerMiscLinks:active, a.headerMiscLinks:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: normal; color: #035130; }

.quickLink
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666;
    margin: 0px 0px 0px 0px;
    margin-top: 0px;
    border: 0px;
    text-align: top;
    width: 154px;
    padding: 0px 0px 0px 0px;
    }
.formTitleText
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: bold; color: #666666;
    margin: 0px 0px 10px 0px;
    width: 154px;
    padding: 0px 0px 0px 0px;
    }
.headerSujet
    {
    position:absolute;
    right:1px;
    height: 200px;
    z-index:0;
    }
.productExample
    {
    position:absolute;
    right:20px;
    top:114px;
    height: 200px;
    }

.breadcrumbBox { height:18px; padding: 8px 0px 0px 20px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130;}
.breadcrumb { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130; }
a.breadcrumb:link { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130; }
a.breadcrumb:hover, a.breadcrumb:active, a.breadcrumb.focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: normal; color: #035130; }

.siteTitleBox { height:36px; padding: 20px 0px 0px 20px;}

.lineBlue
	{
    background: #005A93;
	margin: auto 0px auto auto;
	height: 1px;
	}
.spacerLineColRight
	{
    display:block;
    background: #AAAAAA;
   	margin: auto 0px auto auto;
  	height: 1px;
	}
.spacerTransColRight
	{
   	margin: auto 0px auto auto;
  	height: 1px;
	}
.sujetFooterOffset
    {
    float: left;
    margin: -250px 0px 0px 0px;
    padding: 0px;
    }
.footerLogoBarTitle
    {
    height: 18px;
    padding: 30px 0px 0px 30px;
    border: 0;
    margin: 0 auto;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-style: italic;
    font-size: 10px;
    font-weight: normal;
    color: #E99128;
    }
.footerLogoBar
    {
    height: 54px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    border: 0;
    margin: 0;
    }
.footerLogo
    {
    width:80px;
    padding: 0px 0px 0px 30px;
    }
.footerNaviBar
    {
    height: 18px;
    padding: 8px 0px 30px 0px;
    border: 0;
    margin: 0px;
    margin-top: 0px;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    background: url("../images/footer_roundings.gif") top no-repeat;
    }
.footerNavi
    {
   	text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    }
.footerSpacer
    {
    height: 18px;
    padding: 30px 0px 0px 0px;
    border: 0px;
    margin: 0px 0px 0px 0px;
    }
.footerRoundingsBar
    {
    height: 8px;
    padding: 0px;
    border: 0px;
    margin: 0px 0px 20px 0px;
    text-align: center;
    background: url("../images/footer_roundings.gif") top no-repeat;
    }
a.footerNavi:link { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration:none; font-size: 10px; font-weight: normal; color: #FFFFFF; }
a.footerNavi:hover, a.footerNavi:active, a.footerNavi:focus { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration:underline; font-size: 10px; font-weight: normal; color: #FFFFFF; }

.contentLastUpdate
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    text-align: center;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
    }
.contentArticleClear {              /*...die tags auch entsprechend updaten!!!*/
	clear: left;
    margin-top:0px;
    font-size:1px;
}
.contentTitle
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; font-weight: bold; color: #035130;
    background: url("../images/title_backgr_corner_left.gif") top right no-repeat;
    background-color: #DFD4B7;
    margin: 0px 0px 0px 0px;
    padding: 6px 10px 5px 20px;
    border-bottom: 1px solid #035130;
    clear: all;
    }
.contentText
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 20px;
    }
.contentTextHomeCaption
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: bold; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }
.contentListText
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; line-height: 14pt; color: #666666;
    margin: 0px 0px 0px 0px;
    }
.contentTitleColRight
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130;
    background: url("../images/title_backgr_corner_right.gif") top left no-repeat;
    background-color: #DFD4B7;
    border-bottom: 1px solid #035130;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
    }
.contentTextColRight
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; line-height: 11pt; color: #666666;
    margin: 0px 0px 0px 0px;
	/*padding: 10px 10px 0px 1px;*/
    padding: 6px 10px 0px 1px;
    }
.contentHeadline
{
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: bold; line-height: 13pt; color: #666666;
    margin: 0px 0px 0em 0px;
	padding: 6px 10px 6px 20px;
    }
.contentSubHeadline
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 20px;
    }
.contentSubHeadlineColRight
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 1px;
    }
.contentSource
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 6px 10px 6px 20px;
    }
.contentAgents
	{
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
    border: none;
    }
.contentTextAgents
    {
 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    clear: all;
    }
.contentTextAgentsBackBright
    {
    background-color: #EDEDED;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    clear: all;
    }
.contentTextAgentsBackDark
    {
 font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666;
    background-color: #DDDDDD;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    clear: all;
    }
.contentTableHeader
    {
 	font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666;
    background-color:#007B48;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    clear: all;
    }
.contentProductNames
	{
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: bold; line-height: 13px; color: #007B48;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
    }
a.contentProductNames:hover, a.contentProductNames:focus
	{
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: bold; line-height: 13px; color: #007B48;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 0px;
    }
.contentProductExampleCaption
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-style:italic; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 6px;
    }

.contentHeadlineLink { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 12px; font-weight: bold; line-height: 13pt; color: #666666; }
a.contentHeadlineLink:hover, a.contentHeadlineLink:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 12px; font-weight: bold; line-height: 13pt; color: #666666; }

.contentLink {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #035130; }
a.contentLink:hover, a.contentLink:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: normal; color: #035130; }

.contentLinkHome {
	margin-right: 10px;
    margin-left: 11px;
   /* float: right;*/
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666; }
a.contentLinkHome:hover, a.contentLink:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: normal; color: #666666; }

.contentLinkHomeProducts { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; color: #666666; }
a.contentLinkHomeProducts:hover, a.contentLinkHomeProducts:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: bold; color: #666666; }


.contentSitemap
    {
    font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size: 11px; font-weight: normal; line-height: 13pt; color: #666666;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}
.sitemap
	{
    margin: 0px;
    padding: 0px;
    }

.listProductUsage { list-style: url("../images/icon_check.gif") outside; padding: 0px 0px 0px 40px;}

.contentLinkRightContainer { text-align:right; margin: 0px 20px 10px 0px; padding: 0px 0px 0px 0px; }
.contentLinkRight { display:block; width:92px; height: 26px;
                    text-align:right; margin: 0px 0px 0px auto; padding: 0px 0px 0px 0px; background: url("../images/mehr_lesen_8.gif") top right no-repeat;}
a.contentLinkRight { display:block; width:92px; height: 26px;
text-align:right; margin: 0px 0px 0px auto; padding: 0px 0px 0px 0px; background: url("../images/mehr_lesen_8.gif") top right no-repeat;}
a.contentLinkRight:hover, a.contentLinkRight:focus { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 11px; font-weight: normal; color: #666666; background: url("../images/mehr_lesen_8_2_high.gif") top right no-repeat;}

.pdfLink { font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align:middle; text-decoration:none; font-size: 11px; font-weight: normal; color: #666666; }
a.pdfLink:hover, a.pdfLink:focus { font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align:middle; text-decoration:underline; font-size: 11px; font-weight: normal; color: #666666; }

.contentImageLogo /*small*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 20px;
	border: 0px;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    /*height:104px;*/
	}
	/* Opera 5 */
	body>.contentImageLogo {/*height:106px;*/}

.contentSujetLogoRight
    {
    margin-top: 11px;
   	margin-bottom: 4px;
    /*padding-right: 1px;*/
    padding-right: 0px;
  	float: right;
   /* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 120px;
	/*/*/
    wid\th: 120px;
	/* */

	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height: 120px;
	}
	/* Opera 5 */
	body>.contentSujetLogoRight {height:120px; width:100px}

.contentSujetFlagRight
    {
    margin-top: 11px;
    margin-bottom: 4px;
  	float: right;
    /*padding-right: 1px;     */
    padding-right: 0px;
   /* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 174px;
	/*/*/
    wid\th: 174px;
	/* */

	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height: 120px;
	}
	/* Opera 5 */
	body>.contentSujetFlagRight {height:120px;}

.contentSujetTambourRight
    {
    margin-top: 11px;
   	margin-bottom: 4px;
  	float: right;
    /*padding-right: 1px;*/
    padding-right: 0px;
   /* CSS HACK: width increased for browsers whose box model is not CSS2 compliant */
    width: 182px;
	/*/*/
    wid\th: 182px;
	/* */

	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height: 308px;
	}
	/* Opera 5 */
	body>.contentSujetTambourRight {height:308px;}

.contentImageSLeft /*small*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    padding-left: 20px;
    float: left;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
   	height:104px;
	}
	/* Opera 5 */
	body>.contentImageSLeft {height:106px;}

.contentImageSRight
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 11px;
	float: right;
    border: solid 1px #AAAAAA;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:104px;
	}
	/* Opera 5 */
	body>.contentImageSRight {height:106px;}

.contentImageS /*small*/
    {
    display:block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 111px;
    margin-left: 0px;
   	padding:0px;
    border: solid 1px #AAAAAA;
    /*clear: left;*/
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
   	height:104px;
	}
	/* Opera 5 */
	body>.contentImageSLeft {height:106px;}

.contentImageWColRight /*wide*/
    {
    display:block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 28px;
    margin-left: 0px;
   	padding:0px;
    border: solid 1px #AAAAAA;
    /*clear: left;*/
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:104px;
	}
	/* Opera 5 */
	body>.contentImageWColRight {height:106px;}


.contentImageF /*wide*/
    {
    display: block;
    margin-top: 11px;
    margin-right: 174px;
    margin-bottom: 4px;
    margin-left: 20px;
   	border: solid 1px #AAAAAA;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:200px;
	}
	/* Opera 5 */
	body>.contentImageF {height:202px;}
.imageBorder{
 	border: solid 1px #AAAAAA;
}
.contentImageX /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    padding-left: 20px;
    float: left;

    /*
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 20px;
    float: left;
    border: solid 1px #AAAAAA;
    */
    /* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:104px;
	}
	/* Opera 5 */
	body>.contentImageX {height:106px;}

.contentImageXHome /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    padding-left: 20px;
    float: left;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:104px;
	}
	/* Opera 5 */
	body>.contentImageX {height:106px;}

.contentImageXBlock /*wide*/
    {
    display: block;
    margin-top: 11px;
    margin-right: 174px;
    margin-bottom: 4px;
    margin-left: 20px;
    border: solid 1px #AAAAAA;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:104px;
	}
	/* Opera 5 */
	body>.contentImageXBlock {height:106px;}

.contentImageWLeft /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    padding-left: 20px;
    float: left;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:104px;
	}
	/* Opera 5 */
	body>.contentImageWLeft {height:106px;}

.contentImageWRight /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 11px;
   	float: right;
    border: solid 1px #AAAAAA;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:104px;
	}
	/* Opera 5 */
	body>.contentImageWRight {height:106px;}

.contentImageHLeft /*high*/
    {
   	margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    padding-left: 11px;
  	float: left;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:200px;
	}
	/* Opera 5 */
	body>.contentImageHLeft {height:200px;}

.contentImageHRight /*high*/
    {
   	margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 11px;
  	float: left;
    border: solid 1px #AAAAAA;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:200px;
	}
	/* Opera 5 */
	body>.contentImageHRight {height:200px;}

.contentImageH450 /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 20px;
    padding: 1px;
    border: none;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
    height:450px;
	}
	/* Opera 5 */
	body>.contentImageX {height:452px;}

.contentImageH265 /*wide*/
    {
    margin-top: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
    margin-left: 20px;
    padding: 1px;
    border: none;
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:265px;
	}
	/* Opera 5 */
	body>.contentImageX {height:267px;}

.boxFooter
    {
    padding: 0px;
    clear: both;
    border: none;
    }
/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

.columnLeft
    {
    /*float: left;*/
    /*width: 560px;*/
    width: 549px;
    }
.columnRight
    {
    width: 200px;
    /*width: 199px;*/
    }           /*    */
/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.columnRight {margin-left: auto; margin-right: 0px;}
/* */
.columnLeftContent, .columnRightContent
    {
    padding: 0px;
    /*color: #00ee00;*/
    }
.columnLeftContent
	{
    margin-left: 0px;
    /*margin-right: 10px;*/
    margin-bottom: 10px;
    }
.columnRightContent
	{
    margin-right: 0px;
    margin-bottom: 10px;
    /*border-style: dashed;
	border-color: #AAAAAA;
    border-width: 0px 0px 0px 0px;*/
    border: none;
    }
.boxHeader
    {
    margin-bottom: 0px;
    clear: both;
    }
.columnPaddingAfter
    {
    height:0px;
    font-size: 1px;
    line-height: 0px;
    clear: both;
    }
/* CSS HACK: position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */
/*/*/
.boxWrap, .boxWrapHeader, .boxHeaderDivisor, .columnLeft, .columnLeftContent, .columnRight, .columnRightContent, h2, .textSubNavi, .textSubNaviHigh, .contentTitle, .contentText, .contentTitleColRight, .contentTextAgentsBackBright, .contentTextAgentsBackDark, a.breadcrumb, .breadcrumbbox, .boxFooter/*
.subNavi, a.subNavi, a.subNavi:link, a.subNavi:active, a.subNavi:visited, a.subNavi:hover,     */
    { p\osition: relative; } /* */