html, body {
	margin:0; 
	padding:0; 
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:12px;
	background-color:#fff;
	height: 100%;
}

.general{
	background: url(http://www.vlaardingen.nl/templateresource/project/vlaardingen/bodyBG.jpg) repeat-x left top;  
	width: 100%;
}

/* <structure> */
.shadow {
	width:1000px; 
	position: relative;  
	/* height: 100%;  */
	overflow: auto;
	padding:0 9px; 
	margin:0 auto; 
	padding-bottom: 0px;
	background:url(http://www.vlaardingen.nl/templateresource/project/vlaardingen/shadow3.gif) repeat-y left top;
	display: block;
	}
	
.headerOverlap {
	height:200px;
	background:url("https://www.vlaardingen.nl/secure/download/13286380/_vers_13286381/foto+stadhuis+voor+croteq.jpg") no-repeat left top!important;
}

.HeaderText {
	float:left; 
	width:400px; 
	height:200px;
	margin-top: 20px;
}

.withBg {
	float:right; 
	background:#fff; 
	width:250px; 
	height:200px
}

.globalContainer {
	width:100%; 
	text-align:left;
	padding: 0px 0px 3px 0px;
	margin: 0px auto; 
}

.headerContainer {
	position:relative; 
	width:100%; 
	background-color:#F3F3F3;
	height: 245px;
}

.headerMenu 
{
	width:100%; 
	height:45px
}

.contentContainer {
	width: 100%; 
	min-height: 100%;
	overflow: auto;
	height:auto; 
	background-color:#B80000;
}

.leftMenu {float:left; margin:0 auto; padding:0; width:250px; border-right:0px #ccc solid;}
  .onlyContContainer {float:right; width:735px; border-right:2px #cbcbcb solid}
    .leftContent {float:left; margin:0; padding:0; width:485px;}
     .leftContent .resizer {padding:0 15px 0 0}
     .pageTypeHome .leftContent .resizer {padding:0}
    .rightContent {float:right; margin:0; padding:0; width:250px;}
    .pageTypeSimple .rightContent {position:relative;}
      .rightContent .resizer {padding:1px 5px 0 0}
	  
/* <footer> */
.footer {clear:both; padding:5px 0 0 0; float:left; width:996px; border:2px #cbcbcb solid; background:#EAEAEA url("http://www.vlaardingen.nl/templateresource/project/vlaardingen/footerBG.gif") no-repeat 2px 2px;}
 .footer .left {padding:0 0 0 255px; float:left; width:455px}
  .footer .left .leftAddres {float:left; width:255px}
  .footer .left .rightAddres {float:right; width:200px}
 .footer .right {float:right; width:235px}
.footer div {font-size:12px; font-weight:bold; padding-bottom:10px}
.footer div strong {font-size:14px}
.footer p {font-size:10px; font-weight:normal; font-family:Verdana; font-weight:bold;}

div.footerLinks {margin-top:10px; padding:0 5px; float:left; width:986px} 
 .footerLinks ul {margin:0; padding:0}
  .footerLinks li {float:left; background-image:none !important; list-style:none; padding-left:0}
   .footerLinks li span {padding:0 10px; color:#333}
   .footerLinks li a {text-decoration:none; font-family:Verdana; font-size:11px; color:#333; font-weight:normal;}
   .footerLinks li a:hover {text-decoration:underline;}

  .footer .leftLinks {float:left;}
  .footer .rightLinks {float:right;}

#top
{
	position: relative;
	height: 160px; /* hoogte van top div */
	background: white; /* kleur */
	width: 1000px; /* width totale breede 1000 = container breedte */
	/*border-bottom: solid 1px #003366; /* Border */
}

div.tekstTable 	/* item voor plan gegevens tekst */
{
	width: 350px; /* Breedte */
	background: white; 
	float: left; /* positie in de top div */
	border-left-style: solid;
	border-left-color: #003366;
	border-left-width: 1px;
}

div.image
{
	float: right; /* positie in de top div */
}

#menu
{
	position: absolute; 
	width: 249px; /* Breedte van het menu */
	top: 160px; /* Hoogte let op dit is de hoogte vanaf begin van de container */
	left: 0px;  /* Linkse positie vanaf container */
	background: white;
	height: 100% 
	overflow: auto;
}
.nborder {border:0;}
#content
{
	border-right:2px #cbcbcb solid;
	position: relative;
	overflow: auto;
	height: 100%;
	float: right;
	width: 719px;
	background: white;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 18px;
	padding-bottom: -30px;
	display:inline-block;
	min-height: 400px;
	height : auto !important; /* ignored by IE, applied everywhere else */
	height : 100%; /* IE treats as min-height */
}

#clear
{
	clear: both;
}

#secondFooter
{
	background-color: #FFFFFF ;
	background:url(http://www.vlaardingen.nl/templateresource/project/vlaardingen/footerSecondBG.jpg) repeat-x scroll left top;
	height: 30px;
	width:100%;
}

div.headerOverlap.MenuLogo
{
	float: right; /* positie in de top div */
}
/* Logo */
img.MenuLogo
{
	float: right; /* positie in de top div */
}

/****************************************************/
ul.MenuList
{
	list-style-type: none;
	margin-left: 10px; /* for Internet explorer */
	padding-left: 10px; /* for firefox */
	margin-top: 2px;
	margin-bottom: 2px;
}

/****************************************************/
li.liItem 
{
	display:inline;
}

span.ParamName
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: bold;	
	font-family:Arial,sans-serif;
}			

span.ParamValue 
{
	color: #000000;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	font-family:Arial,sans-serif;
	/* white-space: nowrap; */
}

a {
color:#B80000;
text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}

.leftMenu ul,
.leftMenu li {margin:0; padding:0; list-style:none; background-image:none !important;}
.leftMenu ul, .leftMenu li, .leftMenu li a {height:1%; height /**/:auto; min-height:1px;}
.leftMenu .level1Title {color:#fff; font-size:14px; font-weight:bold; margin:5px 15px -1px 10px; padding:0 0 5px 10px; border-bottom:1px #fff solid; display:block;}
.leftMenu .level1Text {padding:5px 0 5px 15px; margin:0 16px; font-size:12px; display:block; color:#fff; text-decoration:none;}
 .leftMenu ul li a {padding:5px 0 5px 15px; margin:0 16px; font-size:12px; display:block; color:#fff; text-decoration:none;}
 .leftMenu ul li a {padding:5px 0 5px 22px;}
 .leftMenu ul li a:hover {text-decoration:underline;}
.leftMenu  li a{background:url("http://www.vlaardingen.nl/templateresource/project/vlaardingen/arrowWhite.gif") no-repeat left 8px}
.leftMenu li a:hover {background:url("http://www.vlaardingen.nl/templateresource/project/vlaardingen/arrowBlack.gif") no-repeat left 8px}

.leftMenu .level1Text li a {
color:#fff;
text-decoration:none;
}

.leftMenu .level1Text li a:hover {
color:#000000;
text-decoration:none;
}

.leftMenu li.level2Active {background:#EAF4F4 url("level2Active.gif") repeat-y right top}
.leftMenu li.level2Active a.level2Title, .leftMenu li.level2Active a.level3Title {color:#000}
.leftMenu ul li.level3Active a {text-decoration:underline; background:url("http://www.vlaardingen.nl/templateresource/project/vlaardingen/arrowBlack.gif") no-repeat 3px 8px; font-weight:bold;}
.leftMenu .level2Active a:hover {background:url("arrowBlack.gif") no-repeat 3px 8px}

div.leftMenu {background:#B80000; width:250px; height: 100%; overflow: auto; display:inline-block; height : auto !important; /* ignored by IE, applied everywhere else */
height : 100%;/* IE treats as min-height */}

#action {padding:1px 0 4px 15px; background-color:#cbcbcb;}