body {
  font: 1.0em/1.2em Verdana, Arial, sans-serif;
  background-color: #FFFFFF; /* #DEF7E7;/* #FFFFFF */
  margin-left: 50px;
  margin-right: 100px;
  line-height: 1.5em;
  }

#content
{
  position:relative;
  border-left: 2px solid #007D39;  /* #339933 */
  border-right: 2px solid #007D39;
  border-bottom: 2px solid #007D39;
  padding: 10px 5px 6px 20px;
  background-color: #DEF7E7;
  z-index:1;
}
  
a, a:visited
{
  color:#000;
  text-decoration:underline;
  font-weight:normal;
}
a:hover
{
  font-weight:bold;
}

a.button {
    font-size: 0.8em;
    display: block;
    padding: 4px 10px;
    background:#007D39;
    float: left;
    color: white;
    text-decoration: none;
    font-weight:bold;
}


img, img a {
  /* border: 1px solid #B51032; */
  border: none;
  margin-right: 40px;
  margin-bottom: 6px;
}

img.logo {
  float: right;
  margin-right: 0px;}
  

 
img.uschi
{
  position:relative;
  margin-top: -32px;
  margin-left: 40px;
  margin-right: 20px;
  float: right;
}
  

img.anf
{
  margin-left: 40px;
  margin-top: 5px;
  float: none;
}

h2 
{
  font-size: 1.2em;
  color: #007D39;
  /* background-color: transparent; */
}

h3
{
  color: #007D39;
  font-size: 1em;
  margin-right: 20px;
}

p.Impressum {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 1em;
}

p.firma {
  font-size: 16px;
  color: #000000;
  font: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-align: right;}
  
p.vorstellung {
  margin-right: 40px;
  text-align: justify;
  line-height: 1.5em;
}

h1 {
  font-family: 'Times New Roman', Times;
  font-size: 24px;
  color: #339933;
  margin-bottom: -12px;
  text-align: right;}
  
span.raise
  {vertical-align: super;
   font-size: 12px;}
   
.indent {
  padding-left: 30px;}

ul {
  list-style-type: disc;
  clear: both;}
  
p.weitereInfo {
  list-style-type: none;
  margin-bottom: 0px;
  }
  
li.ueberschrift {
  list-style-type: none;
  margin-top: 2em;
 }
 
 li.link {
  list-style-type: none;
  }
  
ul.profil {
   line-height: 2em;
   }
   
ul.philosophie {
  line-height: 2em;
  }
  
ul.links {
  line-height: 2em;
  }
  
ul.partner {
  line-height: 2em;
  }

div.clearer { clear: both; }
div.floatleft {
    float: left;
}
