body {
  font: normal 11px Verdana;
  color:#000000;  
  background-color:#292929;  
  margin:0px;
  padding:0px;
}

#page { width:1400px; height:auto; margin:auto; }
#head { width:965px; height:270px; float:left; } 
#header { background-image:url(styles/header/header.jpg); width:1400px; height:270px; float:left; }
#langbg { width:250px; height:auto; padding-top:94px; text-align:center; float:center; }
#pagecontainer { width:1203px; padding-right:97px; padding-left:100px; float:left;  }
#pagepuffer { background-image:url(styles/pagepuffer.jpg); width:1203px; float:left; }
#left { background-image:url(styles/navi/navibg.jpg); width:200px; height:auto; float:left; overflow:hidden; }
#content { width:975px; height:auto; padding-left:25px; float:left; }
#footer { background-image:url(styles/footer.jpg); width:1203px; height:75px; }

/*------->MENU<-------*/
.menu { width:200px; overflow:hidden; }
.menu h2 { background:url(styles/navi/navihead.jpg) no-repeat; width:180px; height:30px; background-color:inherit; color:#880000; font-size:11px; margin:0px; padding-left:20px; padding-top:15px; }
.menu ul { list-style: none; padding:0px; margin:0px; }
.menu ul li { margin:0px; padding:4px 0px 4px 20px; }

/*------->LOGIN<-------*/
.logininput { width:auto; padding-left:20px; }
.loginsubmit { width:auto; padding-left:70px; }
.loginlinks { width:auto; text-align:right; }

/*------->NEWS<-------*/
.newshead { background-image:url(styles/content/contenthead.jpg); width:975px; height:40px; padding-top:5px; }
.newsheadline { width:805px; padding-left:20px; padding-top:10px; float:left; }
.newsdate { width:840px; padding-right:10px; padding-top:0px; float:left; text-align:right; }
.newsbegin { width:965px; height:auto; padding-top:5px; }
.newspic { width:400px; height:auto; text-align:center; float:left; }
.newscontent { width:965px; height:auto; padding-left:5px; padding-right:5px; float:left; }

/*------->FOOTER<-------*/
.footext { text-align:center; color:#fff; margin-bottom:10px; }
.footext a { color:#ccc; text-decoration:none; }
.footext a:visited { color:#ccc; text-decoration:none; }
.footext a:active { color:#ccc; text-decoration:none; }
.footext a:hover { color:#880000; text-decoration:none; }











.clear { clear:both; }