HTML, BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

HTML
{
	overflow-x: hidden;
	overflow-y: scroll;
}

BODY
{
	cursor: default;
}

*
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

	.clear
	{
		clear: both;
	}
	
	.pink
	{
		color: #e20079;
	}
	
	.relative
	{
		position: relative;
	}

	A IMG
	{
		border: 0px;
	}

	BR
	{
		clear: both;
		float: none !important;
	}
	
	DIV.organic
	{
		clear: none;
		margin-top: 18px;
	}
	
		DIV.organic A
		{
			color: #4c4c4c;
		}
	

	/* FRAMEWORK */
	
	DIV#page
	{
		background-image: url(../image/background.gif);
		background-position: right;
		background-repeat: repeat-y;
		height: auto !important;
		/*height: 100%;*/
		margin: 0px auto;
		min-height: 100%;
		position: relative;
		width: 998px;
	}
	
		DIV.page_wizard
		{
			background-image: url(../image/wizard_bg.gif) !important;
		}
		
		DIV#header
		{
			background-image: url(../image/header.gif);
			background-repeat: no-repeat;
			height: 187px;
			_margin-left: 21px;
			margin-right: -3px;
			position: relative;
			width: 1001px;
		}
		
			DIV#header DIV.tabs
			{
				left: 446px;
				position: absolute;
				top: 64px;
			}
			
				DIV.tabs A
				{
					display: block;
					float: left;
					height: 29px;
				}
			
				DIV.tabs A.home
				{
					width: 81px;
				}
			
				DIV.tabs A.aanbiedingen
				{
					width: 127px;
				}
			
				DIV.tabs A.lastminutecargo
				{
					width: 149px;
				}
			
				DIV.tabs A.hoewerkthet
				{
					width: 118px;
				}
			
				DIV.tabs A.faq
				{
					width: 80px;
				}
			
			DIV#header DIV.ingelogd
			{
				bottom: 22px;
				color: #ffffff;
				right: 22px;
				position: absolute;
			}
			
				DIV#header DIV.ingelogd *
				{
					color: #ffffff;
				}
				
			
			DIV#header FORM.login
			{
				background-image: url(../image/login_form.gif);
				background-position: right;
				background-repeat: no-repeat;
				left: 638px;
				position: absolute;
				top: 126px;
			}
			
				FORM.login INPUT
				{
					background-color: transparent;
					border: 0px;
					color: #ffffff;
					float: left;
				}
				
				FORM.login INPUT.naam
				{
					height: 16px;
					padding: 5px;
					width: 105px;
				}
				
				FORM.login INPUT.wachtwoord
				{
					height: 16px;
					margin-left: 12px;
					padding: 5px;
					width: 105px;
				}
				
				FORM.login INPUT.inloggen
				{
					cursor: pointer;
					height: 26px;
					margin-left: 12px;
					width: 75px;
				}
		
		DIV#subheader
		{
			clear: both;
			float: left;
			height: 223px;
			width: 998px;
		}
		
		DIV#content
		{
			clear: both;
			float: left;
			margin-left: 21px;
			padding-bottom: 108px;
			width: 977px;
		}
		
		DIV#middle
		{
			clear: both;
			float: left;
			margin-top: 37px;
			position: relative;
			width: 977px;
		}
		
			DIV#content DIV.aanbiedingen
			{
				float: left;
				margin-left: 1px;
				margin-right: 1px;
				width: 325px;
			}
			
				DIV#content DIV.aanbiedingen H3
				{
					clear: both;
					float: left;
					padding: 4px 10px 0px 10px;
					width: 305px;
				}
				
				DIV#content DIV.aanbiedingen H3
				{
					background-image: url(../image/aanbieding_bg.jpg);
					background-repeat: repeat-x;
					height: 37px;
				}
				
			DIV#middle DIV.small_content
			{
				float: left;
				margin-left: 24px;
				padding-bottom: 20px;
				width: 599px;
			}
		
		DIV#footer
		{
			background-image: url(../image/footer.jpg);
			background-position: bottom right;
			background-repeat: no-repeat;
			bottom: 0px;
			height: 108px;
			left: 0px;
			_margin-left: 21px;
			position: absolute;
			right: 0px;
			width: 998px;
		}
		
			DIV#footer DIV.pages
			{
				float: left;
				margin: 18px 18px 0px 39px;
			}
			
				DIV#footer DIV.pages A
				{
					color: #4c4c4c;
					font-weight: bold;
					text-decoration: underline;
				}
				
					DIV#footer DIV.pages A:hover
					{
						text-decoration: none;
					}


