body {
	margin:0px;
	padding:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.7em;
	color:#999999;
	background-color:#000000;
	font-size:0.7em;
}
.container {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
p a {
	text-decoration:none;
	color:#ffffff;
	padding:4px;
}
p a:hover {
	text-decoration:none;
	background-color:#ffffff;
	color:#323232;
	padding:4px;
}
li a {
	text-decoration:none;
	color:#ffffff;
	padding:4px;
}
li a:hover {
	text-decoration:none;
	background-color:#ffffff;
	color:#323232;
	padding:4px;
}
h1 a {
	text-decoration:none;
	color:#ffffff;
	padding:4px;
}
h1 a:hover {
	text-decoration:none;
	background-color:#ffffff;
	color:#323232;
	padding:4px;
}
.top {
	position:absolute;
	height:40px;
	top:40px;
	left:0px;
	width:400px;
	z-index:1;
}
.top p {
	color:#666666;
}
.form p {
	width:150px;
	padding-left:20px;
	margin-right:0.5em;
	padding-top:0.2em;
	margin-bottom:0px;
	font-weight:bold;
	color:#ffffff;
}
.name {
	position:absolute;
	height:40px;
	width:600px;
	top:40px;
	right:0px;
	text-align:right;
	z-index:2;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:1em;
	float:left;
	padding-right:20px;
	color:#ffffff;
}
h2 {
	margin:0px;
	padding:0px;
	float:left;
	padding-right:20px;
	font-size:1em;
	font-weight:normal;
}
.photos {
	position:absolute;
	top:80px;
	width:800px;
	overflow-y:hidden;
	overflow-x:scroll;
	white-space:nowrap;
	z-index:1;
}
img {
	border:4px #ffffff solid;
	margin-right:4px;
	position:relative;
}
.klik img {
	margin:0px;
	padding:0px;
}
.klik {
	float:left;
	position:relative;
	margin-right:4px;
	margin-bottom:2px;
}
.content {
	position:absolute;
	top:80px;
	width:800px;
	z-index:1;
}
.leeg {
	width:156px;
	height:156px;
	float:left;
	margin-right:4px;
	margin-bottom:2px;
}
.login {
	position:absolute;
	top:200px;
	left:200px;
	height:100px;
	width:400px;
	z-index:4;
	background-image:url(images/achterlogin.png);
}
.form {
	position:absolute;
	top:10px;
	left:200px;
	height:310px;
	width:400px;
	z-index:4;
	background-image:url(images/achterlogin.png);
}
.input {
	width:150px;
	border-bottom:1px dotted #323232;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:0.8em;
	letter-spacing:0.1em;
	font-family:verdana,helvetica,arial;
	font-size:1em;
}
.textarea {
	width:200px;
	height:150px;
	border-bottom:1px dotted #323232;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:0.8em;
	letter-spacing:0.1em;
	font-family:verdana,helvetica,arial;
	font-size:1em;
}
.label {
	float:left;
	width:150px;
	padding-left:20px;
	margin-right:0.5em;
	padding-top:0.2em;
	font-weight:bold;
	color:#ffffff;
}
.button {
	border:0px;
	color:#323232;
	width:152px;
	height:18px;
	margin-top:0.4em;
	margin-right:1em;
	padding-bottom:0.2em;
	background-image:url(images/button.png);
	right:150px;
}
.model {
	width:148px;
	height:20px;
	background-color:#000000;
	color:#ffffff;
	position:absolute;
	top:132px;
	z-index:40;
	left:4px;
	text-align:center;
}
.noborder {
	border:0px;
}
.legal {
	background-color:#ffffff;
	color:#666666;
	padding:4px;
}