html{ padding-top:15px;height:100%;}
body{ background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/bg.png');color:#1a2666;font-family:arial;font-size:13px;height:100%; }

a{ text-decoration:none;color:#1a2666;}
#container{  height:812px;;width:859px;margin:0 auto 0 auto;}
	#wrapper_left{ width:27px;height:100%; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/wrapper_left.png'); float:left;}
	#wrapper_right{ width:27px;height:100%; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/wrapper_right.png'); float:left;}	
	#wrapper{ width:774px;float:left;}
		#header{ width:774px; height:106px; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/header.png');}
		
		#menu{ width:760px; height:39px; background-color:#fff;padding:0 7px 0 7px;}
			#menu ul{ list-style-type:none;margin:0;padding:0;width:760px;background-color:#1a2666;height:39px;}
			#menu ul li{ font-family:arial;font-size:12pt;font-weight:bold;width:108px;text-align:center;line-height:39px;color:#fff;float:left; }
			#menu a{ color:#fff;text-decoration:none;}
			#menu a:hover{ color:#ff8000;text-decoration:none;}
			#menu a.active{ color:#ff8000;text-decoration:none;}
			
		#content_wrapper{ width:760px;min-height:564px;height:100%;padding:0 7px 0 7px;background-color:#fff;clear:left;}
		#container_content{ width:714px;min-height:564px;height:100%; padding:23px 23px 0 23px;background-color:#fff;}
		
			#content_header{ width:543px; height:59px; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/content_header.png'); float:left;}
			#sidebar_header{ width:171px; height:59px; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/sidebar_header.png'); float:left;}
			
			#content{ position:relative;width:503px;min-height:564px;height:100%; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/content.png');background-repeat:no-repeat;background-color:#fdfdff; padding:10px 20px 10px 20px;line-height:15px;}
				h1{ font-family:arial;font-size:14pt;padding:20px 0 0 20px;}
				h2{ font-family:arial;font-size:12pt;padding:10px 0 0 0px;margin:0;}
				
				label{
					width: 6em;
					float: left;
					text-align: right;
					margin-right: 4.5em;
					display: block; 
				}

				.submit input{
					margin-left: 8.5em;
				} 


			
			#subcontent{ position: absolute;
				bottom: 0;
				right: 0;
				width:483px; padding:10px 40px 10px 20px;margin-left:-20px; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/subcontent.png'); }
			
			
			#sidebar{ width:171px; min-height:584px;height:100%; 
				background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/sidebar.png');
				float:left;position:relative;}
			.logo{position: absolute;
				bottom: 20px;
				right: 0;
			}
					
			.text{ padding-left:20px;}
	
	#footer{ width:828px; height:47px; background-image:url('http://www.sterktegenpesten.nl/afbeeldingen/footer.png');}
	
.clearl{ clear:left;}	