body {
  margin-top: 5px;
  background: #FFFFFF;
}

td {
  padding: 0px;
  spacing: 0px;
  margin: 0px;
}

table {
  padding: 0px;
  spacing: 0px;
}

h1 {
  font-family: verdana, sans-serif, arial;
  font-size: 30px;
  color: red;
  margin: 5px;
}

h2 {
  font-family: verdana, sans-serif, arial;
  font-size: 22px;
  color: red;
  margin: 5px;
}

h2 {
  font-family: verdana, sans-serif, arial;
  font-size: 16px;
  color: red;
  margin: 5px;
}

h3 {
  font-family: verdana, sans-serif, arial;
  font-size: 16px;
  margin-bottom: 5px;
  text-decoration: underline;
}

h4 {
  margin-bottom: 2px;
  font-size: 14px;
}

h5 {
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.lastModified {
  font-family: verdana, sans-serif, arial;
  font-size: 11px;
  font-style: italic;
  color: #333333;
}

.tbContent {
  background: #FFFFFF;
  padding: 5px;
  height: 120px;
  width: 190px;
  background: url(images/totalbanken_korup.jpg) no-repeat center center;
}

.tbText {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}

.prices td {
  font-family: verdana, sans-serif, arial;
  font-size: 12px;
  color: #000000;
}

.content {
  font-family: verdana, sans-serif, arial;
  font-size: 12px;
  color: #000000;
  padding: 10px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.content a { text-decoration: none; color: #0000EE; }
.content a:link { text-decoration: none; color: #0000EE; }
.content a:visited { text-decoration: none; color: #0000EE; }
.content a:active { text-decoration: none; color: #0000EE; }
.content a:hover { text-decoration: underline; color: #0000EE; }

.content img {
  border: 1px solid black;
  margin-left: 5px;
  margin-right: 5px;
}

.menu td {
  font-family: verdana, sans-serif, arial;
  font-size: 12px;
  border-bottom: 1px dotted black;
  padding: 3px;
}

.header td {
  border-bottom: 1px solid grey;
  font-weight: bold;
}

.footer td {
  border-top: 1px solid grey;
  font-style: italic;
}
  

.menuSpacer {
  font-family: verdana, sans-serif, arial;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  border-bottom: 1px dotted black;
  padding: 3px;
}

.menu a { text-decoration: none; color: #000000; }
.menu a:link { text-decoration: none; color: #000000; }
.menu a:visited { text-decoration: none; color: #000000; }
.menu a:active { text-decoration: none; color: #0000EE; }
.menu a:hover { text-decoration: underline; color: #0000EE; }

.links td {
  font-family: verdana, sans-serif, arial;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px dotted black;
  padding: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.links a { text-decoration: none;  color: #ee0000 }
.links a:link { text-decoration: none; color: #ee0000; }
.links a:visited { text-decoration: none; color: #ee0000; }
.links a:active { text-decoration: none; color: #ee0000; }
.links a:hover { text-decoration: underline; color: #0000EE; }