/* WIZARD */


	/* stap 1 */
	
	DIV#subheader
	{
		clear: both;
		float: left;
		height: 223px;
		width: 998px;
	}
		
		/* aanbieding */
		
		DIV#subheader DIV.aanbieding
		{
			float: left;
			height: 223px;
			width: 326px;
		}
		
		
		/* form */
		
		/* 1a */
		
		DIV#subheader FORM.stap_1a
		{
			background-image: url(../image/bereken_boeking_1a.jpg);
			float: left;
			height: 223px;
			position: relative;
			width: 325px;
		}
		
			FORM.stap_1a DIV.suggestielijst
			{
				border: 1px solid #4c4c4c;
				background-color: #ffffff;
				display: none;
				padding: 10px;
				position: absolute;
				z-index: 20;
			}
		
			FORM.stap_1a SELECT.van_land
			{
				/*left: 19px;
				position: absolute;
				top: 88px;*/
				left: 22px;
				position: absolute;
				top: 91px;				
			}
			
			FORM.stap_1a DIV.van_postcode
			{
				background-color: transparent;
				left: 166px;
				position: absolute;
				top: 88px;
				width: 138px;
				z-index: 20;
			}
			
				DIV.van_postcode INPUT
				{
					border: 0px;
					height: 16px;
					padding: 3px;
					width: 132px;
					z-index: 19;
				}
		
			FORM.stap_1a SELECT.naar_land
			{
				/*left: 19px;
				position: absolute;
				top: 142px;*/
				left: 22px;
				position: absolute;
				top: 145px;
			}
			
			FORM.stap_1a DIV.naar_postcode
			{
				background-color: transparent;
				left: 166px;
				position: absolute;
				top: 142px;
				width: 138px;
				z-index: 18;
			}
			
				DIV.naar_postcode INPUT
				{
					border: 0px;
					height: 16px;
					padding: 3px;
					width: 132px;
					z-index: 17;
				}
			
			FORM.stap_1a .button
			{
				background-color: transparent;
				border: 0px;
				bottom: 15px;
				cursor: pointer;
				height: 26px;
				position: absolute;
				right: 20px;
				width: 75px;
			}
		
		/* 1b */

		DIV#subheader FORM.stap_1b
		{
			background-image: url(../image/bereken_boeking_1b.jpg);
			float: left;
			height: 223px;
			position: relative;
			width: 325px;
		}
		
			FORM.stap_1b SELECT.type
			{
				left: 22px;
				position: absolute;
				top: 90px;				
			}
			
			FORM.stap_1b DIV.aantal
			{
				background-color: transparent;
				left: 168px;
				position: absolute;
				top: 90px;
				width: 138px;
				z-index: 10;
			}
			
			FORM.stap_1b INPUT.gewicht
			{
				background-color: transparent;
				border: 0px;
				height: 18px;
				left: 22px;
				position: absolute;
				top: 144px;
				z-index: 10;
			}
			
			FORM.stap_1b INPUT.afhaal_datum
			{
				background-color: transparent;
				border: 0px;
				height: 18px;
				left: 168px;
				position: absolute;
				top: 144px;
				width: 138px !important;
				z-index: 10;
			}
			
			FORM.stap_1b .button
			{
				background-color: transparent;
				border: 0px;
				bottom: 15px;
				cursor: pointer;
				height: 26px;
				position: absolute;
				right: 20px;
				width: 75px;
			}
		
		/* 1c */

		DIV#subheader FORM.stap_1c
		{
			background-image: url(../image/bereken_boeking_1c.jpg);
			float: left;
			height: 223px;
			position: relative;
			width: 325px;
		}
		
			DIV#bestelling_gegevens
			{
				color: #ffffff;
				font-size: 24px;
				font-weight: bold;
				left: 70px;
				line-height: normal;
				margin: 0px;
				overflow: visible;
				padding: 0px;
				position: absolute;
				top: 60px;
			}
			
				DIV#bestelling_gegevens *
				{
					color: #ffffff !important;
				}
		
			/*FORM.stap_1c DIV#prijs
			{
				color: #ffffff;
				font-size: 24px;
				font-weight: bold;
				left: 70px;
				line-height: normal;
				margin: 0px;
				overflow: visible;
				padding: 0px;
				position: absolute;
				top: 60px;
			}
		
			FORM.stap_1c DIV#aflever
			{
				color: #ffffff;
				display: none;
				font-size: 13px;
				height: 60px;
				left: 70px;
				line-height: normal;
				margin: 0px;
				overflow: visible;
				padding: 0px;
				position: absolute;
				top: 110px;
			}
			
				DIV#aflever DIV#aflever_datum
				{
					color: #ffffff;
					font-size: 13px;
					font-weight: bold;
					line-height: normal;
				}*/
			
			FORM.stap_1c .button
			{
				background-color: transparent;
				border: 0px;
				bottom: 15px;
				cursor: pointer;
				height: 26px;
				position: absolute;
				right: 20px;
				width: 75px;
			}
		
		/* 1error */

		DIV#subheader FORM.stap_1error
		{
			background-image: url(../image/bereken_boeking_1error.jpg);
			display: block;
			float: left;
			height: 223px;
			position: relative;
			width: 325px;
		}
		
			FORM.stap_1error DIV.aflever
			{
				color: #ffffff;
				/*display: none;*/
				font-size: 13px;
				height: 60px;
				left: 70px;
				line-height: normal;
				margin: 0px;
				overflow: visible;
				padding: 0px;
				position: absolute;
				top: 70px;
			}
			
			FORM.stap_1error .button
			{
				background-color: transparent;
				border: 0px;
				bottom: 15px;
				cursor: pointer;
				height: 26px;
				position: absolute;
				right: 20px;
				width: 75px;
			}
			

		/* hoe werkt het */
		
		DIV#subheader DIV.hoewerkthet
		{
			background-image: url(../image/hoewerkthet.jpg);
			float: left;
			height: 223px;
			width: 326px;			
		}
		
			DIV.hoewerkthet P
			{
				color: #ffffff;
				font-weight: bold;
				margin: 67px 18px 0px 35px;
			}
			

