body{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
  	font-size: 100%;
  	color: #000000;
}

html{
	height: 100%;
}

.fullheight{
	height: 100%;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #000000;
}

.kop1_rood{
	font-size: 18px;
	color: #ED2B7C;
	font-weight: bold;
}

.menu_like{
	width: 140px;
	background: #ED2B7C;
	border: 2px solid #ffffff;
	border-bottom: 0;
	border-top: 0;
	padding: 0;
	margin: 0;
}