body	{
	margin: 0px 0px 0px 0px;
}

.red	{
	background-image: url('../img/red.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.orange	{
	background-image: url('../img/orange.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.green	{
	background-image: url('../img/green.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.yellow	{
	background-image: url('../img/yellow.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.purple	{
	background-image: url('../img/purple.png');
	background-repeat: repeat-x;
	background-position: top left;
}

#shell {
	text-align: center;
	position: absolute;
	top: 0;
	left:0;
	width:100%;
	height:0px;
}

#container	{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -412px;
	width: 823px;
}

.siteheader	{
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	line-height: 1px;
	font-size: 1px;
}

a img	{
	border: 0px solid #ffffff;
}

#redbar	{
	background-image: url('../img/red_small.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	height: 24px;
}

#orangebar	{
	background-image: url('../img/orange_small.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	height: 24px;
}

#yellowbar	{
	background-image: url('../img/yellow_small.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	height: 24px;
}

#purplebar	{
	background-image: url('../img/purple_small.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	height: 24px;
}

#greenbar	{
	background-image: url('../img/green_small.png');
	background-repeat: repeat-x;
	background-position: top left;
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	height: 24px;
}

#flashcontent	{
	width: 391px;
	height: 586px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footer	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 11px;
	height: 24px;
	text-align: center;
}

.footer	a, .footer a:visited{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 11px;
	height: 24px;
	text-decoration: none;
}

.footer	a:hover{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 11px;
	height: 24px;
	text-decoration: underline;
}

#center	{
	left: 50%;
	margin-left: 412px;
	width: 823px;
}

.content	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px; 
	z-index:1;
	text-align: left;
}

#hold	{ 
	position:relative;
	overflow:hidden;
	width:380px;
	height:566px;
	z-index:100;
	margin: 0px 0px 0px 0px;
}
#wn	{ 
	position:absolute; 
	left: 0px;
	top: 0px; 
	width: 380px;
	height: 566px; 
	clip: rect(0px, 380px, 566px, 0px); 
	overflow: hidden;	
	z-index: 1; 
}

#holdsecure	{ 
	position:relative;
	overflow:hidden;
	width:771px;
	height:566px;
	z-index:100;
	margin: 0px 0px 0px 0px;
}
#wnsecure	{ 
	position:absolute; 
	left: 0px;
	top: 0px; 
	width: 771px;
	height: 566px; 
	clip: rect(0px, 771px, 566px, 0px); 
	overflow: hidden;	
	z-index: 1; 
}

#scrollbar { 
	position: relative;
	left: 0;
	top: 0;
	width: 11px;
	height: 566px;
	font-size: 1px;
	z-index: 1;
}

#track	{ 
	position: absolute;
	left: 0;
	top: 16px;
	width: 13px;
	height: 533px;
	background-color: #ffffff;
	z-index: 1;
	border: 1px solid #dcebf5;
}
	
#dragBar	{
	position: absolute;
	left: 1px;
	top: 1px;
	width: 9px;
	height: 20px;
	border: 1px solid #ceced6;
	background-image: url('../img/bar.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 1;
}

#up	{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

#down	{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:3;
}

.subfooter{
	width: 100%;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.subfooter	a, .subfooter a:visited{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 11px;
	height: 24px;
	text-decoration: none;
}

.subfooter a:hover{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 11px;
	height: 24px;
	text-decoration: underline;
}
#splash	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#subsplash	{
	position: absolute;
	top: -270px;
	left: 0;
	margin-left:0px;
	width: 100%;
	height: 340px;
	background-image: url(../img/band.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}

#subbyebye	{
	position: absolute;
	top: -110px;
	left: 0;
	margin-left:0px;
	width: 100%;
	height: 340px;
	text-align: center;
}

#splashposition	{
	position: absolute;
	left: 50%;
	margin-left: -368px;
	width: 737px;
}

.kop {
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	/*background-image: url('../img/yellow_small.png');*/
	background-color: #dada25;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 10px 5px 10px;
}

.aanbieding {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
}

input, select, textarea{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	border: 1px solid #cccccc;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}