.Navigator {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: lighter;
  font-style: italic;
  background-image: url("OtherImages/bg_line_standard.jpg");
  clip: rect(auto, auto, auto, auto);
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-repeat: repeat-y;
  color: white;
  height: 20px;
  padding-top: 10px;
  padding-left: 4px;
}

.Navigator:hover {
  text-decoration: underline;
  font-size: 18px;
  background-color: #ffffcc;
  color: #999999;
}

.Nav_small {
  font-size: 14px;
  font-weight: normal;
  list-style-type: none;
  color: white;
  padding-left: 4px;
  padding-top: 4px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url("OtherImages/bg_line_standard.jpg");
}

.Nav_small:hover {
  text-decoration: underline;
  font-size: 14px;
  background-color: #ffffcc;
  color: #555555;
}

.Nav_smallText {
  font-size: 14px;
  font-weight: normal;
  list-style-type: none;
  color: #dedfec;
  padding-left: 15px;
  padding-top: 4px;
  font-style: italic;
  list-style-position: inside;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 0px;
}

.Nav_smallText:hover {
  text-decoration: underline;
  font-size: 14px;
  color: #999999;
}

.Nav_selected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: black;
  height: 20px;
  padding-top: 5px;
  background-image: url("OtherImages/bg_line_selected.jpg");
  padding-left: 0px;
}

.Nav_selected:hover {
  color: #dddddd;
  text-decoration: underline;
}

.Nav_selectedText {
  color: black;
  padding-left: 10px;
  position: static;
  font-weight: bolder;
}

.Nav_selectedText:hover {
  color: #555555;
  text-decoration: underline;
}

.Nav_SmallSelected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bolder;
  color: black;
  height: 20px;
  padding-top: 5px;
  background-image: url("OtherImages/bg_line_selected_light.jpg");
  padding-bottom: 4px;
  padding-left: 4px;
}

.Nav_SmallSelected:hover {
  color: #dddddd;
}

.Nav_SmallSelected_Text {
  font-size: 14px;
  font-weight: bolder;
  list-style-type: none;
  color: #333333;
  padding-left: 15px;
  padding-top: 4px;
  font-style: italic;
  list-style-position: inside;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 0px;
  background-image: url("OtherImages/Line_bw_light.jpg");
}

.Info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
}

.Th_Header1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.img, #globalTemp {
    width:100%;
    max-width:600px;
}

#co2free {
  font-weight: bold;
  font-style: italic;
}

#co2frei {
  font-weight: bold;
  font-style: italic;
}

#CO2austria {
  font-weight: bold;
  font-style: italic;
}