/* wizard */

FORM.wizard
{
	float: left;
	height: auto !important;
	overflow-x: hidden;
	width: 650px;
}

	INPUT.goback
	{
		bottom: 15px;
		height: 30px !important;
		left: 18px;
		position: absolute;
		right: auto;
		width: 79px !important;
	}

	FORM.wizard DIV.stappen
	{
		clear: both;
		float: left;
		width: 660px;
	}
	
		DIV.stappen A
		{
			float: left;
		}
		
	FORM.wizard DIV.wizard
	{
		clear: both;
		float: left;
		margin-left: 30px; /* 40 */
		margin-top: 40px;
		width: 455px;
	}
	
		FORM.wizard DIV.errors
		{
			background-color: #ffcccc;
			border: 1px solid #ff0000;
			clear: both;
			color: #4c4c4c;
			float: left;
			margin-bottom: 20px;
			padding: 10px;
			width: 435px;
		}
	
		FORM.wizard SPAN
		{
			display: block;
			float: left;
			width: 160px;
		}
		
		FORM.wizard INPUT, FORM.wizard TEXTAREA
		{
			background-color: #f2f2f2;
			border: 1px solid #bdbdbd;
			float: left;
			height: 14px;
			padding: 2px;
		}
		
		FORM.wizard SPAN, FORM.wizard INPUT, FORM.wizard TEXTAREA
		{
			margin-bottom: 12px;
		}
	
		FORM.wizard .left
		{
			float: left !important;
		}
		
		FORM.wizard BR
		{
			clear: both;
			float: left;
		}
		
		FORM.wizard .img
		{
			background-color: transparent !important;
			border: 0px !important;
			cursor: pointer;
			height: auto !important;
			width: auto !important;
		}
	
		FORM.wizard DIV.buttons .left
		{
			float: left !important;
			margin-left: -5px !important;
		}
	
		FORM.wizard DIV.buttons .right
		{
			float: right !important;
			margin-right: -5px;
		}
		
DIV.wizard_container DIV.aanbiedingen
{
	float: right;
	/*position: absolute;
	right: -1px;
	_right: -2px;
	top: 0px;*/
	width: 325px;
}


TABLE.overzicht
{
	margin-left: 10px;
	width: 100%;
}
