/********************
 * Stylesheet Datei *
 *        für       *
 *    dormero.com   *
 *   erstellt von   *
 * ise-informatik.de* 
 *******************/

* {
 font-family: Helvetica, Verdana, Arial;
}

#inner_re img {
  border: 0;
  margin: 20px 0 -7px 5px;
}

#inner_re a {
  font-size: 14px;
  color: #bbbbb0;
  font-weight: bold;
  text-decoration: none;
  margin: 0 5px 50px 0;
}

#inner_re a:hover {
  text-decoration: underline;
}

.navi {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

a.navi:hover {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.subnavi {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  margin-left: 10px;

}

.subnavi_on {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  margin-left: 10px;
}

a.subnavi:hover {
  text-decoration: underline;
}
.subnavi2 {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  margin-left: 25px;
  font-style: italic;
}

.subnavi2_on {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  margin-left: 25px;
  font-style: italic;
}

a.subnavi2:hover {
  text-decoration: underline;
}
.navi_on {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.nav_re {
  font-size: 12px;
  color: #B2B2B2;
  text-decoration: none;
  padding: 5px 0 0 10px;
}

p.bodytext {
  padding: 10px;
  font-size: 12px;
  text-align: justify;
  color: #000000;

}

#inhalt ul {
  padding-left: 30px;
  font-size: 12px;
  color: #000000;
}

#inhalt a {
  border: 0;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;  
}

#inhalt a:hover {
  color: #cccccc;
}

a.internal-link {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

a.internal-link:hover {
  color: #cccccc;
}

.news-latest-container {
  padding: 10px;
  font-size: 10px;
  color: #6D6F71;
}

#right {
    color: #6D6F71;
}

#inhalt h1 {
  font-size: 16px;
  color: #6D6F71;
  font-weight: bold;
  padding: 10px 0 0 10px;
}

h1.imageheader {
  height: 40px;
  background-repeat:no-repeat;
  padding: 0;
  margin: 0;
}

h1.imageheader strong {
  display: none;
}

#inhalt h2 {
  font-size: 14px;
  color: #6D6F71;
  font-weight: bold;
  padding: 10px 0 0 10px;
}

#inhalt h3 {
  font-size: 13px;
  color: #ff0000;
  font-weight: bold;
  padding: 10px 0 0 10px;
}

#inhalt h4, h5 {
  font-size: 12px;
  color: #6D6F71;
  font-weight: bold;
  padding: 10px 0 0 10px;
}

#right #button h3 {
  color: #D42229;
  font-weight: bold;
  font-size: 16px;
}

#right #button h5 {
  letter-spacing: 1px;
  font-size: 14px;
}

.news-latest-container h2 {
  font-size: 12px;
  padding: 5px 0 5px 0;
  color: #6D6F71;
}

.news-latest-container h2 a {
  font-size: 12px;
  padding: 5px 0 5px 0;
  color: #6D6F71;
}

.news-latest-container h3 a {
  font-size: 12px;
  color: #6D6F71;
}

.news-single-backlink a {
  font-size: 12px;
  color: #6D6F71;
  font-weight: bold;
  text-decoration: underline;
}

.news-latest-morelink {
  padding: 0 0 10px 0;
}

.news-latest-morelink a {
  font-size: 10px;
  color: #6D6F71;
}


.news-latest-gotoarchive a {
  font-size: 10px;
  color: #6D6F71;
}

.news-latest-date a {
  font-size: 10px;
  color: #6D6F71;
}

#inhalt label {
  font-size: 12px;
  float: left;
  height: 17px;
  text-align: left;
  padding-right: 1em;
  width: 100px;
}

#inhalt csc-mailform-field mailformtv {
  height: 30px;
}

#inhalt csc-mailform-field mailformtv .csc-mailform-check {
  height: 50px;
}

.csc-mailform-field {
  margin: 5px 0px;
}

.csc-mailform-submit {
  margin-top: 25px;
}

.csc-sitemap {
  margin-left: 30px;
}

.csc-sitemap ul li {
  list-style-type: circle;
  padding: 5px;
  font-weight: bold;
}

.csc-sitemap ul li li {
  list-style-type: square;
  padding: 0px;
  font-weight: normal;
}

fieldset {
  border: 0;
}