body {
	margin: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ffffff;
	background-image: url(/img/bg_main.jpg);
}

* {
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
}

h2{margin:0.5em 0px 0.2em}

a {
  color: #202020;
}
a:visited {
  color: #202020;
}
a:hover {
  text-decoration: none;
  color: #606060;
}
p {
  margin: 4px 0 12px 0;
}

*.copyright {
  font-size: 11px;
  color: #707070;
}
*.hmenu {
  font-size: 14px;
  color: #888888;
  text-decoration: none;
  font-weight: bold;
  text-transform:lowercase;
}
*.hmenuact {
  font-size: 14px;
  color: #F06100;
  text-decoration: none;
  font-weight: bold;
  text-transform:lowercase;
}
*.copyright {
  font-size: 9px;
  color: #606060;
  text-decoration: none;
}
u.copyright {
  font-size: 9px;
  color: #606060;
  text-decoration: underline;
}
*.newslinecaption {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
*.newslinetext {
  color: #666666;
  text-decoration: none;
}
*.newslinemore {
  color: #666666;
}
*.title {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
h1.title {
  margin:0 0 12px 0;
}
*.subtitle {
  /*color: #666666;*/
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
p.subtitle {
  margin: 4px 0 0 0;
}
*.mapfirst {
  color: #404040;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
div.mapfirst {
  padding:4px 0 1px 20px;
  background: url(./img/bul_mapfirst.gif) no-repeat left top;
}
*.mapsecond {
  color: #606060;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
div.mapsecond {
  padding:4px 0 1px 40px;
  background: url(./img/bul_mapsecond.gif) no-repeat left top;
}
*.mapthird {
  color: #808080;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
div.mapthird {
  padding:4px 0 1px 60px;
  background: url(./img/bul_mapthird.gif) no-repeat left top;
}
td.fileicon {
  padding:4px 8px 8px 0;
}
td.filecaption {
  padding:4px 8px 8px 0;
}
*.aslang {
  color: #404040;
  font-size: 11px;
  text-decoration: underline;
}
*.hdr { font-family:century gothic, tahoma, arial, sans-serif; font-size:150%; color:#000; margin:0; }
.hdr span { font-weight:bold; font-style:normal; color:#666; font-size:100%; }
.a span { color:#f60; }
/*.a { color:#f60; }*/

/*.hdr { font-family:century gothic, tahoma, arial, sans-serif; font-size:130%; color:#999; font-style:italic; margin:1em 0; }*/
/*.a { color:#f60; }*/
/*.hdr span { color:#000; font-weight:bold; font-style:normal; font-size:100%; }*/
img.ico {vertical-align: bottom; margin:2px 5px 2px 0}
