@import url('/css/common.css');
body { margin:0; padding:0; background-color:#000; text-align:center; }
.mainwrap { text-align:left; margin:0 auto; background:url('../layout/greenbackground.jpg') no-repeat top center #87cb26; width:1100px; padding-top:40px; }
.subwrap { background:url('../layout/bg_subwrap.png') repeat-y; margin:0 auto; width:925px; }
.banner { padding:10px 20px 10px 20px; }

.mainnavigation { background:url('../layout/bg_mainnavigation.png') repeat-x; height:28px; padding-left:40px; padding-top:4px; }
.mainnavigation ul { margin:0; padding:0; list-style:none; }
.mainnavigation ul li { float:left; padding-right:40px; }
.mainnavigation ul li a { text-decoration:none; font-size:18px; color:#d0d0d0; }

.subnavigation { padding:10px; background:url('../layout/bg_newsfront.jpg') repeat-x left bottom #fff; border:1px solid #cfcfcf; min-height:200px; height:auto !important; height:200px; }
.subsubnavigation { padding:10px; }
.subnavigation ul, .subsubnavigation ul { margin:0; padding:0; list-style:none; }
.subnavigation ul li, .subsubnavigation ul li { padding:3px 5px; }
.subsubnavigation ul li { background:url('../layout/arrow_bullet.gif') no-repeat 0 10px; padding-left:10px; }
.subnavigation ul li.selectednavi { background:url('../layout/bg_subnavigation_sel.gif') no-repeat; }
.subnavigation ul li.selectednavi ul { padding:10px 0 0 10px; }
.subnavigation ul li.selectednavi ul ul { padding-left:20px; }
.subnavigation ul li.selectednavi li { background:none; }
.subnavigation ul li.selectednavi li a { color:#000; font-size:14px; }
.subnavigation ul li.selectednavi li a.selectednavi { text-decoration:underline; }
.subnavigation ul li.selectednavi a { color:#fff; }
.subnavigation ul li a, .subsubnavigation ul li a { text-decoration:none; color:#000; font-size:18px; }

.contentarea, .subcontentarea { background:url('../layout/bg_phones.jpg') no-repeat left bottom #f6f6f6; padding:0 1px; padding:20px; }
.contentarea_front { background-image:url('../layout/bg_phones_front.jpg'); }
.subsubcontentarea { padding:0 1px; padding:20px; background:url('../layout/bg_finger.jpg') no-repeat 450px bottom #f6f6f6; }
.subcontentarea { min-height:280px; height:auto !important; height:280px; background-position:-127px bottom; }
.subsubcontentarearight { background-image:none; }

.newsfront { background:url('../layout/bg_newsfront.jpg') repeat-x left bottom #fff; padding:10px; border:1px solid #cfcfcf; min-height:250px; height:auto !important; height:250px; }

.newstitleimage { padding-bottom:10px; }
.newsfront .newsissue { padding-bottom:10px; }
.newsfront .newstitle a { font-weight:bold; text-decoration:none; color:#000; }

.contentarealeft, .subcontentarealeft { width:330px; }
.contentarearight { width:500px; }
.subcontentarealeft { width:215px;}
.subcontentarearight { width:420px; }
.subsubcontentarearight { width:620px; }
.subcontent { padding-right:100px; }
.frontcontent { min-height:190px; height:auto !important; height:190px; padding:20px 0 0 50px; }
.languageflags { text-align:right; }

.news_list_title { padding-bottom:5px; }
.news_list_title a { font-weight:bold; color:#000; text-decoration:none; }
.news_list_title a:hover { text-decoration:underline; }

.footer { background:url('../layout/bg_footer.png') repeat-x; }
.footer .footertexts, .footer .subfootertexts, .footer .subfootertextsblank { background:url('../layout/bg_footertexts.jpg') no-repeat; height:45px; margin:0 auto; width:925px; }
.footer .subfootertexts { background-image:url('../layout/bg_footertextssub.jpg'); }
.footer .footertexts_front { background-image:url('../layout/bg_footertexts_front.jpg'); }
.footer .subfootertextsblank { background-image:url('../layout/bg_footertexts_blank.jpg'); }

.floatleft { float:left; }
.floatright { float:right; }
.clear { clear:both; }