/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/achtergrondafbeeldingen/shoes.jpg) top center fixed;
}
#top {
	width:880px;
	height:97px;
	text-align:left;
	background:#fff;
	background-image:url(/images/logo.jpg);
	background-position:40px 0;
	background-repeat:no-repeat;
}
#shortcuts {
	width:870px;
	height:25px;
	background:none;
	line-height:25px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:extra-expanded;
	font-size:12px;
}
#shortcuts a {
	color:#000;
	text-decoration:none;
}
#shortcuts a:hover {
	text-decoration:underline;
}
#top .advertentie {
	float:right;
	margin:5px 10px 0  0;
	border:3px solid #e5e5e5;
}
#logo {
	display:block;
	width:170px;
	height:67px;
	margin:0px 0 0 40px;
}
#logo span {
	display:none;
}
#header {
	width:880px;
	height:137px;
	margin:0;
	padding:0;
	text-align:left;
	background:#fff;
	background-image:url(../images/bg-header.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
}

#zoekformulier {
	float:left;
	display:block;
	height:103px;
	width:840px;
	margin:10px 0 0 20px;
	padding:0;
	background:none;
}
#zoekformulier ul {
	float:left;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#zoekformulier input {
	background:#fff url(../images/bg-search.jpg) right 0 no-repeat;
	width:790px;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#000;
	text-align:left;
	overflow:hidden;
}
#submitLogin,#submitZoekformulier {
	float:left;
	display:block;
	margin:0 0 0 5px;
	height:37px;
	width:37px;
	background:none;
}
#login {
	float:left;
	display:block;
	height:100px;
	width:240px;
	margin:10px 0 0 0;
	padding:0;
	background:none;
}
#login ul {
	float:left;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#login input {
	height:11px;
	width:190px;
	font-size:10px;
	color:#ccc;
}
#submitLogin span,#submitZoekformulier span {
	display:none;
}
#header marquee {
	display:block;
	clear:left;
	height:20px;
	margin:0 20px 0 20px;
}
#header marquee a {
	text-decoration:none;
	color:#eee;
	font-size:10px;
}
#header marquee a:hover {
	text-decoration:underline;
}	
#container {
	margin:0;
	padding:0 0 0 0;
	width:880px;
	background:#fff;
}
#content {
	clear:both;
	width:860px;
	text-align:left;
	overflow:hidden;
	margin-top:0;
}
#login-blok, #registratie-blok {
	margin:0 0 5px 0;
	padding:10px;
	background:url(../images/bg-grotebalk.jpg) 0 0 no-repeat;
	background-color:#fff9c9;
	overflow:hidden;
}
#login-blok h1, #registratie-blok h1 {
	margin:0px 50px 20px 0;
	padding:0 0 0 20px;
	color:#FFFFFF;
	font-size:20px;
	height:20px;
}
#login-blok fieldset,#login-blok form,#registratie-blok fieldset,#registratie-blok form {
	margin-bottom:5px;
}

#footer {
	width:880px;
	height:40px;
	background:#fff url(../images/footer.jpg) center 0 no-repeat;
	line-height:40px;
	color:#ddd;
	font-size:10px;
}

