p, h1, h2, h3, h4, th, td, li, div, blockquote {
	   font-family: Verdana, Arial, sans-serif;
	   line-height: 140%; 
       }

p      {
	   text-align: left;
       }

h1     {
	   text-align: center;
       }	

blockquote {
       font-size: 90%;
       margin-left: 5%;
       margin-right: 5%;
       }
       
sub, sup    {
       font-size: 60%;
       position: relative;
       line-height: 0px;
       }

i, em     {
      font-style: italic; 
      }

b, strong { 
          font-weight: bold;
          }      

p.litangabe {
            font-size: 90%;
            text-align: right;
            margin-left: 20%
}

p.kleiner   {
            font-size: 90%;
}

.tabelle1  {
            font-size: 90%;
            vertical-align: top;
            border-style: solid;
            border-collapse: collapse;
            border-color: #160F76;
            padding: 5;
}

.td1          {
  border-style: solid;
  border-width: thin;
  border-color: #160F76;
  padding: 10px;
  vertical-align: top;
}