/* STYLESHEET CAMPING */


body		{
		background: #ffffff;
		height: 100%;
		
		text-align: center;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
		
a:link 		{
		color: #003e78;  
		text-decoration: underline;
		}
		
a:active 	{
		color: #003e78;  
		}
	
a:visited 	{
		color: #003e78; 
		}
		
a:hover 	{
		color: #003e78; 
		text-decoration: none; 
		}
		
.special	{
		font-size: 8pt;
		font-family: arial,sans-serif;
		color: #003e78;
		
		line-height: 16px;
		}
		




.divindex {
		background: #ffffff url(images/background_index.jpg);
		}	
						
.divcamping {
		background: #ffffff url(images/background_camping.jpg);
		}	

		
.divover {
		background: #ffffff url(images/background_over.jpg);
		}	

.divroute {
		background: #ffffff url(images/background_route.jpg);
		}

.divomgeving {
		background: #ffffff url(images/background_omgeving.jpg);
		}		

.divtarieven {
		background: #ffffff url(images/background_tarieven.jpg);
		}	

.divinfo {
		background: #ffffff url(images/background_info.jpg);
		}	

.divgastenboek {
		background: #ffffff url(images/background_gastenboek.jpg);
		}	


.divcontainer	{
		
		position: relative;
		
		width: 1024px; 
		height: 768px;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}

.divtaal	{
		
		overflow: hidden;
		overflow-x: hidden;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		position: relative; 
		top: 115px;
		float: center;
		right: 115px;
		 
		width: 240px; 
		height: 25px; 
		text-align: left; 		
		}
		
		
.divlinks	{
		
		overflow: hidden;
		overflow-x: hidden;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		position: relative; 
		top: 152px;
		float: left;
		left: 95px;
		 
		width: 150px; 
		height: 442px; 
		text-align: left; 		
		}


.divscroll	{
		
		
		width: 311px; 
		height: 397px; 
		text-align: left;
		
		top: 168px;
		float: left;
		left: 150px;
		
		overflow: auto;
		overflow-x: hidden;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 2px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		position: relative; 		
		
		scrollbar-face-color: #88a5c0; 
		scrollbar-highlight-color: #88a5c0;
		scrollbar-shadow-color: #003e78;
		scrollbar-3dlight-color: #003e78;
		scrollbar-arrow-color: #003e78;
		scrollbar-darkshadow-color: #88a5c0;
		scrollbar-base-color: #003e78;
		}

.divgastenboek2	{
		
		overflow: auto;
		overflow-x: hidden;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		position: relative; 
		
		text-align: left;
		
		top: 240px;
		float: left;
		left: 150px;
		 
		width: 550px; 
		height: 350px; 
		}	
				
img		{
		display:block;
		border:none;
		padding:0px;
		margin:0px;
		}		

