html
{
  height: 100%;
  overflow: auto;
}

body
{
	margin: 0 0 0 0;
	height:100%;
	background-color:#000;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#actievoowaarden
{
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

#flashcontent
{
	height: 100%;
	width:  100%;
}

.popupHolder
{
	padding: 20px;
}

.popupKop
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
