html, body { 
	height			: 100%;
	padding			: 0; 
	margin			: 0; 
	
}

body {
	font-family		: Tahoma, Verdana, Arial;
	color			: #000;
	font-size		: 12px;
	line-height 	: 18px;
	background		: #000 url(../images/achtergrond.jpg) repeat-x;
}

#wrapper {
	margin			: 0 auto;
	width			: 100%;
	height			: 100px;
	min-width		: 100%;
	text-align		: center; 
}
	#wrapper #container {
	margin			: 0 auto;
	padding			: 0 auto;
	width			: 1000px;
	min-height: 650px;
	background		: url(../images/bg_transpirant.png) repeat-y;
}
* html #wrapper #container{
				background		: none;
				filter			: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://autohuurkoopwest.nl/images/bg_transpirant.png', sizingMethod='scale'); }


	#flashHeader {
	float		: right;
	width		: 948px;
	height		: 309px;
	padding		: 0;
	margin-right: 25px;
	background	: url(../images/banner.jpg) no-repeat;
}
	#navigatie { 
		float			: right; 
		width			: 948px;
		margin-right	: 25px;
		padding			: 0; 
		height			: 48px;
}

/*navigatie*/
		 ul.main {
			margin			: 0;
			height			: 48px;
			padding			: 0;
}
	
		 ul.main li {
			display			: block;
			float			: left;
			list-style-type	: none;
			padding			: 0;
}
	
/*LEFT SIDE*/
	#container #left { 
		float		: left;
		width		: 532px;
		margin		: 28px 0 15px 28px;
		padding-left: 35px;
		text-align	: left;
} 

	#container #contact { 
		float: left; width: 900px; height: auto; 
		margin: 28px 0 15px 28px; 
		padding-left: 35px; 
		text-align: left; 
	} 
	
/*RIGHT SIDE NOW*/
#container #right { 
		float		: right;
		width		: 356px;
		height		: auto;
		margin-right: 25px;
		
	}

/*full_page*/
	#container #full_page { 
		float		: right;
		width		: 878px;
		margin		: 28px 25px 15px 0;
		padding-left: 35px;
		padding-right: 35px;
		text-align	: left;
} 

#right #openingstijden { 
	float: left;
	width: 325px;
	height: 214px;
	padding-top: 45px;
	padding-left: 33px;
	background: url(../images/openingstijden.jpg) no-repeat; 
	}
	
	
/*FOOTER NOW*/

#footer { 
	background: url(../images/footer.png) no-repeat;
	float: right;
	width: 805px;
	height: 41px; 
	padding: 163px 0 0 195px;
	text-align: left; 
} 
* html #footer{
				background		: none;
				filter			: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://autohuurkoopwest.nl/images/footer.png', sizingMethod='scale'); }


/*styles*/
	h3 { 
	font-size: 16px; 
	color: #333;
	margin-bottom: 5px;
	font-family:Verdana, Tahoma;
	font-weight: bold;}

	.openingstijden_tekst { 
	text-align: left;
	font-size: 12px; 
	color: #fff;
	font-family:Tahoma, verdana;
	}		
	
	.white_hover a:link, a:visited, a:active{text-decoration: underline; color: #99cc33;}
	.white_hover  a:hover{text-decoration: none; color:#fff;}

	p {  margin: 0;padding: 0; }
	
	.clear {clear: both;}
	
	.copyright { 
	margin-top: 20px;
	color:#999; }

	a:link, a:visited, a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
	a:hover{
	color: #000000;
	text-decoration: none;
}

	.page a:link, a:visited, a:active{text-decoration: underline; color: #99cc33;}
	.page  a:hover{text-decoration: none; color: #000}


#contact th, #contact td {
	margin			: 0;
	padding			: 5px;
}

