#termine {
width: 950px;
height: 50px;
text-align: center;
position: relative;
top: 60px;
margin:auto;
border:0px;
border-style: solid;
border-color: black;
clear: both;

   	
   	}
	
#terminseite {
width: 650px;
position: relative;
top:100px;
margin: auto;
border: 0px;
border-style: solid;
border-color: black;
clear: both;
	}	
	

   
	.links   {
	width: 300px;
   height: 40px;
   text-align: right;
   font-weight: bold;
   border: 0px;
   border-style: solid;
   border-color: black;
   		
		}
	
  .rechts {
	
	width: 400px;
   height: 40px;
   text-align: left;
   font-weight: bold;
   border: 0px;
   border-style: solid;
   border-color: black;
	
	}
	
	.mitte {
	width:40px;
   height: 40px;
   background-image: url("grafik/hintergrund/132.gif");
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px;
   border-style: solid;
   border-color: black;
		}