html, body {
  padding: 0px;
  margin: 0px;
  font: 12px Verdana;
  background: #f6f6ef;
}

table {
  padding: 0px;
  margin: 0px;
  font: 12px Verdana;
  color: #000000;
}

p {
  font: 12px Verdana;
  color: #000000;
}

h1{
  font: bold 16px Verdana;
  color: #000000;
}

h2{
  font: bold 14px Verdana;
  color: #000000;
}

a {
  font-family: "Verdana";
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

.bg_left{
  width: 2px;
  background: url('../files/tmpl/bg_left.gif') repeat-y;
}

.bg_right{
  width: 2px;
  background: url('../files/tmpl/bg_right.gif') repeat-y;
}

.body_left{
  width: 283px;
}

.logo1{
  width: 283px;
  height: 146px;
}

.logo2{
  width: 708px;
  height: 360px;
  background: url('../files/tmpl/logo2.jpg') no-repeat bottom;
}

.foot{
  height: 60px;
  background: url('../files/tmpl/bg_foot.png') repeat-x;
}

.content{
  padding: 0px 25px 20px 40px;
  background: #fff url('../files/tmpl/bg_content.jpg') no-repeat bottom right;
}

.menu2{
  text-align: center;
  height: 30px;
  background: #fff;
}

tr.row0{
  font: 14px Tahoma;
  height: 30px;
  color: #fff;
}

tr.row0:hover {
  background-color: #a5a4a5;
}

.datenews{
  color: #096db3;
  font: 10px Tahoma;
}

.linknews{
  color: #03712c;
  font: 10px Tahoma;
}
