body, td {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
}

body {
  margin: 0px;
}

h1 {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

h2 {
  color:#CB3200;
  font-weight: bold;
  font-size: 14px;
}

.div_menu_links {
  padding-top: 2px;
  margin-left:20px;
  margin-right: 30px;
}

.p_menu_links {
  border-bottom:1px solid #C8A46E;
  margin-top:1px;
  margin-bottom: 3px;
  padding-bottom: 2px;
}

.navis {
  color:#FFFFFF;
  vertical-align:middle;
  text-decoration: none;
}

.navis:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

.navisa {
  color:#FFFFFF;
  vertical-align:middle;
  text-decoration: underline;
}

.navisa:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

.navio {
  color:#000000;
  vertical-align:middle;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
}

.navio:hover {
  text-decoration: underline;
}

.navioa {
  color:#CB3200;
  vertical-align:middle;
  text-decoration: underline;
  margin-left: 10px;
  margin-right: 10px;
}

.navioa:hover {
  text-decoration: underline;
}

a {
  color:#740400;
  text-decoration: underline;
}
a:hover {
  color:#CB3200;
  text-decoration: underline;
}
.bottom_copyright {
  color: #000000;
}

.content {
  /*border-bottom:1px dashed #CFCFCF;*/
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left:20px;
  margin-right: 30px;
}

.content_right {
  /*border-bottom:1px dashed #CFCFCF;*/
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left:3px;
  margin-right: 3px;
}

.content_trenner {
  border-top:1px dotted #CFCFCF;
  width: 624px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.content_trenner_hauptseite {
  border-top:1px solid #C8A46E;
  width: 474px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.content_trenner_rechts {
  border:1px solid #C8A46E;
  margin: 0px;
  padding: 5px;
  margin-bottom: 10px;
}

.content_trenner_rechts h1 {
  margin: 0px;
  padding: 0px;
}

.ueberschrift {
  color:#000000;
  font-weight: bold;
  font-size: 14px;
}

.a_top {
  color:#740400;
  text-decoration: none;
}

.a_top:hover {
  color:#CB3200;
}

.bodytext {
  margin-top:5px;
  margin-bottom: 5px;
}
.error {
        color: #000000;
        border: 1px solid #CC0000;
        text-decoration: none;
}




