/* CSS Document */
	


body
{
	
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #F0F0F0;
	font-size:14px;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8B2D2D;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}


h1
{
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-size: 58px;
	margin-bottom: 0px;
	padding-top: 5px;
	
}

h2
{
	color: #FFF;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}

h3
{
	font-weight: bold;
	font-size: 1em;
}

h4
{
	font-size: 9px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:normal;
}

hr
{
	width: 70%;
}

address
{
	text-align:center;
	font-style:normal
}


#container
{
	position:relative;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;

}

#logo
{
	position: absolute;
	top: 10px;
	left: 12px;
}

#head
{
	height: 110px;
	text-align: center;
	background-color: #1A6F9A;
	position: relative;
}

#content
{   	
	position:absolute;
	width: 622px;
	height: auto;
	left: 180px;
	top: 122px;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 20px;
	padding-bottom: 40px;
	text-align:left;
	background-color: #ffffff;
	background-image: url('/new/images/Achtergrond.jpg');
	background-repeat: no-repeat;
	background-position: -20px 200px;
	background-attachment: scroll;
}
	
#content p
{
	font-size: 12px;
}		

#totaalfoto
{

	padding-top: 10px;
}	 





#sidebar-1
{   	
	position: absolute;
	left: -180px ;
	top: 0px;
	padding-left:5px; 
	padding-right: 5px;
	margin-right: 20px;
	padding-top: 20px;
	width: 160px;
	background-color: #E2E2E2;
	height: 1600px ;
	text-align:center;
	
}



/* IE 6 Hack */	

#container>#content>#sidebar-1
{   	
	
	height: 100% ;
	
}

#deelgemeente
{
	margin-top: 10px;
	margin-bottom: 10px; 
}

#PWS
{
	margin-top: 10px;
	margin-bottom: 10px; 
}

#sidebar-2
{
	position: absolute;
	top: 0px;
	left: 660px;
	margin-left: 5px;
	padding-top: 20px;
	float: right;
	width: 135px;
	background-color: #E2E2E2;
	height: 1600px;
	text-align:center;
}

/* IE 6 Hack */

#container>#content>#sidebar-2
{   	
	
	height: 100% ;
	
}

#footer
{
	margin-top: 20px;
	margin-left: 100px;
}	

LI
{

	margin-left:0px;

}







	

	
