/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}
#flashcontent {
	width:100%;
	height:100%;
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #94948A;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#E5E5E5;
}
#center {
	width:782px;
	height:432px;
	margin:-216px 0px 0px -391px;
	top:50%;
	left:50%;
	position:absolute;
	}
.taalkeuze {
	padding-left: 53px;
	padding-top: 20px;
	padding-bottom: 5px;
	}
.credits {
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #AAABA3;
	padding-left: 53px;
}
.credits a{
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #AAABA3;
	text-decoration: none;
}
.credits a:hover{
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #AAABA3;
	text-decoration: underline;
}
.flashback {
	background-attachment: scroll;
	background-image: url(../images/flashback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 393px;
}
h1 {
	float:left;
	width:389px;
	padding:0px 0px 0px 0px;
	background:url(../images/logo.gif) repeat-y 0 0;
	margin:0 0 0 0px;
	display:inline;
	color: #88897E;
}
h1 a {
	float:left;
	width:389px;
	height:89px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	color: #88897E;
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 14px;
}
.indextekst {
	padding-left: 53px;
	padding-top: 5px;
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #94948A;
	height: 158px;
}
.flashback1 {
	background-attachment: scroll;
	background-image: url(../images/tekstback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #94948A;
	text-decoration: none;
}
a:link {
	color: #94948A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #94948A;
	text-decoration: underline;
}