/* CSS Document */

* html{
	margin: 0;
	padding: 0;
	line-height: 0;
	}

body{
	font: 	12px/14px  Arial, Verdana;
	padding: 	0;
	margin: 	0;
	background-color:#d3d3d5;
	color:		 #252c28;
	}

div, h1, h2, h3, h4, p, ul, ol, img{
	margin: 0;
	padding: 0;
	}

ul,ol{
	list-style-type: none;
}

a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	border: none;
	color: #ffffff;
}

li a:link, li a:visited, li a:hover, li a:active{
	text-decoration: none;
	border: none;
	color: #ffffff;
}
/*--- site-wrapper ---*/
#site-wrapper{
	width: 		800px;
	min-height: 855px;
	_height:855px;  
	margin:	0px auto 15px auto;			
	background-color:#d3d3d5;
	text-align:	left;
	position:	relative;
	
	}
	
html>body #sitewrapper
{
	height:auto;
}

/*--- header ---*/		
#header{
	width: 800px;
	height: 70px;
	display: block;
	background: url(/images/bg_header.gif);
	background-repeat: no-repeat;
	background-color: white;
	margin-top: 15px;																	/* deze veroorzaakt verschil in hoogte quote box */
	}
	
#headerlinks{
	float: right;
	font-family: Arial, Verdana;
	margin: 40px 15px 0 0;
	font-size: 11px;
	}
	
#headerlinks a{
	color:#252c28;
	text-align: center;
	text-decoration: none;
	padding: 0 5px;
	}

/*--- logo ---*/
#logo img{
	border: none;		
	margin: 30px 0 0 30px;
	}
		
/*--- mainnavi ---*/
#mainnavi{
	width: 800px;
	height: 40px;
	background: url(/images/nav.gif) top left repeat-x;
	}

#mainnavi li > a {
	display: block;
	}
		
#mainnavi ul{
	width: 800px;
	height: 40px;
	position: absolute;
	left:	135px;
	}
	
#mainnavi ul li{
	float: left;
	width: 100px;	
	height: 40px;
	font: 15px Arial, Verdana;
	font-weight: bold;
	line-height:40px;
	_line-height: 40px;
	text-align: center;
	}

#mainnavi ul li#info{
	width: 110px;
	}
	
#mainnavi ul li#admin{
	width: 130px;
	}
	
#mainnavi ul li.current
{
	color:	#4d84c4;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src=
	'/images/rollover.png');
}

#mainnavi[id] ul li.current
{
	background-image: url(/images/rollover.png);
}

#mainnavi ul li:hover
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='/images/rollover.png');
}

#mainnavi[id] ul li:hover
{
	background-image: url(/images/rollover.png);
}
	
#mainnavi ul li a, #mainnavi ul li a:visited{
	color: #ffffff;
	text-decoration:none;
	border: none;	
	}
	
#mainnavi ul li a:hover, #headernavi ul li a:active{
	text-decoration: none;
	border: none;
	}
	
/*--- BANNER ---*/
#banner{
	padding-top: 2px;
	background-color: white;
	}

#banner img{
	width: 800px;
	height: 160px;
	border: 0;
	}	
				
	#sublinks{
		position: absolute;
		top: 125px;
		_top: 145px;
		left:30px;
		width: 315px;
		height: 135px;		
		}	
		
	#submenu h3{
		font-family: Arial, Verdana;
		padding: 5px 15px 5px 20px;
		font-size:16px;
		color: #252c28;
		}
		
	#submenu ul{
		position: relative;
		top: 5x;
		left: 20px;	
		width: 250px;	
		}
						
	#submenu li{
		position: relative; 						/* relative for positioning the subsublevel*/
		height: 15px;		
		font-size: 13px;
		color: #ffffff;
		font-family: Arial, Verdana;
		font-weight: bold;
		margin-left: 30px;
		}
		
	#submenu ul li a:link, #sublinks ul li a:visited{
		text-decoration: none;
		color: #ffffff;
		border:none;			
		}
			
	#submenu ul ul{
		display: block;
		position: absolute;
		top: 0px;
		left: 175px;
		width: 150px;
		}	
/* ---- END BANNER SECTION ---- */	

/*--- maincontent ---*/
#maincontent{
	width: 800px;
	display: block;
	float: left;
	background-color: white;
	padding: 20px 0 20px 0;
	}

