/* stylesheet voor Taxi De Westhoek*/

/* div's */

#container		{background:#ffffff;
							 width:859px;
							 height:auto;
							 margin:0 auto;
							 padding:0px;
							 border:#73cade solid 1px;
							 }

							 
#header				{background:url(../afbeeldingen/header2.jpg);/* header3.png */
							 width:859px;
							 height:382px;/*190px*/
							 }


#menu					{background:url(../afbeeldingen/menu1.png);
							 width:859px;
							 height:53px;
							 
							 }
							 
#content				{background:url(../afbeeldingen/);
							  width:820px;
							  height:auto;/*320px*/
							  min-height:260px;
							  padding:10px;
							 }
#foto						{width:800px;  /* 350px - 172px */
								 height:172px;
								 border:0px solid black;
								 padding:10px;
								 	}

#footer          {background:url(../afbeeldingen/footer2.png);
									width:859px;
									height:172px;
									font-size:12px;
									font-weight:bolder;	
									padding-left:0px;								
								}
#innerfooter1			{float:left;
									 padding:22px 22px;
									}

									
												
#design						{font-weight:bolder;
									 font-size:12px;
									 position:relative;
									 top:110px;
									}

