html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, legend, table, th, td { margin: 0; padding: 0; }

/* Begin Body */

body {
	background: #fff;
	font: 200 0.7em/1.5em Tahoma, Arial, Verdana, sans-serif;
	color: #6F6F6F;
}

/* Defaults */

a { color: #6F6F6F; text-decoration: none; }
a:hover { color: #2c718b; text-decoration: none; }
img { border: 0; }


.clearboth { clear: both; }
.height60 { height: 60px; display: block; }

h1 { color: #fff; font: 200 0.1em/1.5em Tahoma, Arial, Verdana, sans-serif; margin: 0; }
h2 { color: #00aeef; padding: 19px 0 10px 0; margin: 0; }

ul { list-style-type: none; }
ul.voordelen { list-style-type: disc; }

form {
	padding: 10px 0 0 0;
}

.col310right ul {
	margin: 0 0 10px 0;
}

#header {
	margin: 0 auto;
	width: 800px;
	position: relative;
	height: 30px;
}

#header p { position: absolute; top: 12px; right: 105px; }
#header p a { color: #6F6F6F; font-weight: normal; }
#header p a:hover { color: #4e4e4e; font-weight: normal; }


#content {
	padding: 44px 105px 0px 105px; 
	margin: 0 auto;
	width: 590px;
	background: #fff url('../img/layout/bg-content.png') top no-repeat;
}

#bottom {
	margin: 0 auto;
	width: 800px;
	height: 44px;
	display: block;
	background: #fff url('../img/layout/bg-bottom.png') top no-repeat;
}

.col310left {
	width: 310px;
	float: left;
}

.col250right {
	width: 250px;
	float: left;
	padding: 0 0 0 30px;
}

.col250left {
	width: 250px;
	float: left;
	padding: 0 30px 0 0;
}

.col310right {
	width: 310px;
	float: left;
}

input {
	width: 250px;
    padding: 5px;
    outline: none;
	display: block;
	margin: 0 0 5px 0;
	font: 200 1em Tahoma, Arial, Verdana, sans-serif;
}
	
    .focusField{
    	border:solid 1px #73A6FF;
    	background:#EFF5FF;
    	color:#000;
    }
    .idleField{
    	background: #fff;
    	color: #6F6F6F;
		border: solid 1px #DFDFDF;
    }
	
#options #list1 a, #options #list2 a {
	width: 72px;
    padding: 5px;
    outline: none;
	display: block;
	background: #fff;
    color: #6F6F6F;
	border: solid 1px #DFDFDF;
}

#options #list1 a.active, #options #list2 a.active {
	border: solid 1px #73A6FF;
    background: #EFF5FF;
    color: #000;
}

label {
	width: 250px;
    padding: 5px;
    outline: none;
	display: block;
	background: #eee;
    color: #6F6F6F;
	border: solid 1px #DFDFDF;
	margin: 0 0 5px 0;
	clear: both;
}

#list1, #list2 {
	list-style-type: none;
	margin: 0 0 5px 0;
}

#list1 li, #list2 li {
	padding: 0 5px 5px 0;
	float: left;
	text-align: center;
}

#option1, #option2, #option3, #option4, #option5, #option6, #option7, #option8, #option9 { display: none; }

#submit {
	margin: 10px 0 0 0;
	clear: both;
	width: 140px;
}

ul.customers img {
	height: 25px;
}

ul.customers li {
	float: left;
	height: 60px;
	padding: 0 12px 0 0;
}