﻿#zelle {
	float:left;
	margin:10px;
	display:table-cell;
	background-color:#fafaf5;
	padding:5px;
	
}
#zellepartner {
	float:left;
	margin:10px;
	display:table-cell;
	background-color:#fafaf5;
	padding:5px;
	width:250px;
	height:160px;

}

#zellemitarbeiter {
	float:left;
	margin:10px;
	display:table-cell;
	background-color:#fafaf5;
	padding:5px;
	width:350px;
	height:250px;
	
	
}

#zellemassnahme {
	/*  	margin:10px;*/
	

	display:table-cell;
	background-color:#fafaf5;
	padding:5px;
	/* width:400px;*/

	
	
	
}

#zelle_termin {
	position:relative;
	width:270px;
	height:350px;
	float:left;
	margin:10px;
	display:table-cell;
	background-color:#fafaf5;
	padding:5px;

	

}
	h2 {
	margin:0;
	padding:0;
}
.btn {
  padding: 10px  40px 10px 40px;
  text-decoration: none;
  font-family:Verdana, Geneva, Tahoma;
  font-size: 20px;
  background-color: #009baa;
  border-radius: 30px;
  color: #ffffff;

  margin-left:90px;
  position:absolute;
  bottom:0;
 

}
.btn_fluss {
  padding: 10px  40px 10px 40px;
  text-decoration: none;
  font-family:Verdana, Geneva, Tahoma;
  font-size: 20px;
  background-color: #009baa;
  border-radius: 30px;
  margin-left:60px;
  color: #ffffff;
  
 
 }
 

	
	
.head:link { font-weight:bold; color:#ffffff; text-decoration:none; }
.head:visited { font-weight:bold; color:#ffffff; text-decoration:none; }
.head:focus { font-weight:bold; color:#ffffff; text-decoration:underline; }
.head:hover { font-weight:bold; color:#ffffff; text-decoration:none; }
.head:active { font-weight:bold; color:#ffffff; text-decoration:underline; }

