body         	{ background-color: #E2C5A5; font-style: normal; font-weight: normal; 
               	font-size: 12pt; text-decoration: none; font-family: 
               	Times New Roman; color: #663300;}
.cntnt H1 	{ font-style: italic; font-weight: bold;
     		font-size: 20pt; font-family: "Times New Roman",Times,serif;
     		color: #663300;}

.cntnt H2	{ font-style: italic; font-weight: bold; 
     		font-size: 12pt; font-family: "Times New Roman",Times,serif;
     		color: #663300;}
     
.cntnt H4 	{ font-style: normal; font-weight: bold; 
     		font-size: 6pt; font-family: "Times New Roman",Times,serif;
     		color: #663300;}

.cntnt       	{ font-style: normal; font-weight: normal; font-size: 12pt; font-family: 
               "Times New Roman",Times,serif; color: #663300;}
.cntnt i 	{ font-style: italic; font-weight: normal;
     		font-size: 12pt; font-family: "Times New Roman",Times,serif;
     		color: #663300}

.cntnt b 	{ font-style: normal; font-weight: bold;
     		font-size: 12pt; font-family: "Times New Roman",Times,serif;
     		color: #663300;}
     
.cntnt A:visited {font-style: normal; font-weight: normal; text-decoration: underline; 
     color: #663300;}
     
.cntnt a:hover { font-style: normal; font-weight: normal; text-decoration: underline overline; 
               color: #FFFFFF }
.cntnt A:link { text-decoration: underline; color: #663300 }

.cntnt A:active {font-style: normal; font-weight: normal; text-decoration: underline overline; 
     color: #FFFFFF;}

.trenner {clear: both; background-color: #663300; color: #E2C5A5; border-bottom: 0.07em solid #663300;}

ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
    background-color: #E2C5A5;
  }
  
ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

ul#Navigation a,
ul#Navigation span {
    float: left; width: 8em;
    margin:0.2em ;padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #663300;
    color: #663300; background-color: #E2C5A5;
  }


ul#Navigation a:hover,
ul#Navigation span {
    border-color: white;
    color: white; background-color: #663300;
  }
  ul#Navigation div {
     clear: left;
  }


ul#Kathtag {
    margin: 0; padding: 0;
    text-align: center;font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #66B747;
  color: white;}
  
ul#Kathtag li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

ul#Kathtag a,
ul#Kathtag span {
    float: left; width: 8em;
    margin:0.2em ;padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid white;
    color: white; background-color: #66B747;
  }


ul#Kathtag  a:hover,
ul#Kathtag  span {
    border-color: #66B747;
    color: #66B747; background-color: white;
  }
  ul#Kathtag div {
     clear: left;
  }
#bildLeiste {
   border: none;
   width: 100%;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   background-color: #E2C5A5;
   color: #663300;
   background-image: url(images/banner.jpg);
}


