body		{ margin: 0px 0 0 0;
		
			}
a		{	text-decoration:	none;
			color: #44add7;	
		 
		}



#container 
			{	position: relative;
				width: 1000px;
				height: auto;
				min-height: 735px;
				top: 0px;
				left:0px;
				border: 1px solid #888888;
			}

						/* Menu*/
						#home1	
								{ 	position: absolute;
									top: 30px;
									left: 19px;													
								}
						#home2	
								{ 	position: absolute;
									width:121px;
									height: 30px;
									top: 30px;
									left: 19px;
									background: url("images/home2.jpg") no-repeat;
								}
						#overons1
								{ 	position: absolute;
									top: 30px;
									left: 140px;
								}
						#overons2
								{ 	position: absolute;
									width: 138px;
									height: 17px;
									top: 30px;
									left: 140px;
									background: url("images/overons2.jpg") no-repeat;
								}
						#machinepark1
								{	position: absolute;
									top: 30px;
									left: 278px;
								}
						#machinepark2
								{	position: absolute;
									width: 165px;
									height: 17px;
									top: 30px;
									left: 278px;
									background: url("images/machinepark2.jpg") no-repeat;
									
								}
						#referenties1
								{	position: absolute;
									top: 30px;
									left: 443px;
								}
						#referenties2
								{	position: absolute;
									width: 150px;
									height: 17px;
									top: 30px;
									left: 443px;
									background: url("images/referenties2.jpg") no-repeat;
								}
						#links1
								{ 	position: absolute;
									top: 30px;
									left: 593px;
									
								}
						#links2
								{ 	position: absolute;
									width: 103px;
									height: 17px;
									top: 30px;
									left: 593px;
									background: url("images/links2.jpg") no-repeat;
								}
						#contact1
								{	position: absolute;
									top: 30px;
									left: 696px;
								
								}
						#contact2
								{	position: absolute;
									width: 124px;
									height: 17px;
									top: 30px;
									left: 696px;
									background: url("images/contact2.jpg") no-repeat;
								}
						/* einde menu*/
						
						#logo			{	position: absolute;
											width: 224px;
											height:	200px;
											top: 72px;
											left: 19px;
											background: url("images/logo.jpg");
										}
						#witvlaknaastlogo
										{	position: absolute;
											width: 755px;
											height: 201px;
											top: 72px;
											left: 243px;

										}
						#tekstcontainer {	position: absolute;
											width: 1000px;
											height: autopx;
											top: 0;
											left: 0px;
										}				
						#nieuwsvlak	
										{	position: absolute;
											height: auto;
											min-height: 277px;
											width: 217px;
											top: 281px;
											left: 19px;
											z-index: 2;
											font-size: 12px;
											font-family: verdana;
								
										}
						#tekstvak		{	
											position: absolute;
											width: 755px;
											height: 450px;
											top: -4px;			
											left: 0px;
											text-align: left;
											margin-left: 4px;
											color: #707070;
											overflow: auto;
											font-family: verdana;
											font-size: 11px;
											border-left: 1px solid #44aed6;
											scrollbar-arrow-color: #ffffff;
											scrollbar-track-color: #ffffff;
											scrollbar-shadow-color: #ffffff;
											scrollbar-face-color: #44add7;
											scrollbar-highlight-color: #ffffff;
											scrollbar-darkshadow-color: #ffffff;
											scrollbar-3dlight-color: #ffffff;

											}
						#paddig_tekst		{	margin: 0 5px 0 5px;	}


							#tekstvak3		{	
											position: absolute;
											width: 750px;
											height: 375px;
											top: 281px;			
											left: 226px;
											text-align: left;
											margin-left: 10px;
											color: #707070;

											}
											
						#tekstvak2		{	
											position: absolute;
											width: 738px;
											height: 375px;
											top: 0px;			
											left: 0px;
											text-align: left;
											margin-left: 10px;
											color: #707070;
											font-family: verdana;
											font-size: 13px;

											}
						#footer			{ position: absolute;
										  width: 1000px;
										  height: 20px;
										  top: 750px;
										  left: 0px;
										  font-family: verdana;
										  font-size: 13px;
										  color: #707070;
										  
										}
										
