  .schwarz
       {
       padding: 10px;
       }

  .schwarz hr
       {
			border-top:solid #4F4F4F 1px;
			color:#efefef;
      width: 95%;
      margin: 0px 10px;
       }

  #kontakts {
  position: absolute;
  top: 30%;
  left: 10%;
  text-align:center;
  }

	#webs {
  position: absolute;
	top: 20%;
  left: 60%;
  text-align:center;
  }

  #mediens {
  position: absolute;
  top: 15%;
  left: 30%;
  text-align:center;
  }

  #even {
  position: absolute;
  top: 60%;
  left: 25%;
  text-align:center;
  }

  div#beratung {
  position: absolute;
  top: 60%;
  left: 53%;
  text-align:center;
  }

.blau a
       {
       font-weight: bold;
       color: #4f4f4f;
       }
   .blau a:link
       {
       color: #4f4f4f;
       }
   .blau a:hover
       {
       color: #6699cc;
       }

   .rot a
       {
       font-weight: bold;
       color: #4f4f4f;
       }
   .rot a:link
       {
       color: #4f4f4f;
       }
   .rot a:hover
       {
       color: #990000;
       }

   .orange a
       {
       font-weight: bold;
       color: #4f4f4f;
       }
   .orange a:link
       {
       color: #4f4f4f;
       }
   .orange a:hover
       {
       color: #ff9900;
       }

   .lila a
       {
       font-weight: bold;
       color: #4f4f4f;
       }
   .lila a:link
       {
       color: #4f4f4f;
       }
   .lila a:hover
       {
       color: #990099;
       }

   .gruen a
       {
       font-weight: bold;
       color: #4f4f4f;
       }
   .gruen a:link
       {
       color: #4f4f4f;
       }
   .gruen a:hover
       {
       color: #339966;
       }
    .gruen {
    color:#339966;
    }
    
    
   div#adresse{
      border: 1px dashed #4F4F4F;
    }
    
  div#adresse hr{
border-top:dashed #4F4F4F 1px;
color:#efefef;
  }
