BODY  { 
	color: #551f00; 
	margin-top: 0;
	padding: 0px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif; 
	font-style: normal;
	overflow: auto;
}

.maintable {
	width: 780px;
	height: 550px;
	background-color: #EA5A19;
	font-size: 12px; 
}

.logo { 
	height: 65px;
	background-color: #ffffff;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat; 
	background-position: center top; 
}

.slogan { 
	font-size: 24px; 
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	height: 36px;
}

.afbeelding  { 
	background-image: url('../img/foto.jpg'); 
	background-repeat: no-repeat; 
	background-position: center; 
	height: 260px; 
}

.main{
	padding: 10px 20px 10px 20px;
	height: 70px;
}

.adres{
	font-size: 18px; 
	color: #FFFFFF;
	text-align: center;
}

a,a:link,a:active,a:visited {
	font-weight: bold;
	color: #551F00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.payoff {
	color: #FFFFFF;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

.payoff2 {
	color: #F5B892;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

.payoff3 {
	color: #551F00;
	font-size: 20px;
	font-weight: bold;
}

.actie_procent{
	font-size: 120px;
	color: #F5B892;
	font-weight: bolder;
	font-variant : small-caps;
	line-height: 0.85em;
}

.actie{
	font-size:28px;
	color: #F5B892;
	font-weight: bolder;
	font-variant : small-caps;
	line-height: 0.85em;
	text-align: center;
}
