body {
  background: url(images/bg_site.jpg);
  background-position: 50% 0px;
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-color:#586172;
  margin: 0; 
  padding: 0; 
  padding-top: 10px;
  text-align: center;
  }

#contentmitte { 
  width: 1000px;
  text-align: left;
  border: 0px;
  padding: 0;  
  margin: 0 auto; 
  } 

body,td,th { 
  font-family: Times New Roman;
  color: #666666; 
  font-size: 14px; 
  text-decoration: none; 
  }

a {
  font-family: Times New Roman;
  color: #666666; 
  font-size: 14px; 
  text-decoration: none; 
  }

a:link, a:visited, a:active {
  font-family: Times New Roman;
  color: #666666; 
  font-size: 14px; 
  text-decoration: underline; 
  }

a:hover { 
  font-family: Times New Roman;
  color: #994C33; 
  font-size: 14px; 
  text-decoration: underline; 
  }

.content { 
  background: url(images/bg_cont.jpg); 
  }

.contenttable {
  width: 100%;
  border: 0px;
  }

.header { 
  background-color:#ffffff; 
  }

.buchstabe {
  font-size:25px;
  color:#994C33;
  font-weight:bold;
  }

.sitelink, a.sitelink:link, a.sitelink:visited, a.sitelink:active {
  font-family: Arial; 
  color: #343A45; 
  font-size: 12px; 
  text-decoration: none; 
  }

a.sitelink:hover { 
  font-family: Arial; 
  color: #D0C7A6; 
  font-size: 12px; 
  text-decoration: none; 
  }

.main { 
  font-family: Times New Roman; 
  color: #666666; 
  font-size: 14px; 
  text-decoration: none; 
  }

a.main:link, a.main:visited, a.main:active {
  font-family: Times New Roman; 
  color: #994C33; 
  font-size: 14px; 
  text-decoration: none; 
  }

a.main:hover { 
  font-family: Times New Roman; 
  color: #994C33; 
  font-size: 14px; 
  text-decoration: underline;
  }

.contact, a.contact:link, a.contact:visited, a.contact:active {
  font-family: Times New Roman; 
  color: #666666; 
  font-size: 14px; 
  text-decoration: none; 
  }

a.contact:hover {
  font-family: Times New Roman; 
  color: #994C33; 
  font-size: 14px; 
  text-decoration: none;
  }

.imgtitle { 
  font-family: Times New Roman; 
  color: #994C33; 
  font-size: 14px; 
  text-decoration: none;
  text-align:center;
  }
  
.bildzelle {
  width: 150px;
  height: 115px;
  border: 1px solid #DBC49B; 
  background-color: #FFFFFF;
  text-align: center;
}

.bildzellekontakt {
  border: 1px solid #DBC49B; 
  background-color: #FFFFFF; 
  text-align: center;
  width: 86px;
  height: 86px;
}

.bildnorm {
  border:0px;
  width:140px;
  height:105px;
}

.bildklein {
  border: 0px;
  width: 80px;
  height: 80px;
}

.bildtext {
  width: 150px;
  text-align: center;
  vertical-align: top;
  font-size: 9pt;
}

.aktdate { 
  border: 1px solid; 
  border-color: #994C33; 
  font-family: Times New Roman; 
  color: #994C33; 
  font-size: 14px; 
  text-decoration: none;
  }

img, a { 
  outline: none;
  }

.newsslidecss{
    position: relative;
    font-family: Times New Roman;
    font-size: 14px;
}
.newsslidecss .slides_box{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}