#maincontent2{
	width: 800px;
	min-height: 300px;
	_height: 300px;
	height:300px !important;
	display: block;
	background-color: white;
	padding: 20px 0 20px 0;
	}
	
	/*---leftpanel ---*/
	#leftpanel{
		position: relative;
		width:250px;			
		float: left;
		display: block;
		padding-left: 30px;
		}
		
		/*--- lefttop ---*/
		#lefttop{
			width: 180px;
		
			display: block;
			/*padding-top: 10px;*/
			}	
	
		
		#lefttop ul li a{
			display:block;			
			background: url(/images/buttonlink.gif) no-repeat scroll left top;
			height: 35px;
			line-height:35px;
			margin-bottom:5px;
			text-indent:20px;
			width:226px;
			font-weight: bold;
				}
				
	  #lefttop div.beschrijving
	  {
	  	color: #77848E;
	  	padding: 0 0 15px 10px;
	  }

		
			/*--- OFFERTE ---*/
			#offerte img{
				border: none;
				padding-bottom: 10px;
				border: none;		
				}			
			
			/*--- Nieuws + Acties ---*/
			#lefttop h2{
				font-size:	1.4em;
				font-family: Arial, Verdana;
				border-bottom: #bccdd3 dotted 2px;
				padding-bottom: 5px;
				text-align:center;
				font-variant: small-caps;
				}
			
			#lefttop p span.extra{
				font-weight: bold;
				}
				
			#lefttop p{
				padding: 5px 0 5px 0px;
				font-size: 11px;
				}
				
			#lefttop a.actielink{
				text-decoration:none;
				float:right;
				display:block;
				color:	#009fde;
			}
				
			#lefttop a.meer{
				text-decoration:none;
				float:right;
				display:block;
				color:	#A4BCC5;
				}			
								
			#lefttop a.meer:hover, #lefttop a.actielink:hover{
				text-decoration: none;
				float:right; 
				display:block;			
				}
			
			#lefttop a.actielink, #lefttop a.actielink:hover{
				float: none;
				}
				
			#lefttop span.meer-ahover{
				color: #bccdd3;
				font-weight: bold;
				font-size:12px;
				}
			
			#lefttop a.nieuws-list{
				width: 70px;
				color: #252c28;
				text-decoration: none;
				}
				
			#lefttop a.nieuws-list:hover{
				width: 70px;
				color: #4d84c4;
				text-decoration:underline;
				}
			
			
		/*--- leftbottom---*/	
		#leftbottom{
			width: 180px;
			min-height: 0px;
			_height: 0px;
			display: block;
			padding-top: 5px;
			}
			
		#leftbottom h2{
			font-size: 1.3em;
			font-family: Arial, Verdana;
			font-style: italic;
			text-align:center;
			}
			
		#leftbottom table{
			margin-top: 10px;
			font-size: 11px;
			}
			
		#leftbottom table td.bold{
			font-weight: 600;
			}
	
		#leftbottom table td.indent{
			text-indent: 5px;
			width: 180px;
			float: right;
			}
	
		#leftbottom table span{
			float: right;
			}
	
	/*--- rightpanel ---*/
	#rightpanel{
		width: 445px;		
		float: left;
		position: relative;
		min-height: 300px;
		_height: 300px;
		display: block;
		padding-left:25px;		
		border-left: solid 1px;
		margin-bottom: 20px;		
		}		
	
	#rightpanel h1, #rightpanel h2, #rightpanel h3{
		clear:both;
		display: block;		
		font-family:  Arial, Verdana;
		line-height: 25px;
		}	
	
	#rightpanel h1{
		font-size: 16px;
		}
	
	#rightpanel h2{
		font-size: 14px;
		}
		
	#rightpanel h3{
		font-size: 12px;
		}
			
	#rightpanel p{
	
		font-size: 12px;
		display: block;
		margin-bottom: 10px;
		line-height: 17px;
		}

	#rightpanel p.p-bold{
		font-weight: bold;
		line-height: 20px;
		}
			
	#rightpanel p a, #rightpanel p a:visited{
		text-decoration:none;
		}
		
	#rightpanel p a:hover{
		text-decoration: underline;
		}		
		
#opsomming ul 
{
	display:block;
	padding-left: 30px;
	padding-top: 15px;
	list-style-type: none;
	list-style-image: url(/images/bullet.gif)
}

#opsomming ul li {
	vertical-align: middle;
	line-height: 20px;	
	margin-left: 0px;	
	padding-left: 5px;	
	}

#opsomming ul li a:link, #opsomming ul li a:visited, #opsomming ul li a:active{
	font-style:normal;
	font-weight:  normal;
	text-decoration: none;
	padding-left: 5px;
	color: #8f9799;
	}
	
#opsomming ul li a:hover{
	color: #8f9799;
	font-weight: normal;
	}
				
/*--- footer ---*/
#footer{	
	clear: both;
	position: relative;
	width: 800px;
	height:	75px;
	background: url(/images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #a4bcc5;	
	font-family: Arial, Verdana;
	font-size: 0.8em;
	display:block;
	margin-bottom: 10px;
	}
	
#footer a{
	color:#ffffff;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	padding: 0 10px;
	}

#footer .copyright{
	float: left;
	padding-left: 10px;
	}
	
#footer .copyright span{
	padding-left: 45px;
	}
	
#footer .links{
	float: right;
	padding-right: 10px;
	}

