body {
  color: #000;
  font-family: verdana, arial, sans-serif;
  font-size: 100.01%;
  margin: 0;
  text-align: center;
  padding: 0 0 20px;   /* Zentrierung fuer alte IEs */
  background-color: #4F141D;
  background-image: url(images/hg_body.png);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: center top;
}
p {
  font-size: 70%;
  color: #3e131a;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  line-height: 16px;
}

h1 {
  color: #3e131a;
  font-size: 100%;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

h2 {
  color: #3e131a;
  font-size: 80%;
  font-weight: normal;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

h3 {
  color: #3e131a;
  font-size: 90%;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}


h6 {
  color: #867a5b;
  font-weight: normal;
  font-size: 70%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}




a { text-decoration: underline;}

a:link    {
  color: #3e131a;
  text-decoration: none;
}
a:visited {
  color: #3e131a;
  text-decoration: none;
}
a:focus, a:hover, a:active {
  color: #3e131a;
  text-decoration: underline;
}
.no-border{ 
border-style: none; border-width: 0; 
 }
 
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

.pngTransparent {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.bild-links {
float: left;
margin: 2px 10px 5px 0;
}
.bild-rechts {
float: right; margin: 2px 0 5px 10px;
}
.bild-zentriert {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.bild-mittig {
vertical-align: middle;
}

/* Bilder */
.aligncenter, {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.alignleft {
float: left;
margin-right: 10px;
}
.alignright {
float: right;
margin-left: 10px;
}
.wp-caption {
text-align: center;
background: white;
border: 1px solid black;
padding: 11px 9px 9px 9px;
margin-top: 3px; margin-bottom: 10px;
}
.wp-caption img {
margin: 0; padding: 0; border: 1px solid black;
}
.wp-caption a, .wp-caption a:hover, .galerie a, .galerie a:hover {
border: none;
}
.wp-caption p.wp-caption-text {
font-size: 11px; line-height: 17px;
margin: 0; padding-top: 5px;
text-align: center;
}

#content p.wp-caption-text {
font-size: 11px; line-height: 17px;
margin: 0; padding-top: 5px;
text-align: center;
}


.galerie {
margin-top: 12px;
}
.attachment-medium, .attachment-thumbnail {
padding: 14px;
background: #dcdecf;
border: 1px solid #bbc0a2;
}
.attachment-thumbnail {
padding: 7px;
}



/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  background:#F7EFE1 url(images/contentholder-hg.png) no-repeat scroll 559px 189px;
  width: 980px;          /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 0px;        /* text-align:center (body) "neutralisieren" */
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0px;
}


*  html  #contentHolder {   /* Box Model Hack - notwendig wegen border-Angabe */
}

/* BOX HEAD---------------------------------*/
#boxHead {
  height: 130px;
  width: 980px;
  position: relative;
  background-color: #3E131A;
}

#boxLogo {
  height: 100px;
  width: 250px;
  position: absolute;
  left: 19px;
  top: 10px;
  background-image: url("images/head_logo.png");
}

#boxBildHead {
  position: absolute;
  height: 95px;
  width: 680px;
  top: 15px;
  right: 0px;
  background-image: url("images/head_bild.jpg");
}

/* BOX LEFT---------------------------------*/
#boxLeft {
  float: left;
  width: 540px;
  margin-right: 19px;
  position: relative;
}

.login {
    text-align: center;
}


.links {
  list-style: none;  
  margin: 0;
  padding: 0;
  text-align: center;
}


#tml-main ul li a{
    font-size: 70%;
    text-decoration: none;
    
}

.boxTextLeft {
  width: 519px;
  margin-left: 19px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.fett {
font-weight: bold;
}

.kategorie-info {
background: #E3D5B3 no-repeat right bottom;
padding: 10px 12px; margin: 7px 0
17px 0;
}
.kategorie-info p {
margin: 3px 0;
}



/* BOX Artikel---------------------------------*/
.boxArtikel {
  width: 519px;
  margin-left: 19px;
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
.boxArtikel h1 {
  font-size: 80%;
}     

.boxArtikel img {
  border:0;
}
.boxArtikelTags {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #e9c063;
  padding-top: 5px;
  padding-bottom: 5px;
}

.boxArtikelTags p {
  color: #9e9171;
  margin: 0px;
  padding-bottom: 5px;
  font-size: 70%;
}

.boxArtikelTags a {
  color: #9e9171;
  margin: 0px;
  padding-bottom: 5px;
  text-decoration: none;
}



#commentlist {
    font-size: 70%;
    color: #3E131A; 
}

#commentlist p {
    font-size: 100%;
}


