/* CSS Document */

body, html {
	background-image: url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #BCFFF6;
	margin: 0px;
	overflow: hidden;
}

.pagina	{
	position: absolute;
	width: 894px;
	margin-left: -447px;
	left: 50%;
	top: 0px;
	}

.top	{
	top: 0px;
	left: 0px;
	height: 140px;
	}

.text	{
	position: absolute;
	padding-right: 10px;
	left: 250px;
	top: 185px;
	height: 300px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0.1pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	z-index: 2;
	overflow-x: hidden;
	overflow-y: auto;
	}

.backgroundtext	{
	position: absolute;
	left: 214px;
	top: 170px;
	height: 338px;
	width: 680px;
	z-index: 1;
	background: url(/images/hoofdstukken/text_empty.jpg);
	}

.navigatielinks	{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 214px;
	height: 323px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0.2pt;
	font-weight: bold;
	font-variant: normal;
	color: #FF0066;
	padding-top: 45px;
	background: url(/images/hoofdstukken/menu_empty.jpg);
	}

.buttons	{
	position: absolute;
	top: 424px;
	left: 0px;
	width: 214px;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0.2pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

.fresh	{
	top: 140px;
	left: 214px;
	height: 30px;
	background-image:url(/images/hoofdstukken/fresh.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	}

.banner	{
	position: absolute;
	top: 508px;
	left: 0px;
	width: 894px;
	height: 67px;
	}

.table	{
	background-image: url(/images/tabelachtergrond.jpg);
	background-position: top;
	background-repeat: no-repeat;
		}

#linkmenu a	{
	color: #000000;
	text-decoration: none;
	}

#linkmenu a:link	{
	color: #000000;
	text-decoration: none;
	}

#linkmenu a:visited	{
	color: #000000;
	text-decoration: none;
	}

#linkmenu a:hover	{
	color: #FF0066;
	text-decoration:none;
	}

#linkmenu a:active	{
	color: #FF0066;
	text-decoration:none;
	}

#linktext a {
	color: #000000;
	text-decoration: underline;
	}

#linktext a:link {
	color: #000000;
	text-decoration: underline;
	}

#linktext a:visited	{
	color: #000000;
	text-decoration: underline;
	}

#linktext a:hover	{
	color: #FF0066;
	text-decoration:underline;
	}

#linktext a:active	{
	color: #FF0066;
	text-decoration:underline;
	}

#linkbutton a {
	color: #000000;
	text-decoration: underline;
	}

#linkbutton a:link {
	color: #000000;
	text-decoration: underline;
	}

#linkbutton a:visited	{
	color: #000000;
	text-decoration: underline;
	}

#linkbutton a:hover	{
	color: #FF0066;
	text-decoration:underline;
	}

#linkbutton a:active	{
	color: #FF0066;
	text-decoration:underline;
	}

#subparagraaf a {
	color: #000000;
	text-decoration: underline;
	}

#subparagraaf a:link {
	color: #000000;
	text-decoration: underline;
	}

#subparagraaf a:visited	{
	color: #000000;
	text-decoration: underline;
	}

#subparagraaf a:hover	{
	color: #FF0066;
	text-decoration:underline;
	}

#subparagraaf a:active	{
	color: #FF0066;
	text-decoration:underline;
	}

#subparagraaf	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0.1pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

h6	{
	color: #000000;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

input	{
	color: #666666;
	background-color: #BEFFFF;
	text-align: center;
	border: solid 1px #00FFFF;
	}

textarea	{
	color: #666666;
	background-color: #BEFFFF;
	border: solid 1px #00FFFF;
	}

select	{
	color: #666666;
	background-color: #BEFFFF;
	border: solid 1px #00FFFF;
	}

