a:link, a:visited, a:active {
  font-family: verdana;
  color: #EE1D25;
  text-decoration: none;
}

a:hover {
  font-family: verdana;
  color: #EE1D25;
  text-decoration: underline;
}

body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

body, td {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
}

ul {
  margin: 0px;
  margin-left: 20px;
}

table#MenuLine {
  width:226px;
  height:2px;
  background-image: url(http://www.rsthun.ch/templates/menu_line.jpg);
}

a#MainMenu {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
}

a#MainMenuAct {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

tr#MainMenuAct {
  background-color: #F0F0F0;
}

a#SubMenu {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin-bottom: 6px;
}

div#MainTitle {
  font-size: 32px;
  margin-bottom: 10px;
}

table#NoticeLine {
  width:226px;
  height:2px;
  background-image: url(http://www.rsthun.ch/templates/notice_line.jpg);
}

tr#NoticeTitle {
  background-color: #F0F0F0;
  font-weight: bold;
}

td#Footer {
  font-size: 10px;
  color: #000000;
}

a#Footer {
  font-size: 10px;
  color: #000000;
}