a {
  color: black;
  text-decoration: none;
}

a.coloured {
  color: blue;
  text-decoration: none;
}

body {
  font-size: 14px;
  font-family: Helvetica, Trebuchet, Verdana, Arial, sans-serif;
}

td.eighty {
  width: 80%;
}

td.content {
  width: 99%;
  vertical-align: top;
}

td.headerlines {
  height: 37px;
  background:URL("img/header_gradient.bmp");
}

.headertext {
  color: white;
  font-weight: bold;
  margin-left: 10px;
}

li.description {
  list-style-type: none;
  text-align: justify;
  padding-bottom: 5px;
  text-justify: newspaper;
  margin-right: 20px;
}

img {
  border: 0px;
}

img.textimg {
  float: right;
  margin-left: 20px;
  margin-right: 20px;
}

img.logo_sng {
  margin-left: 20px;
  margin-right: 20px;
  width: 180px;
  height: 110px;
}

img.ico {
  width: 20px;
  vertical-align: middle;
}

img.logo_pwr {
  width: 65px;
  height: 110px;
}

img.banner {
  width: 407px;
  height: 110px;
}

img.contact {
  width: 300px;
  height: 300px;
}

hr {
  color: black;
  background-color: black;
  height: 1px;
}

.footer {
  text-align: center;
}

.headline {
  color: #2F4F4F;
  font-size: 16px;
  font-weight: bold;
}

.bold {
  color: #2F4F4F;
  font-weight: bold;
}

.header {
  color: #2F4F4F;
  font-size: 24px;
  font-family: Helvetica, Trebuchet, Verdana, Arial, sans-serif;
  font-weight: bold;
}

.event_upcoming {
  background-color: #EEE8AA;
  margin-left: 15px;
  line-height: 150%;
  padding: 7px;
}

.event_past {
  background-color: #FAEBD7;
  margin-left: 15px;
  line-height: 150%;
  padding: 7px;
}

.upcoming {
  color: red;
  font-weight: bold;
}


.agenda {
  margin-left: 20px;
  display: block;
}

.content {
  margin-left: 15px;
  margin-top: 2px;
}

.team_headline {
  margin-left: 10px;
  font-weight: bold;
}

.menu {
  margin-left: 10px;
}