.boxArtikelNav {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-top-style: dotted;
  border-bottom-color: #e9c063;
  border-top-color: #e9c063;
  height: 18px;
}


.boxArtikelNav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.boxArtikelNav li {
  display: inline;
  float: right;
  margin-right: 10px;
  color: #3E131A;
}

.boxArtikelNav li a {
  color: #3e131a;
  font-size: 70%;
  display: block;
  float: left;
  line-height: 170%;
  text-decoration: none;
}




.boxArtikelNav ul li a.symbolKommentar {
  background-image: url(images/symbol_kommentieren.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.boxArtikelNav ul li a.symbolVersenden {
  background-image: url(images/symbol_versenden.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.boxArtikelNav ul li a.symbolDrucken {
  background-image: url(images/symbol_drucken.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.boxArtikelNav ul li a.symbolBookmark {
  background-image: url(images/symbol_bookmark.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 20px;
}

.beitrags-info2 {
background: #E3D5B3; 
margin: 25px 0;
font-size: 80%;
}
.beitrags-info2 dl {
margin: 1px;
padding: 10px;
background: white;
height: auto;
font-size: 90%;
background: #E3D5B3; 
}
.beitrags-info2 dl a {
color: #3e131a;
text-decoration: none;
}
.beitrags-info2 dl dt {
float: left;
width: 88px; 
margin: 0;
color: #3e131a;
font-weight: normal;
clear: left;
}
.beitrags-info2 dl dd {
margin: 0 0 2px 92px;

}

.center {
    text-align: center;
}





/* BOX RIGHT---------------------------------*/
#boxRight {
  float: left;
  width: 409px;
  position: relative;
  height: 100%;
  padding-bottom: 10px;
  background-attachment: scroll;
  background-image: url(images/hg-rightbox.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  text-align: left;
}


#boxRightTop {
  height: 60px;
  position: relative;
  background-color: #F7EFE1;
}

#boxDate {
  height: 29px;
  width: 173px;
  float: left;
  margin-top: 15px;
  border: 1px solid #E3D5B3;
}
#boxDate p {
  font-size: 60%;
  padding-top: 7px;
  padding-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
}


#boxSuche {
  float: left;
  height: 31px;
  width: 233px;
  margin-top: 15px;
  background-color: #e3d5b3;
  text-align: center;
}

#searchform {
margin-top: 6px;
}

#s {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.such-button {
    background-image: url(images/suche.jpg);
    width: 69px;
    height: 19px;
    border: 0;
    
}


/* BOX RIGHT 1---------------------------------*/
#boxRight1 {
  float: left;
  width: 223px;
  position: relative;
  margin-right: 11px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.boxContentRight1 {
  background-attachment: scroll;
  background-image: url(images/boxright1_top.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
}

/* BOX RIGHT 1 NAVIGATION Liste---------------------------------*/
.boxContentRight1 ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: -5px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.boxContentRight1     ul li {
  display: block;
  font-size: 80%;
  color: #3E131A;
  padding-top: 5px
}

.boxContentRight1     ul    li h2  {

  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 8px;
  padding-top: 5px;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 0px;
  text-decoration: underline;
  font-size: 100%;
}


.boxContentRight1     ul    li a  {

  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 8px;
  padding-top: 5px;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 5px;
  text-decoration: underline;
}

.boxContentRight1 ul li ul li a {
  background-image: url(images/listpoint_right1_sub.png);
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}
.boxContentRight1 ul li ul li ul {
  padding-bottom: 10px;
  padding-top: 0px;
  font-size: 120%;
}

.boxContentRight1 ul li ul li ul li a {
  text-decoration: none;
  background-image: none;
  font-size: 110%;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}
.boxContentRight1    ul   li   ul   li   ul   li   a:hover, .boxContentSubRight1  ul  li  ul  li  ul  li  a:hover {
  text-decoration: underline;
}

/* BOX RIGHT 1 SUB NAVIGATION Liste-----------------------------------------*/
.boxContentSubRight1 {
  background-attachment: scroll;
  background-image: url(images/boxright1_sub_top.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.boxContentSubRight1 ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.boxContentSubRight1     ul li {
  display: inline;
}


.boxContentSubRight1     ul    li h2  {
  font-size: 80%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 8px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 0px;
  text-decoration: underline;
}


.boxContentSubRight1     ul    li a  {
  font-size: 80%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 8px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 5px;
  text-decoration: underline;
}

.boxContentSubRight1 ul li ul li a {
  background-image: url(images/listpoint_right1_sub.png);
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}
.boxContentSubRight1 ul li ul li ul {
  padding-bottom: 10px;
}

.boxContentSubRight1 ul li ul li ul li a {
  text-decoration: none;
  background-image: none;
  font-size: 70%;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}


/* BOX RIGHT 2 ---------------------------------*/
#boxRight2 {
  float: left;
  width: 175px;
  position: relative;
  background-color: #E3D5B3;
}

.boxContentRight2 {
  background-attachment: scroll;
  background-image: url(images/boxright2_top.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/* BOX RIGHT 2 NAVIGATION Liste---------------------------------*/
.boxContentRight2 ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.boxContentRight2     ul li {
  display: inline;
}

.boxContentRight2     ul    li h2  {
  font-size: 70%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 7px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 0px;
  text-decoration: underline;
}


.boxContentRight2     ul    li a  {
  font-size: 70%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 5px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 5px;
  text-decoration: underline;
}

.boxContentRight2 ul li a.symbolNewsletter {
  background-image: url(images/symbol_newsletter.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 20px;
}

.boxContentRight2 ul li a.symbolRss {
  background-image: url(images/symbol_rss.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 20px;
}

.boxContentRight2 ul li a.twitter {
  background-image: url(images/symbol_twitter_hd.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: -2px 3px;
  padding-left: 20px;
}

.boxContentRight2 ul li a.facebook {
  background-image: url(images/symbol_facebook.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 20px;
}



.boxContentRight2 ul li ul {
  padding-bottom: 15px;
  padding-top: 0px;
}


.boxContentRight2  ul  li  ul  li  {
  padding-bottom: 0px;
  padding-top: 0px;
}
.boxContentRight2  ul  li  ul  li    a   {
  text-decoration: none;
  background-image: none;
  font-size: 70%;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}
.boxContentRight2   ul  li  ul  li  a:hover, .boxContentSubRight2 ul li ul li a:hover {
  text-decoration: underline;
}



/* BOX RIGHT 2 SUB NAVIGATION Liste-----------------------------------------*/
.boxContentSubRight2 {
  background-attachment: scroll;
  background-image: url(images/boxright2_sub_top.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
}
#boxBuchung {
  margin-top: 15px;
  margin-bottom: 15px;
}

.boxContentSubRight2 ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.boxContentSubRight2     ul li {
    display: inline;
}

.boxContentSubRight2     ul    li h2  {
  font-size: 70%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 6px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 0px;
  text-decoration: underline;
}


.boxContentSubRight2     ul    li a  {
  font-size: 70%;
  font-weight: bold;
  background-image: url(images/listpoint_right1_hl.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 5px;
  padding-top: 5px;
  display: block;
  padding-left: 15px;
  line-height: 100%;
  padding-bottom: 5px;
  text-decoration: underline;
}
.boxContentSubRight2 ul li ul {
  padding-bottom: 15px;
  padding-top: 0px;
}

.boxContentSubRight2  ul  li  ul  li  {
  padding-bottom: 0px;
}
.boxContentSubRight2  ul  li  ul  li  a   {
  text-decoration: none;
  background-image: none;
  font-size: 70%;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}

#footer {
  height: 50px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

#footer ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#footer li {
  display: inline;
  color: #dbc0c3;
  font-size: 70%;
  margin-right: 3px;
  margin-left: 3px;
}
#footer  li a {
  color: #dbc0c3;
  text-decoration: none;
}

#footer p {
  color: #a78084;
  padding-top: 8px;
}



.pagebar {
font-size:80%;
margin-bottom:10px;
text-align:center;
}

.pagebar a{
text-decoration: none;
}

.pagebar a:hover,  {
text-decoration: none;
color: #4F141D;
}

.pagebar .this-page {
text-decoration: none;
color: #4F141D;
font-weight: bold;    
}     
