* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Arial,Helvetica,sans-serif;
font-size:13px;
}

p {
  margin-bottom:10px;
}


h1 {
  border-bottom:0px dashed #D50000;
  color:#D50000;
  font-family: 'Times New Roman',Times,serif;
  font-size:120%;
  margin-bottom:10px;
  margin-right:4px;
  margin-top:20px;

  padding-left: 25px;
   background-image:url('../images/symbol2_ff'); 
  background-repeat:no-repeat;
  background-position:5px;
 
}  

h2 {
  color:#D50000;
  font-family: 'Times New Roman',Times,serif;
  font-size:110%;
  margin-bottom:10px;
  margin-top:10px;

}  

h3 {
  color:#D50000;
  font-family: 'Times New Roman',Times,serif;
  font-size:100%;
  margin-bottom:10px;
  margin-top:10px;

}  

hr {
  border:0px:
  height:1px;
  border-top: 1px solid #D50000;
  border-bottom: 1px solid #FFFFFF;
}
  
ul, ol {
  padding-left:25px;
}




A {
  color: #B6B098;
  text-decoration: none;
}



A:hover {
  color: #000000;
  text-decoration: none;
}

#inhalt a {
  text-decoration:underline;
}

.bild_links {
  float:left;
  margin-right:6px;
  background-color:#D0D0D0;
  font-size:90%;
}

.bild_rechts {
  float:right;
  margin-left:6px;
  background-color:#D0D0D0;
  font-size:90%;
}

.text_hervorheben {
  color:#D50000;
  text-weight:bold;
}

.rahmen {
  border:1px solid #D50000;
}

.rahmen_mit_gitternetz {
  border-collapse:collapse;
  border:1px solid #D50000;
}

.rahmen_mit_gitternetz td {
  padding:2px;
  border:1px solid #B6B098;
}

.rahmen_mit_gitternetz thead {
  padding:2px;
  border:1px solid #B6B098;
  background-color:#B6B098;
}


.fuellung {
  background-color:#808080;
}
