.linktitel  {
	background-color: #eeFFee;
	border-style: outset inset inset outset;
	border-width: 3px;
	border-color: #ffd700;
	}

.toptext {  
	font-size: 20px;	
	text-align: center; 
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
.teaser {
	font-size: 14px;
	font-weight: bold;
	text-align: center; 
	line-height: 100%;
	color: #3D58A7;
	padding-top: 5px;
	padding-bottom: 5px;
	}

p {
  font-size: 12px;
  }

h2 {
   line-height: 20%;
   }
