body { 
  font-size:10pt;
  color:rgb(51,51,51);
  font-family:"MS Sans Serif",Arial,Helvetica; 
  background-image: url('../images/hinterg3.gif');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color:white;
}

html {
  font-size:10pt;
  font-family:"MS Sans Serif",Arial,Helvetica;
  color: #333333;
}

.text {
  font-size:10pt;
  font-family:"MS Sans Serif",Arial,Helvetica;
  color: #333333;
  margin-left: 30px;
  margin-right: 50px;
  margin-bottom: 6px;
  line-height: 1.5em;
}

li { 
  color:rgb(51,51,51);
  font-size: 10pt;
  font-family:"MS Sans Serif",Arial,Helvetica;
}

a {
  font-weight:normal;
  text-decoration:none;
  color:rgb(51,51,51);
  font-size: 10pt;
  font-family:"MS Sans Serif",Arial,Helvetica;
}

a:hover {
    color:rgb(204,204,153);
}

.leer {
background-color: #d3d3d3;
line-height: 3px;
}


h1,h2,p,ul,ol,table { 
  font-family:"MS Sans Serif",Arial,Helvetica;
}

h1 {
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  font-family:Arial,Helvetica;
  color:rgb(0,0,153);
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

h2 {
  font-weight:bold;
  font-style:normal;
  font-size:11pt;
  color:rgb(51,51,51);
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
}

h3 {
  font-weight:normal;
  font-family:Arial,Helvetica;
  font-size:20pt;
  margin-right: 10px;
  color:white;
  text-align: right;
}

h4 {
  font-weight:bold;
  font-style:normal;
  font-size:10pt;
  color:rgb(51,51,51);
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 1px;
}

.bereich {
  font-weight:normal;
  font-style:normal;
  border-bottom:gray dotted 1px; 
  font-size:14px;
  color:gray;
  margin-left: 30px;
  margin-right: 70px;
  margin-bottom: 1px;
  margin-top: 10px;
  line-height:1.1em;
}

.linie {
  border-bottom:gray dotted 1px; 
  color:gray;
  margin-left: 30px;
  margin-right: 70px;
  margin-bottom: 1px;
  margin-top: 10px;
  line-height:1.1em;
}



p   { 
margin-top: 0; 
margin-bottom: 5px;
}