html, body
				{
 				margin: 0px;
 				padding: 0px;
 				background-color: #eaebdb;
				height: 100%;
				width: 100%;
				font-family: verdana;
				}
				
img {border: 0; margin: 0; padding: 0;}
				
#sitecontainer {
   min-height:100%;
   width: 100%;
   height:100%;
   position:relative;
}

				
a:active		 {
				color: #FFF;			
				outline: none;
				text-decoration: none;
				}
				
a:visited		 {
				color: #FFF;			
				outline: none;
				text-decoration: none;
				}
				
a				 {
				color: #FFF;			
				outline: none;
				text-decoration: none;
				}
				
#header			{
				width: 100%;
				height: 74px;
				background-image: url('images/header.png');
				z-index: 10;
				position: absolute;
				}
				
#headercontent {width: 800px; margin: auto auto;}
				
#headerleft		{
				float: left;
				height: 74px;
				font-family: arial;
				text-align: center;
				color: #FFF;
				font-weight: bold;
				font-size: 11px;				
				}
				
#headerright		{
				text-align: right;
				float: right;
				height: 28px;
				padding-top: 26px;
				padding-bottom: 20px;
				color: #FFF;
				font-weight: bold;
				font-size: 11px;				
				}
				
#loading		{
				margin-left: auto;
				margin-right: auto;
				background: url('images/content.png');
				font-weight: bold;
				color: #202020;
				font-size: 12px;				
				width: 800px; 
				padding-top: 225px;
				height: 275px;
				position: absolute;
				text-align: center; 
				}
				
#contentcontainer	{
        position: absolute;
        top: 50%;
        left: 50%;
				width: 800px;
				height: 500px;
        margin-left:-400px;
        margin-top:-250px;
				background-image: url('images/content.png');
				overflow: hidden;
				}	
				
#contentlogo	{
				margin-left: auto;
				margin-right: auto;
				width: 800px;
				height: 52px;
				background-image: url('images/contentlogo.png');
				}
				
#container {
				margin-left: auto;
				margin-right: auto;
				width: 770px;
				height: 420px;
				overflow: scroll;
				}
				
.float			{
				margin: 0px;
				padding: 0px;
				float: left;
				}
								
#content		{
				padding: 9px;
				width: 782px;
				height: 482px;
				}
				
a.buiten3 {
		display:block;
		background:url('images/buiten3.png') top no-repeat;
		width:106px;
		height:196px;
		text-decoration:none;
		}
		
a.buiten3:hover {
		background-position:bottom;
		}
		
a.binnen3 {
		display:block;
		background:url('images/test/3.gif') top no-repeat;
		width:161px;
		height:118px;
		text-decoration:none;
		}
		
a.binnen3:hover {
		background-position:bottom;
		}
		
a.binnen2{
		display: block;
		background:url('images/binnen2_1_1_1.gif');
		width: 151px;
		height: 82px;
		text-decoration: none;
		}
		
a.binnen4 {
		display:block;
		background:url('images/binnen4.png') top no-repeat;
		width:133px;
		height:313px;
		text-decoration:none;
		}
		
a.binnen4:hover {
		background-position:bottom;
		}
		
a.binnen5 {
		display:block;
		background:url('images/binnen5.png') top no-repeat;
		width:183px;
		height:313px;
		text-decoration:none;
		}
		
a.binnen5:hover {
		background-position:bottom;
		}
		
a.anja {
		display:block;
		background:url('/images/expension_contact/5.png') top no-repeat;
		width:198px;
		height:22px;
		float: left;
		text-decoration:none;
		}
		
a.anja:hover {
		background-position:bottom;
		}
		
a.clary {
		display:block;
		background:url('/images/expension_contact/7.png') top no-repeat;
		width:198px;
		height:18px;
		float: left;
		text-decoration:none;
		}
		
a.clary:hover {
		background-position:bottom;
		}
		
a.helpdesk {
		display:block;
		background:url('/images/expension_contact/9.png') top no-repeat;
		width:198px;
		height:29px;
		text-decoration:none;
		}

a.helpdesk:hover {
		background-position:bottom;
		}
		
a.adres {
		display:block;
		background:url('/images/expension_contact/11.1.gif') top no-repeat;
		width:169px;
		height:167px;
		text-decoration:none;
		}

a.adres:hover {
		background-position:bottom;
		}
		
a.pashokje {
		display:block;
		background:url('/images/expension_open/1.gif') top no-repeat;
		width:287px;
		height:484px;
		text-decoration:none;
		}

a.pashokje:hover {
		background-position:bottom;
		}
		
a.pashokje2 {
		display:block;
		background:url('/images/expension_open/4.gif') top no-repeat;
		width:287px;
		height:484px;
		text-decoration:none;
		}

a.pashokje2:hover {
		background-position:bottom;
		}
		
a.terug {
		display:block;
		width:134px;
		height:67px;
		text-decoration:none;
		}
		
#bgmenubar {
		background-image: url('images/bgmenubar.png');
		width: 762px;
		height: 28px;
		margin-top: -1px;
		font-family: arial;
		font-size: 12px;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 5px;
		color: #FFF;
		font-weight: bold;
		}
		
#contenttext {
		margin-left: auto;
		margin-right: auto;
		background-color: #ededed;
		width: 90%;
		font-family: arial;
		font-size: 11px;
		padding: 10px;
		}
		
#body {
   padding:10px;
   padding-bottom:30px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width: 100%;
   height:21px;   /* Height of the footer */
   padding-top: 9px;
	 background-image: url('images/footer.png');
	 color: #FFF;
   font-weight: bold;
	 font-size: 10px;
	 text-align: center;	 
	 overflow: hidden;
}


