body  { font-family: Verdana; font-size: 10pt; background-color: #f8f3e4;}
p     { font-size: 10pt; }
table { font-size: 10pt; }

/*h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", serif; color: #a39c87; }*/
h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", serif; color: #7d6122; background-color: white }
h1 { }
h2 { font-size: 15pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 { font-size: 10pt; }
a:link    { color: #080808; text-decoration: underline; }
a:visited { color: #101010; text-decoration: underline; }
a:hover   { color: #202020; text-decoration: none; font-weight: bold; }
a:active  { color: #202020; text-decoration: none; font-weight: bold; }

.menue { font-family: Verdana; }
.MenueHauptPunkt { font-family: Verdana; font-weight: bold; }
.Umrahmen { background-color: #f0e6c8; }
.MenuHP { border-width: 2em; font-size: 10pt; background-image: url(img/Rund_Braun.jpg); }

.Akt {
  text-align: right; 
  font-size: 8pt; 
  font-style: italic;
  vertical-align: bottom;
}

.fleft {
  margin: 0 1em 0.2em 0;
  float: left;
}


#Willkommen {
  padding: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 300px;
  height: 250px;
  background-color: #ffffff;
}

#JohnMiles {
  padding: 10px;
  position: absolute;
  top: 10px;
  left: 340px;
  width: 300px;
  height: 250px;
  background-color: #bdbdbd;
  text-align: center;
  vertical-align: middle;  
}

#Inhalte {
  padding: 10px;
  position: absolute;
  left: 10px;
  background-color: #f0f0f0;
}
#Inhalte dt {
  /*font-size: 1.2em;*/
  font-size: 11pt;
  font-family: "Trebuchet MS", serif;
  font-weight: bold;
  /*padding: 0.5em;
  margin-top: 1em;*/
  border-bottom: 2px dotted #000000;
  background-Color: white;
  /*margin-bottom: 1em;
  background-image: url(img/Rund_Braun.jpg);
  color: #bdbdbd;*/
}
#Inhalte dd {
  padding: 0.5em;
  margin: 0.2em 0;
  border-left: 2px dotted #000000;
  text-indent: 0;
}
.Aktuelles {
  top: 290px;
  width: 630px;
}
.Standard {
  width: 75%;
}

#Artikel {
  padding: 10px;
  /*position: absolute;*/
  position: relative;
  top: 00px;
  left: 10px;
  background-color: #f0f0f0;
}

#ArtikelHeader {
  font-size: 11pt;
  font-family: "Trebuchet MS", serif;
  font-weight: bold;
  border-bottom: 2px dotted #000000;
  background-Color: white;
}
#ArtikelText {
  padding: 0.5em;
  margin: 0.2em 0;
  border-left: 2px dotted #000000;
  text-indent: 0;
}


#Titelliste { 
  width: 100%;
  border-spacing: 0px;
  padding: 0px;
  font-size: 8pt; 
  line-height: 1.4em;
}
#Titelliste td { 
  vertical-align: top;
}
#Titelliste th { 
  text-align: left;
  font-weight: bold; 
  background-Color: #f0f0f0;
}


