.infotext_zentrieren {
	margin-top:20px;
	width:100%;
	text-align:center;
}

.infotext_boxmodell {
	width: 500px;
	margin:auto;
}

.infotext {
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-decoration: none;
	
	border-color:#008000;
	border-width:1px;
	border-style:solid;
	padding:15px;
	text-align:center;
	
}

.infotext h1 {
	color: #008000;
  font-size : 12px;	
  font-weight : bold;
  font-family: Arial,Helvetica,Univers,Zurich BT;
	}

}

.infotext p {
	font-family: Arial,Helvetica,Univers,Zurich BT;
  text-decoration: none;
  color: #666666;
  font-size: 10px;

}