@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EDEDED;
}

.blok {
	background-image:url(back.png);
	background-repeat:no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -507px;
	margin-top: -254px;
	width: 1014px;
	height:509px;	
}

.logo {
	float:left;
	margin-left: 65px;
	margin-top: 60px;
}

.tekst {
	float: right;
	margin-right: 90px;
	width: 420px;
	margin-top: 60px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.nl {
	color:#333333;
}

.uk {
	color:#777777;
}
.spacer {
	height: 20px;
	width: 20px;
	margin:0px;
	padding:0px;
}

.largespacer {
	height: 340px;
	width: 20px;
	margin:0px;
	padding:0px;
}

a {
	color:#333333;
	text-decoration:none;
}

.rcreations {
	background-image: url(logo.jpg);
	height: 62px;
	width: 222px;
	border:none;
	position:absolute;
	background-repeat:no-repeat;
}

.blok .logo .rcreations p {
	display: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.blok .tekst .nl hr {
	background-color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	height: 1px;
}