html, body, input, select, textarea, ol, ul, li, form
{
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-size: 12px;
	color: #7c3f25;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	clear: both;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

html, body
{
	height: 100%;
}

body
{
	background: #890000;
}

a
{
	text-decoration: none;
	color: #ff4e00;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
	vertical-align: middle;
}

div.background
{
	background:url("../img/backgrounds/background.png") repeat-x;
	height: 100%;
	overflow: auto;
}

div.header-bg
{
	background-image:url("../img/backgrounds/header-bg.png");
	background-repeat: no-repeat;
	background-position: center 181px;
}

div.header
{
	width: 760px;
	margin: 0 auto;
	height: 181px;
	background-image: url("../img/backgrounds/header.jpg");
}

div.menu
{
	width: 760px;
	margin: 0 auto;
	height: 44px;
	background-image: url("../img/backgrounds/menu.png");
}

	div.menu a
	{
		display: block;
		height: 24px;
		float: left;
		margin-top: 7px;
	}

	div.menu a.menu-hwh
	{
		width: 114px;
		margin-left: 15px;
	}
	
	div.menu a.menu-hwh:hover, div.menu a.menu-hwh-active
	{
		width: 120px;
		margin-left: 12px;
		background-image: url("../img/backgrounds/menu-hover.png");
	}

	div.menu a.menu-vv
	{
		width: 144px;
	}
	
	div.menu a.menu-vv:hover, div.menu a.menu-vv-active
	{
		width: 147px;
		background-image: url("../img/backgrounds/menu-hover.png");
		background-position: -120px 0;
	}

	div.menu a.menu-kc
	{
		width: 110px;
	}
	
	div.menu a.menu-kc:hover, div.menu a.menu-kc-active
	{
		width: 113px;
		background-image: url("../img/backgrounds/menu-hover.png");
		background-position: -267px 0;
	}

	div.menu a.menu-av
	{
		width: 129px;
	}
	
	div.menu a.menu-av:hover, div.menu a.menu-av-active
	{
		width: 132px;
		background-image: url("../img/backgrounds/menu-hover.png");
		background-position: -380px 0;
	}

	div.menu a.menu-ds
	{
		width: 97px;
	}
	
	div.menu a.menu-ds:hover, div.menu a.menu-ds-active
	{
		width: 97px;
		background-image: url("../img/backgrounds/menu-hover.png");
		background-position: -512px 0;
	}

div.container
{
	background-image: url("../img/backgrounds/container.gif");
	width: 760px;
	margin: 0 auto;
}

div.text
{
	padding: 25px;
	padding-bottom: 0;
	overflow: auto;
	background-image: url("../img/backgrounds/text.png");
	background-repeat: no-repeat;
}

div.footer
{
	background-image: url("../img/backgrounds/footer.png");
	background-repeat: no-repeat;
	width: 760px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	overflow: auto;	
}

div.form-group
{
	padding: 5px 0;
}

div.form-fields
{
	overflow: auto;
	padding: 5px 0;
}

label
{
	width: 105px;
	padding: 11px 0;
	float: left;
	clear: left;
}

div.input-text, div.textarea
{
	float: left;
	padding: 5px 0;
}

div.input-text input
{
	border: 1px solid #decfc8;
	padding: 5px 10px;
	width: 330px;
}

div.textarea textarea
{
	border: 1px solid #decfc8;
	padding: 5px 10px;
	width: 435px;
	height: 150px;
}

div.select select
{
	border: 1px solid #decfc8;
	width: 350px;
	padding: 5px;
}

div.input-button
{
	border-top: 1px solid #d7c5bd;
	padding: 15px 0 0 0;
	text-align: right;	
}

div.input-button input
{
	width: 99px;
	height: 28px;
	background: none;
	border: none;
}

div.input-checkbox
{
	clear: both;
	padding: 5px;
}

div.input-button input.pay
{
	background-image: url("../img/buttons/pay.gif");
}

div.input-button input.send
{
	background-image: url("../img/buttons/send.gif");
}

div.input-button input.kies
{
	background-image: url("../img/buttons/kies.gif");
}

div.input-button input.kies:hover
{
	background-image: url("../img/buttons/kies.gif");
	background-position: -99px 0;
}


div.input-button input.pay:hover
{
	background-image: url("../img/buttons/pay.gif");
	background-position: -99px 0;
}

div.input-button input.send:hover
{
	background-image: url("../img/buttons/send.gif");
	background-position: -99px 0;
}

div.payment-details
{
	float: right;
	width: 200px;
}

div.payment-details div.coll
{
	width: 90px;
	float: left;
}

div.payline
{
	border-bottom: 1px solid #d7c5bd;
	height: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.error
{
	color: red;
	font-weight: bold;
}

li
{
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

div#kaarten
{
	overflow: auto;
}

div#kaarten div.kaart
{
	width: 330px;
	float: left;
	overflow: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}

div#kaarten div.kaart img
{
	float: right;
}

div#kaarten div.kaart h3
{
	margin: 0;
	width: 110px;
}

div#kaarten div.kaart div.beschrijving
{
	float: left;
	margin-top: 40px;
}

div.steps
{
	padding: 0 0 20px 0;
	color: #CCCCCC;
}

div.steps span
{
	padding-right: 10px;
}

div.steps .active
{
	color: #555555;
}
