@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  background-color:#FFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align:center;
}

h3 {
  font-size: 18px; 
  margin-bottom: 3px;
}

ul {
  padding-left: 20px;
}

.greenli {
  padding-left: 5px;
  margin-bottom: 5px;
  list-style-image: url(images/list-style.jpg);
}

.blueli {
  padding-left: 5px;
  margin-bottom: 5px;
  list-style-image: url(images/list-style2.jpg);
}

img, img a {
  border: none;
}

#page-container {
  margin: 0px auto;
  width: 1000px;
  color: #000000;
}

#logo {
  background: #FFF url('images/mapol.jpg') no-repeat 50% 20%;
  text-indent: -9999px;
  height: 160px;
  width: 1000px;
  margin-bottom: 10px;
}

#logo_menu {
  margin: 10px 58px 0 0;
}

#sidebar {
  float: left;
  width: 200px;
  margin: 0px;
  padding-top: 5px;
}

#sidebar img {
  margin: 0 10px 20px 10px;
}

#front_content {
  background: url('images/frontbg.jpg') no-repeat;
  padding: 32px 170px 65px 50px;
  width: 580px;
  float: left;
  text-align:left;
  margin-bottom: 40px;
}

#main {
  width: 730px;
  padding-top: 5px;
  text-align:left;
  margin: 0 0 40px 70px;
  float: left;
}

#colorbarco1 {
  background: url('images/colorbar1.jpg') repeat-y;
  width: 60px;
  height: 660px;
  float: left;
}

#colorbarco2 {
  background: url('images/colorbar1.jpg') repeat-y;
  width: 60px;
  height: 600px;
  float: left;
}

#colorbarco3 {
  background: url('images/colorbar1.jpg') repeat-y;
  width: 60px;
  height: 540px;
  float: left;
}

#colorbarco4 {
  background: url('images/colorbar1.jpg') repeat-y;
  width: 60px;
  height: 420px;
  float: left;
}

#colorbarco5 {
  background: url('images/colorbar1.jpg') repeat-y;
  width: 60px;
  height: 480px;
  float: left;
}

#colorbare1 {
  background: url('images/colorbar2.jpg') repeat-y;
  width: 60px;
  height: 540px;
  float: left;
}

#colorbared {
  background: url('images/colorbar3.jpg') repeat-y;
  width: 60px;
  height: 720px;
  float: left;
}

#colorbaren {
  background: url('images/colorbar4.jpg') repeat-y;
  width: 60px;
  height: 660px;
  float: left;
}

#colorbaren2 {
  background: url('images/colorbar4.jpg') repeat-y;
  width: 60px;
  height: 1020px;
  float: left;
}

#content {
  padding: 0 20px;
  width: 630px;
  float: left;
  text-align:left;
}

#content2 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align:left;
  height: auto;
  clear: left;
}

#submenu h2 {
  font-size: 2.4em;
  text-align: left;
  margin-bottom: 3px;
}

.conh {color: #0066FF;}
.ecoh {color: #00DF58;}
.edih {color: #FF6600;}
.enoh {color: #FF6699;}


#submenu {
  margin-top: 0px;
  font: 80% Arial, Helvetica, sans-serif;
}

#footer {
  font-size:14px;
  text-align:center;
  width: 1000px;
  height: 92px;
  clear: left;
}

.redb {
  color: #FF0000;
  font-weight: bold;
}

.Stil4 {font-size: 10px}
.Stil5 {font-size: 13px}
.Stil6 {font-size: 36px}
.Stil7 {font-size: 18px}

ul#navlist {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}

#navlist li {
  display: inline;
  list-style-type: none;
  font-size: 1.2em;
  font-weight: bold;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited {
  color: #000;
  background-color: #B0EFFF;
  text-decoration: none;
  float: left;
  text-align: center;
  width: 75px;
  border: 1px solid #FFF;
}

#navlist a:hover {
  color: #fff;
  background-color: #0033FE;
  text-decoration: none;
}

#navlist li a#current {
  color: #fff;
  background-color: #0033FE;
  text-decoration: none;
}

ul#navlist2 {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}

#navlist2 li {
  display: inline;
  list-style-type: none;
}

#navlist2 a { padding: 3px 10px; }

#navlist2 a:link, #navlist2 a:visited {
  color: #000;
  background-color: #FA8CFD;
  text-decoration: none;
  float: left;
  text-align: center;
  width: 75px;
  border: 1px solid #FFF;
}

#navlist2 a:hover {
  color: #fff;
  background-color: #A93871;
  text-decoration: none;
}

#navlist2 li a#current {
  color: #fff;
  background-color: #A93871;
  text-decoration: none;
}

.data-table1 table {
  border-collapse:collapse;
  border-color: #0033FE;
  color:#363636;
  font-size:10px;
}

.data-table1 thead th {
  border-color: #0033FE;
  font-weight:bold;
  padding-top:3px;
  text-align:center;
}

.data-table1 tbody td {
  text-align: center;
}

.data-table1 td, th {
  border:1px solid #0033FE;
  color:#363636;
  padding:0.4em;
}

.data-table1 tbody tr:hover {
  background:#B0EFFF none repeat scroll 0%;
  border:1px solid #0033FE;
  color:#FFF;
}

.data-table2 table {
  border-collapse:collapse;
  border-color: #019934;
  color:#363636;
  font-size:10px;
}

.data-table2 thead th {
  border-color: #019934;
  font-weight:bold;
  padding-top:3px;
  text-align:center;
}

.data-table2 tbody td {
  text-align: center;
}

.data-table2 td, th {
  border:1px solid #019934;
  color:#363636;
  padding:0.4em;
}

.data-table2 tbody tr:hover {
  background:#00FF33 none repeat scroll 0%;
  border:1px solid #019934;
  color:#FFF;
}

.data-table3 table {
  border-collapse:collapse;
  border-color: #FF6600;
  color:#363636;
  font-size:10px;
}

.data-table3 thead th {
  border-color: #FF6600;
  font-weight:bold;
  padding-top:3px;
  text-align:center;
}

.data-table3 tbody td {
  text-align: center;
}

.data-table3 td, th {
  border:1px solid #FF6600;
  color:#363636;
  padding:0.4em;
}

.data-table3 tbody tr:hover {
  background:#FFCC67 none repeat scroll 0%;
  border:1px solid #FF6600;
  color:#FFF;
}

.data-table4 table {
  border-collapse:collapse;
  border-color: #AB0188;
  color:#363636;
  font-size:10px;
}

.data-table4 thead th {
  border-color: #AB0188;
  font-weight:bold;
  padding-top:3px;
  text-align:center;
}

.data-table4 tbody td {
  text-align: center;
}

.data-table4 td, th {
  border:1px solid #AB0188;
  color:#363636;
  padding:0.4em;
}

.data-table4 tbody tr:hover {
  background:#FA8CFD none repeat scroll 0%;
  border:1px solid #9A0034;
  color:#FFF;
}

#map {
  width: 700px;
  float: left;
  height:400px;
  margin:0 50px 40px 50px;
}

