body { margin: 20px 0; font-family: Arial,Helvetica,sans-serif; }
.clear	{ clear: both; height: 0px; font-size: 0; line-height: 0; margin: 0; padding: 0; border: none; }
.left { float: left; }
.right { float: right; }
.leftAlign { text-align: left !important; }
.rightAlign { text-align: right !important; }
* { margin: 0; padding: 0; border: none; }

#Page { text-align: center; background: url(img/page_bgnd.gif);  }

#Stage { width: 899px; margin: auto; text-align: left; }

#Header { height: 97px; background: url(img/header_bgnd.jpg) bottom left; }

#LangSwitch { float: right; padding-top: 16px; }
#LangSwitch a { padding: 2px 5px; font-size: 11px; line-height: 22px; color: #DDE9F3; text-decoration: none; }
#LangSwitch a:hover { color: #FFFFFF; }
#LangSwitch a img { margin-right: 5px;  }

#MainNav { width: 700px; position: relative; top: 20px; left: 10px; }
#MainNav a { float: left; padding: 0 30px; height: 67px; font-size: 12px; text-decoration: none; color: #DDE9F3;background: url(img/mainnav_sep.gif) top right no-repeat; }
#MainNav a:hover,
#MainNav a.Selected	{ color: #FFFFFF; background: url(img/mainnav_sep_hover.gif) top right no-repeat; }

#Content { background: url(img/content_bgnd.jpg); }
#ContentInner { padding: 10px 0 0 40px; font-size: 12px; line-height: 18px; text-align: right; color: #D4E4F4; }
.ChapterImg { float: right; width: 345px; height: 235px; margin-left: 20px; overflow: hidden; }
.ChapterTxt { float: left; width: 490px; } 

/*News*/
.YearNav { padding: 10px 0; border-bottom: dotted 1px #DDE9F3; text-align: center;}
.YearNav a { color: #BFC3CF; text-decoration: none;  }
.YearNav a:hover,
.YearNav a.Selected { color: #FFFFFF; }

.NewsRec { margin: 30px 0 10px 0; }
a.MoreLink { display: block; text-align: right; color: #BFC3CF; text-decoration: none; font-style: italic; }
a.MoreLink:hover { color: #FFFFFF; }
.NewsRec span.Date { font-size: 11px; }
.NewsRec h2 { margin: 6px 0; }

.NewsDetail p.Teaser { font-style: italic; }

.PartnerBox { float: left; width: 250px; height: 125px; margin: 0 30px 20px 0; border: dotted 1px silver;  overflow: hidden; }
.PartnerBoxLink { display: block; width: 190px; height: 100px; margin: 12px 30px; overflow: hidden; background: url(img/sprite_partners.gif) no-repeat; outline: none; }
.PartnerBoxLink.askion { background-position: 0 -400px; }
.PartnerBoxLink.askion:hover { background-position: -190px -400px; }
.PartnerBoxLink.ibmt { background-position: 0 0; }
.PartnerBoxLink.ibmt:hover { background-position: -190px 0; }
.PartnerBoxLink.iig { background-position: 0 -100px; }
.PartnerBoxLink.iig:hover { background-position: -190px -100px; }
.PartnerBoxLink.soventec { background-position: 0 -200px;}
.PartnerBoxLink.soventec:hover { background-position: -190px -200px; }
.PartnerBoxLink.pct { background-position: 0 -300px; }
.PartnerBoxLink.pct:hover { background-position: -190px -300px; }
.PartnerBoxLink.neumaier { background-position: 0 -500px; }
.PartnerBoxLink.neumaier:hover { background-position: -190px -500px; }
.PartnerBoxLink.imed { background-position: 0 -600px; }
.PartnerBoxLink.imed:hover { background-position: -190px -600px; }




h2 { margin-top: 10px; font-size: 12px; font-weight: bold; color: #ffffff; }
p { margin: 0 0 10px 0; }

#Footer { clear: both; text-align: center; background: url(img/footer_bgnd.gif);  }
#FooterInner { width: 899px; height: 160px; margin: auto; text-align: left; background: url(img/footer_inner_bgnd.gif) repeat-y; overflow: hidden; }


#FooterNews { position: relative; overflow: hidden; margin-left: 400px; height: 160px; width: 320px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 18px; }

#FooterNews div { position: absolute; top: 20px; left: 20px; z-index: 8; opacity: 0.0; height: 140px; background-color: #000F40; }
#FooterNews div.active { z-index: 10; opacity: 1.0; }
#FooterNews div.last-active { z-index: 9; }

#FooterNews div a { color: #BFC3CF; text-decoration: none; }
#FooterNews div a:hover { color: #FFFFFF; }
#FooterNews div a span.Date { font-size: 11px; }
#FooterNews div a span.Headline  { display: block; font-weight: bold; margin: 2px 0;  }
#FooterNews div a span.Teaser { padding-right: 10px; background: url("img/metanav_arrow.gif") no-repeat right center; }
#FooterNews div a span.Teaser:hover { background: url("img/metanav_arrow_hover.gif") no-repeat right center; }

.FooterRight { float: right; width: 110px; height: 150px; padding: 10px 10px 0 0; text-align: right; }
#MetaNav { height: 130px; }
#MetaNav a { display: block; text-align: right; color: #BFC3CF;  text-decoration: none;  padding-right: 10px;  background: url(img/metanav_arrow.gif) center right no-repeat;  font-size: 12px; line-height: 24px; } 
#MetaNav a:hover,
#MetaNav a.Selected { color: #FFFFFF; background: url(img/metanav_arrow_hover.gif) center right no-repeat; }

.copyright  { text-align: right; font-size: 9px; color: #404B70; }
#BottomLine { width: 899px; margin: auto; font-size: 0; line-height: 0; height: 10px; background: url(img/bottomline.gif); }
