@charset "utf-8";
/* CSS Document */

.oproep	a {	
		position: absolute;
		bottom: 15px;
		left: 25px;
		width: 350px;
		text-align: center; 
		padding: 2px 0 2px 0;
		vertical-align:middle; 
		color: #ffffff;
		font-size: 18px; 
		background:#2496AB; 
		height: 50px;
		text-decoration: none; 
		display:block;
		border: 1px solid #000000;
		}

.oproep a:hover	{
		text-decoration: none;
		background-color: #a84885;
		color: #e8e8e0;
				}

.oproep_recent_opgetreden	a {	
		position: relative;
		left: 25px;
		width: 350px;
		text-align: center; 
		padding: 5px 0 5px 0;
		margin: 0 0 20px 0;
		vertical-align:middle; 
		color: #ffffff;
		font-size: 14px; 
		background:#2496AB; 
		eight: 50px;
		text-decoration: none; 
		display:block;
		border: 1px solid #000000;
		}

.oproep_recent_opgetreden a:hover	{
		text-decoration: none;
		background-color: #a84885;
		color: #e8e8e0;
				}