* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	text-align:center;
	min-height:660px;/* for good browsers*/
	min-width:770px;/* for good browsers*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*background-image:url(images/bg_hout.jpg);*/
	background-image:url(images/bg_comingsoon.jpg);
	background-position: center center;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#outer {
	height:100%;
	width:100%;
	display:table;
	display:blok;
	vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	min-height:660px;/* for good browsers*/
	
}
#inner {
	width:899px;
	height: 674px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(images/home/whiteblur.png);*/
}
#logo {
	position:absolute;
	height:109px;
	width:188px;
}
#content {
	position:absolute;
	height:359px;
	/*height:394px;*/
	width:889px;
	margin-top:142px;
}
#welkom {
	position:absolute;
	margin-left:25px;
	margin-top:25px;
	border-left:3px solid #00d8ff;
	height:110px;
}
#nieuws {
	position:absolute;
	margin-left:25px;
	margin-top:165px;
	border-left:3px solid #6d6d6d;
	height:110px;
}
#buttons {
	position:relative;
	float:right;
	background-color:#C30;
	height:335px;
	width:440px;
	margin-right:-40px;
	margin-top:35px;
	text-align:left;
	text-indent:15px;
}
div.buttons_blok {
	margin-bottom:15px;
	font-size:40px;
	color:#FFF;
	line-height:48px;
	height:54px;
	z-index:99px;
	background-repeat:no-repeat;
	width:400px;

}
div.buttons_blok .punt {
	color:#00d8ff;
}
div.buttons_blok img{
	float:right;
	margin-top:7px;
	margin-right:5px;
}

#copyright {
	position:absolute;
	width:540px;
	height:20px;
	margin-top:460px;
	margin-left:205px;
	color:#acacac;
}
#copyright span{ 
	margin-left:3px;
	margin-right:3px;
	color:#000;
}
