body   {
	font-size: 12px;
	font-family: verdana, arial;
	margin: 0;
	background-attachment: fixed;
	background-color: 323231;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}

a:link {color: #blue}     /* unvisited link */
a:visited {color: #blue}  /* visited link */
a:hover {color: #blue}   /* mouse over link */
a:active {color: #blue}

img {
	border:none;
}


#container  {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 50%;
	width:897px;
	margin-left: -448px;
	height: 100%;
}




#content        {
	visibility: visible;
/*
	overflow: auto;
*/
	overflow-x: hidden;
	overflow-y: auto;
/*	margin-*/
	left: 150px;
	padding-right: 20px;
	position: absolute;
	top: 120px;
	width: 600px;
	height: 325px;
}



#linka        {
	visibility: visible;
	position: absolute;
	left: 410px;
	top: 355px;
	width: 437px;
	height: 30px;
	padding-top: 0px;
}

#linkb        {
	visibility: visible;
	position: absolute;
	left: 410px;
	top: 390px;
	width: 437px;
	height: 30px;
	padding-top: 0px;
}


#contact        {
	visibility: visible;
	position: absolute;
	left: 766px;
	top: 550px;
	width: 132px;
	height: 41px;
}

#disclaimer        {
	visibility: visible;
	position: absolute;
	left: 669px;
	top: 588px;
	width: 54px;
	height: 8px;
}



#directbasis        {
	visibility: visible;
	position: absolute;
	left: 375px;
	top: 466px;
	width: 441px;
	height: 31px;
	padding-top: 0px;
}

#directvol        {
	visibility: visible;
	position: absolute;
	left: 375px;
	top: 503px;
	width: 441px;
	height: 31px;
	padding-top: 0px;
}

#vraag        {
	visibility: visible;
	overflow-x: hidden;
	overflow-y: auto;
	left: 50%;
	position: absolute;
	top: 120px;
	width: 300px;
	height: 325px;
	margin-left: -150px;
}

#volgende        {
	visibility: visible;
	position: absolute;
	text-align: center;
	left: 50%;
	top: 450px;
	width: 500px;
	height: 31px;
	margin-left: -250px;
	padding-top: 0px;
}
input.volgendeknop {
	background-color:red;
	color:white;
}
.aantal {
	color:red;
}
