body { 
  font-size:10pt;
  color:rgb(51,51,51);
  font-family:"MS Sans Serif",Arial,Helvetica; 
  background-image: url('../images/layout/1.jpg');
  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;
}

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

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

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


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


.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: 5px;
  margin-top: 10px;
  line-height:1.1em;
}

.linie {
  border-bottom:#996633 dotted 1px; 
  color:#996633;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 1px;
  margin-top: 10px;
  line-height:1.5em;
}


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

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

a:hover {
    color:#cc0000;
}

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


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

h1 {
  font-weight:bold;
  font-style:normal;
  font-size:12pt;
  color:#cc0000;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

h2 {
  font-weight:bold;
  font-style:normal;
  font-size:13px;
  color:rgb(51,51,51);
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  line-height: 1.1em;
  border-top: gray dotted 1px;
  padding-top: 7px;
  
}

h3 {
  font-weight:normal;
  font-size:14pt;
  margin-left: 10px;
  color:rgb(204,153,102);
}

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

h5 {
  font-weight:normal;
  font-style:normal;
  font-size:24pt;
  color:#cc0000;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family:Arial,Helvetica;
}


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