html		{
		height: 100%;
		}

body 	{	
		background-color: #ffffff;
		font-family: Arial;
		font-size: 12px; color: #000000;
		margin: 0px;
		height: 100%;
		}
		
A:link { text-decoration: none; color: #cccccc; }
A:visited { text-decoration: none; color: #cccccc;  }
A:active { text-decoration: none; color: #000000;  }
A:hover { text-decoration: none; color: #ba1212;  }

A:link#now { text-decoration: none; color: #000000; }
A:visited#now { text-decoration: none; color: #000000;  }
A:active#now { text-decoration: none; color: #000000;  }
A:hover#now { text-decoration: none; color: #ba1212;  }

a img{
text-decoration: none;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}
a img:hover{
text-decoration: none;
border-width: 0px;
border-color: #96beff;
border-style: solid;
}

.Group {
	display: block;
	height: 28px;
	width: 160px;
	background-image: url(Button_Option1.jpg);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 10px;
	color: #cccccc;
	text-decoration: none;
}
.Group:hover {
	color: #ba1212;
	background-image: url(Button_Option2.jpg);
}
.Option {
	display: block;
	height: 28px;
	width: 160px;
	background-image: url(Button_Option1.jpg);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 25px;
	color: #cccccc;
	text-decoration: none;
}
.Option:hover {
	color: #ba1212;
	background-image: url(Button_Option3.jpg);
}
.show {
	display:inline;
}
.hide {
	display:none;
}


td		{
			font-family: Arial;
			font-size: 12px;
			color: #000000;
			margin: 0px;
			text-align: left;
			vertical-align: top;
			padding: 0;
			}



div#navigation	{
			position: absolute;
			top: 91px;
			left: 50%;
			margin-left: 240px;
			}



div#main		{
			height: 100%;
			}

div#banner	{
			width: 800px;
			left: 50%;
			margin-left: -400px;
			position: absolute;
			height: 58px;
			background-color: #ffffff;
			top: 10px;
			}
			
div#navigationback	{
			position: absolute;
			width: 200px;
			top: 0px;
			height: 100%;
			left: 50%;
			margin-left: 228px;
			font-weight: bold;
			text-align: left;
			border-color: #cccccc;
			border-style: solid;
			border-width: 1px;
			border-right-color:#FFFFFF;
			border-top-color:#FFFFFF;
			border-bottom-color: #ffffff;
			}			

			
div#bannerback	{
			position: absolute;
			width: 98%;
			left: 50%;
			margin-left: -49%;
			top: 0px;
			height: 80px;
			font-weight: bold;
			text-align: left;
			border-color: #cccccc;
			border-style: solid;
			border-width: 1px;
			border-right-color:#ffffff;
			border-top-color:#ffffff;
			border-left-color: #ffffff;
			}	
			
div#menuback3	{
			position: absolute;
			width: 100%;
			bottom: 0px;
			height: 10px;
			border-style: solid;
			border-width: 1px;
			border-right-color: #ffffff;
			border-top-color: #cccccc;
			border-left-color: #ffffff;
			border-bottom-color: #FFFFFF;
			color: #999999;
			font-size: 10px;
			text-align: center;
			}					

div#disc	{
			width: 200px;
			text-align: center;
			left: 50%;
			margin-left: 215px;
			position: absolute;
			top: 680px;
			color: #bcbcbc;
			font-size: 10px;
			text-align: center;
			vertical-align: center;
			}			
			
div#logo	{
			width: 200px;
			text-align: center;
			left: 50%;
			margin-left: 215px;
			position: absolute;
			top: 580px;
			}
			
		
div#text	{
			width: 618px;
			height: 280px;
			position: absolute;
			left: 50%;
			margin-left: -400px;
			top: 90px;
			border-color: #ba1212;
			border-style: solid;
			border-width: 0px;
			border-left-color:#FFFFFF;
			border-top-color:#FFFFFF;
			border-bottom-color: #ffffff;
			}
			
div#text2	{
			height: 620px;
			width: 618px;			
			position: absolute;
			left: 50%;
			margin-left: -400px;
			top: 90px;
			border-color: #ba1212;
			border-style: solid;
			border-width: 0px;
			border-left-color:#FFffffff;
			border-top-color:#FFFFFF;
			border-bottom-color: #ffffff;
			border-right-color: #ffffff;
			text-align: justify;
			background-image: url(watermerk.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
			}
			
		
div#onderbalk	{
			position: absolute;
			width: 98%;
			left: 50%;
			margin-left: -49%;
			bottom: 0px;
			height: 10px;
			border-style: solid;
			border-width: 1px;
			border-right-color: #ffffff;
			border-top-color: #cccccc;
			border-left-color: #ffffff;
			border-bottom-color: #FFFFFF;
			}					
			
			
			
			
			
			
			
			
			
			