* { margin:0; border: 0; padding: 0; }

body { font-family: arial; font-size: 14px; }

#logo { position: absolute; top: 0px; }

#claim { display: none; }

#menu,
#rootline,
#service-menu { display: none;	}
	
#passepartout { position: relative; top: 0px; padding: 50px 0 0 128px; clear: left; float: left; }

#content { margin: 0 0 0 0; line-height: 1.3; }
#content_right { page-break-before: always; margin: 0 256px 0 64px; line-height: 1.3; }

#footer { position: relative; bottom: 0; right: 0; text-align: right; margin: 0 32px 0 0; }
#legal { display: none; }

/* content elements formatting */
/* ************************************************************************** */

#content h1 { font-size: 28px; margin: 16px 0 20px 0; padding: 0; line-height: 28px; color: rgb(000,048,101); }
#content h2 { font: 12px Arial; font-weight: bold; margin: 0 0 0 0; line-height: 18px; color: rgb(000,048,101); }
#content h2 img { margin: 0 0 16px 0; }
#content h3 { font: 12px Arial; font-weight: bold; margin: 0 0 16px 0; line-height: 18px; color: rgb(000,048,101); }
#content h4 { font: 12px Arial; font-style: normal; line-height: 18px; }
#content h5 { font: 12px Arial; font-style: normal; }
#content h6 { font: 12px Arial; font-style: normal; }

#content p { font-size: 1em; margin: 0 0 0 0; padding: 0 16px 16px 0; /* width: 480px; display: block; */ }
#content .pre { color: rgb(000,048,101); clear: both; }

#content a { font-weight: bold; color: rgb(072,101,149); }
a:link   { text-decoration: none; }
a:active { text-decoration: none;}
a:visited{ text-decoration: none;}
a:hover  { text-decoration: underline;}

#content i,
#content em {  }
#content ul { list-style: none; margin: 0 0 16px 0; }
#content li { margin: 0 0 5px 0; padding: 0 0 0 16px; background: 0 5px no-repeat url(../images/ul-li.gif); }
#content ol { margin: 0 0 0 24px; }
#content ul strong { color: rgb(000,048,101); }

#content table { padding: 0 16px 16px 0; }
#content table tr {  }
#content table td { vertical-align: top; padding: 0 0 6px 0; }
#content table td.td-0 { width: 80px; }


#right { font: 11px arial; line-height: 14px; color: rgb(000,048,101); }

#right h1 { font: 14px Arial; font-weight: bold; line-height: 18px; color: rgb(072,101,149); margin: 0 0 8px 0; }
#right h2 { font: 14px Arial; font-weight: bold; line-height: 18px; color: rgb(072,101,149); }
#right h3 { font: 11px Arial; font-weight: bold; }
#right h4,
#right h5,
#right h6 { font-size: 1em; font-style: normal; }
#right p  { margin: 0; padding: 0 0 12px 0; }

#right a { font-weight: bold; color: rgb(072,101,149); }
#right a:link   { text-decoration: none; }
#right a:active { text-decoration: none;}
#right a:visited{ text-decoration: none;}
#right a:hover  { text-decoration: underline;}

#content a:link:after, 
#content a:visited:after,
#content_right a:link:after, 
#content_right a:visited:after
{
   content: " ( " attr(href) " ) ";
   text-decoration: none; 
}