
BODY {
  margin-top: 30px;
  background-image: url(bilder/back_line.jpg);
  margin-right: 0pt;
  margin-left: 0pt;
}

td.main_left {
  font-family: Arial, sans-serif, helvetica;
  font-size: 12px;
  padding-left: 15px;
  color: #003366;
  line-height: 150%;
}

td.main_left P {
  margin-bottom: 5px;
  margin-top: 5px;
}

td.main_left H1 {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 5px;
}

td.main_left H2 {
  font-size: 12px;
}

td.main_left H3 {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 0px;
}

td.main_left a {
  color: #3F6B9F;
}

td.main_right {
  font-family: Arial, sans-serif, helvetica;
  font-size: 12px;
}

table.main {
  background-image: url(bilder/middle-line.gif);
  margin-bottom: 0px;
  background-repeat: repeat;
}

table.navbar {
  background-image: url(bilder/navbar.gif);
  margin-bottom: 0px;
  background-repeat: no-repeat;
  height: 30px;
}

td.box_text {
  font-family: Arial, sans-serif, helvetica;
  font-size: 11px;
  color: #003366;
}

td.box_text H1 {
  font-weight: bold;
  font-size: 12px;
  margin-top: 3px;
  color: gray;
  margin-bottom: 3px;
}

td.box_text P {
  margin-top: 3px;
  margin-bottom: 3px;
}

td.navbar a {
  color: #003366;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  font-family: "Times New Roman", serif;
}

td.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}


td.navbar_active a {
  color: #003366;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
  font-family: "Times New Roman", serif;
  
}

td.navbar_active {
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}


td.pipe {
  color: #999999;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  font-family: "Times New Roman", serif;
}

td.linkbox {
  color: #003366;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  font-family: helvetica, arial, sans-serif;
  padding-left: 4px;
}

td.linkbox a {
  color: #003366;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  font-family: helvetica, arial, sans-serif;
  padding-right: 4px;
}

td.linkbox_heading {
  color: #003366;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  font-family: helvetica, arial, sans-serif;
  padding-left: 4px;
  padding-right: 4px;
}

td.linkbox_heading a {
  color: #003366;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  font-family: helvetica, arial, sans-serif;
}

td.webhosting {
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
}

table.webhosting {
  border-top: 1px gray solid;
  margin-bottom: 10px;
  margin-top: 10px;
  border-right: 1px gray solid;
}

INPUT.text {
  border-top: 1px gray solid;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
}

TEXTAREA {
  border-top: 1px gray solid;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
}
 

 