.left,#ecke,#navigation,#logos,#header { display:none;}

#inhalt { background:#FFFFFF;
        width:100%;
        height:100%;
        padding:0px;

      }

#inhalt,#inhalt td
       { font-size: 10pt;
        text-align: justify;
        font-family: arial;

       }

/*Headlines*/

.kopfzeile { 
  width:      500px;
  height:     40px;
  background: url("../images/kopf.gif") no-repeat left bottom;
  overflow:   visible;
  padding:    15px 0px 0px 50px;
  text-align: left;
  font:       bold 1em arial;
 }

h1 { color:#03A674; }

h2 { color:#006666; }

h3 { color:#990033; }

/*Linkgestaltung*/

a {color:#ff0000;}
a:hover { font-style:italic; }

.L1 { display:block;
      width:460px;
      background: #036664;
      color: white;
      margin-top:10px;
      height:15pt;
      font-family: arial;
      font-size: 10pt;
      padding-top:3pt;
      font-weight:bold;
      text-decoration: none;
      text-align:center;
      margin-left:auto;
      margin-right:auto;
    }

.L1:hover { background: url("images/button.jpg"); font-style:normal; }

.L2 { display:block;
      width:460px;
      background: #7E0101;
      color: white;
      margin-top:10px;
      height:15pt;
      font-family: arial;
      font-size: 10pt;
      padding-top:3pt;
      font-weight:bold;
      text-decoration: none;
      text-align:center;
      margin-left:auto;
      margin-right:auto;
    }

.L2:hover { background: url("images/button2.jpg");
	   background-position: 20%;
	   font-style:normal;
	 }

.back { display:block;
        width:100px;
        height:30px;
        background: url("images/back.gif");
        background-repeat: no-repeat;
        padding-left:15px;
        padding-top: 5px;
        font-family: arial;
        font-weight:bold;
        font-size: 15px;
        color: black;
        text-decoration:none;
        text-align:center;
        margin-left:auto;
        margin-right:auto;
      }

.back:hover { background: url("images/back1.gif");
              background-repeat: no-repeat;
            }

/*Sonstiges*/
.empfang { float:right;
	  padding-right:10%;
           margin: 5px;
           margin-top:0px;
         }

.mail { background:#DFDFDF;
        margin: 3px;
        border-style: solid;
        border-width: 1px;
         }

.center { margin-left:auto;
	 margin-right:auto;
        }

.sprechzeiten td {
 padding-left:10px;
 padding-right:10px;
 text-align:left;
}

img { border: 0px; }