body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center;
	font-size:10px;
	height:100%;
	color: #FFFFFF;
	background-color: #333333;
}

#blackbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding:0;
	text-align:center;
	font-size:10px;
	height:100%;
	color: #FFFFFF;
	background-color: #000000;
}
html{
	height:100%;
}

#mainDiv{
	width:603px;
	margin-left:auto;/*voor FF*/
	margin-right:auto;/*voor FF*/
	height:100%;
	text-align: center;
	vertical-align: middle;
	
}
#TeaserDiv{
	width:100%;
	margin-left:auto;/*voor FF*/
	margin-right:auto;/*voor FF*/
	height:100%;
	text-align: center;
	vertical-align: middle;
	
}
a
{
	color:#FFFFFF;
	text-decoration:none;
}
img {
    border-style: none
}

a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#intro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:15px 0px 0px 0px;
	line-height: 20px;
	text-align: justify;
}
#Footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:15px 0px 0px 0px;
	line-height: 20px;
	text-align: center;
}
#countdown
{
	pading:15px 0px 0px 0px;
}