html {
	overflow-y: scroll;	
}

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

body {
	background: #fff url('../images/front/body_bg.png') repeat-x top;
	font-size: 12px;
	line-height: 14px;

	color: #4b4b4d;		
}

body, input {
	font-family: arial, helvetica, verdana, geneva, sans-serif;		
}

img {
	border: 0;	
}

h1, h2 {
	font-size: 19px;
	line-height: 19px;	
	margin: -1px 0 3px 0;
	color: #f8981d;
}

h2 {
	font-size: 14px;
}

h1 a, h2 a {
	text-decoration: none;
	color: #f8981d;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #f8981d;	
}

p {
	margin: 0 0 20px 0;
	padding: 0;	
}

.cat {
	color: #f8981d;
	font-weight: bold;
}

#tabs p {
	margin: 0;
}

a {
	text-decoration: underline;
	color: #4b4b4d;
}

a:hover {
	text-decoration: none;
}

td {
	vertical-align: top;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
}

#container {
	background: url('../images/front/bg.png') repeat-y center center;
	height: 100%;
	height: auto !important;
	min-height: 100%;	
	margin: 0 0 -104px 0;
}

#page {
	width: 980px;
	background: url('../images/front/page_bg.png') repeat-y left;
}

#footer {
	width: 940px;
}

#page, #footer {
	margin: 0 auto 0 auto;
}

#header {
	height: 99px;
	background: url('../images/front/header_bg.png') repeat-x;
}

#breedband {
	float: left;
	margin: 30px 0 0 30px;	
}

.headusp {
	color: #4b4b4d;
	padding: 0 0 0 30px;
	margin: 30px 30px 0 0;	
	height: 39px;
	float: right;
	font-size: 11px;	
}

.headusp.line {
	border-left: 1px solid #a2a3a4;
}

.headusp H2 {
	font-weight: normal;
	color: #f8981d;
	font-size: 15px;
	line-height: 11px;
	margin: 0 0 2px 0;
	text-decoration: none;
}

.headusp A:hover {
	text-decoration: underline;
}

#menu {
	float: left;
	padding: 10px 0 10px 10px;
	background-color: #fff;	
}

#menu #menuitems {
	border: 1px solid #d5e2df;
	width: 222px;
}	

#menu UL {
	background-color: #d5e2df;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu LI A {
	background: #f3f7f6 url('../images/front/menu_bg_n.png') repeat-x bottom;	
	color: #4b4b4d;
	text-decoration: none;
	display: block;
	background-color: #fff;
	margin: 0 0 1px 0;
	padding: 8px 0 9px 10px;
	font-size: 15px;
	font-weight: bold;
}

#menu #last {
	margin-bottom: -1px;
}

#menu LI A:hover {
	background: #f2f6f5;	
}

#menu LI .menuactive {
	background-image: url('../images/front/menu_bg_a.png');
}

#aanbieders {
	width: 742px;
	float: right;
	padding: 10px 0 1px 4px;
}

#aanbieders IMG {
	margin: 0;
	float: left;
}

#aanbieders UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#aanbieders LI {
	float: left;
	height: 27px;
	border: 1px solid #d5e2df;
	margin: 0 0 5px 5px;
}

.down {
	position: relative;
	float: left;
	z-index: 10000;
	margin: 0 0 0 -1px;
	background-color: #f2f6f5;
	padding: 10px;
	border: 1px solid #4b4b4d;
}

.down A {
	white-space: nowrap;
	padding: 0 0 0 12px;
	float: none;
	display: block;
	background: url('../images/front/bullet.png') no-repeat left center;	
}

.drop {
	background: url('../images/front/drop.png') no-repeat center center;		
	float: right;
	border-left: 1px solid #d5e2df;
	width: 20px;
	height: 27px;
	cursor: pointer;	
}

#aanbieders IMG:hover, .drop:hover, .aanbiederactive {
	background-color: #f2f6f5;
}

#bar {
	background: url('../images/front/bar.png') no-repeat;
	border-bottom: 1px solid #fff;
	height: 10px;
	clear: both;		
}

#sidebar {
	padding: 0 0 15px 0;
	width: 234px;
	float: left;
	min-height: 57px;
}

#sidebar h2 {
	font-size: 15px;
	line-height: 15px;	
	margin: 17px 0 3px 20px;
	color: #4b4b4d;	
	padding: 0;
}

#sidebar h3 {
	font-size: 12px;
	line-height: 12px;	
	margin: 1px 0 6px 0;
	color: #4b4b4d;	
	padding: 0;
}

#sidebar p {
	margin: 0 0 10px 0;
	padding: 0 10px 0 20px;		
}

.con-t, .con-b {
	width: 214px;
	height: 10px;
}

.con-t {
	margin: 5px 0 0 10px;
	background: url('../images/front/side_con_t.png') no-repeat;
}

.con-b {
	margin: 0 0 10px 10px;	
	background: url('../images/front/side_con_b.png') no-repeat;
}

.con {
	margin: -2px 0 -3px 10px;	
	background-color: #f3f7f6;
	border-left: 1px solid #fff;	
	border-right: 1px solid #fff;
	width: 194px;
	padding: 0 9px 0 9px;
}

.ff {
	height: 17px;
	clear: both;
	white-space: nowrap;
	text-overflow: ellipsis;	
}

.ff.last {
	height: auto;	
}

.ff.pad {
	padding: 0 0 0 16px;	
}

.ff.mar {
	margin: 16px 0 0 20px;	
}

.radio	{
	border: 0px;
	background-color: transparent;
	margin: 0 4px 0 0;
	#margin: 0 1px 0 -5px;		
	padding: 0;
	float: left;
	height: 14px;
}

.checkbox { 
	height: 14px;
	border: 0px;
	margin: 0 4px 0 0;	
	padding: 0px;
	#margin: 0 1px 0 -3px;	
	_margin: 0 -2px 0 -3px;	
	float: left;	
}

.uitgebreid {
	display: none;	
}

#reset {
	float: left;
	position: relative;
	left: -1px;	
	top: -2px;
}

.nul {
	text-decoration: none;
}

.nul:hover {
	text-decoration: underline;
}

.hr {
	margin: 20px 0 0 0;
	height: 1px;
	background-color: #f8981d;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.or {
	color: #f8981d;	
	font-weight: bold;
}

label	{
	padding: 0px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden; 
	white-space: nowrap;
	display: inline;
}

.prolist {
	text-overflow: ellipsis; 
	width: 80px;
	display: block;
}

label:hover {
	text-decoration: underline;
}

#content {
	padding: 18px 20px 16px 20px;
	width: 706px;
	float: right;
	height: 100%;	
}

#spacer {
	height: 104px;
	clear: both;
}

#footer {
	padding: 18px 20px 20px 20px;
	height: 66px;
	color: #fff;
	background: #4b4b4d;
	font-size: 10px;
}

#footer A {
	color: #fff;	
}

#footer UL {
	list-style-type: none;
	margin: 14px 20px 0 0;
	padding: 0 20px 0 0;
	float: left;
}

#footer UL.right {
	float: right;
	margin: 14px 0 0 0;	
	padding: 0;	
}

#footer UL.line {
	border-right: 1px solid #a2a3a4;
}

input.large {
	margin: 0;
	font-size: 19px;
	line-height: 19px;
	padding: 8px 4px 8px 4px;
	#padding: 8px 0px 8px 4px;
	width: 155px;
	#width: 145px;
	height: 17px;
	float: left;
	border: 1px solid #4b4b4d;
	outline: none;
}

input.large:hover {
	border: 1px solid #f8981d;
}

input.large.error {
	border: 1px solid #ff0000;
}

#pcg {
	width: 50px;
	margin: 0 5px 0 0;
}

#pcl {
	width: 35px;
	margin: 0 5px 0 0;	
}

#hn {
	width: 40px;
}

.ghost {
	position: absolute;
	color: #aaaaaa;
	font-style: italic;
	margin-top: 10px;
	padding-left: 7px;
	font-size: 11px;
	float: left;
}

#ghost-hn {
	margin-left: 115px;
}

input.submit {
	margin: 0 0 0 0;
	width: 29px;
	height: 35px;
	border: 0px;	
	background-color: #f8981d;
}

.loading {
	background-color: #e6eeec;
	z-index: 10;
	position: absolute;	
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	display: none;
}

#pccload {
	z-index: 20;
	position: absolute;		
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	width: 234px;
	padding: 61px 0 0 0;	
	background: url('../images/front/load_sidebar.gif') no-repeat center 24px;
	display: none;	
}

#postcodecheck .loading {
	width: 234px;
	height: 130px;
}

.abot {
	border: 0px;
	width: 706px;
	border-collapse: collapse;
	margin-bottom: -1px;	
}

.abot td {
	border: 1px solid #d5e2df;
}

.abop {
	width: 60px;
	padding: 0 6px 1px 6px;
}

.abon {
	width: 225px;
}

.abon a {
	padding: 6px 6px 5px 6px;
	display: block;
	width: 210px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}

.abok {
	width: 60px;
	padding: 6px 0 0 0;
	text-align: center;
}

.abob {
	width: 80px;
	height: 23px;
}

.abob A, .buttono, .button {
	text-decoration: none;
	display: block;
	height: 19px;
	width: 74px;	
	padding: 6px 0 0 6px;
	border: 0;
	margin: 0;
}

.abob.o, .buttono {
	font-weight: bold;
	background: url('../images/front/button_o.png') no-repeat;
}

.abob.o A, .buttono {
	color: #fff;
}

.abob.b, .button {
	background: url('../images/front/button_b.png') no-repeat;
}

.aboi {
	padding: 6px 0 5px 6px;
	background-color: #e6eeec;
	border-bottom: 1px solid #d5e2df;	
	border-left: 1px solid #d5e2df;
	border-right: 1px solid #d5e2df;	
}

.abog {
	background-color: #f0f5f4;
	float: right;
	width: 155px;
	border-left: 1px solid #d5e2df;	
	border-bottom: 1px solid #d5e2df;	
	padding: 6px 0 5px 6px;
	margin: -6px 0 -1px 6px;
}

.star {
	background: url('../images/front/star_f.png') no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 1px 0 0;
}

.star.half {
	background: url('../images/front/star_h.png') no-repeat;
}

.star.white {
	background: url('../images/front/star_w.png') no-repeat;
}

.stars {
	padding: 5px 0 0 0;
}

.aboa {
	background-color: #f0f5f4;
	padding: 6px 6px 5px 6px;
	border-bottom: 1px solid #d5e2df;
	border-left: 1px solid #d5e2df;
	border-right: 1px solid #d5e2df;	
}

/*
.aboa.internet {
	background: #f0f5f4 url('../images/front/internet.png') no-repeat 9px top;
}

.aboa.telefonie {
	background: #f0f5f4 url('../images/front/telefonie.png') no-repeat 7px top;
}

.aboa.digitaletelevisie {
	background: #f0f5f4 url('../images/front/digitaletelevisie.png') no-repeat 8px top;
}
*/

.aboa UL {
	margin: 0;
	padding: 0;
}

.aboa UL LI, .spectable UL LI {
	list-style-type: none;
	background: url('../images/front/bullet.png') no-repeat left 6px;
	padding: 0 0 0 11px;	
}

.spa {
	height: 10px;
}

.slide {
	display: none;
}

.open {
	width: 11px;
	height: 11px;
	margin: 1px 6px 0 0;
	background: url('../images/front/closed.gif') no-repeat center center;
	float: left;
}

.open, .aanb {
	cursor: pointer;
}

ul {
	margin: 0;
	padding: 0;
}

.list li {
	list-style-position: outside;
	margin-left: 19px;
	padding: 0;
	list-style-image: url('../images/front/list.gif');
}

.checklist li {
	list-style-position: outside;
	margin-left: 19px;
	padding: 0;	
	list-style-image: url('../images/front/checklist.gif');
}

.tooltext {
	padding: 3px 0 0 0;
	width: 55px;
	display: block;
	float: left;
}

#pagina {
	float: left;
	margin-bottom: 10px;
}

#weergave {
	float: right;
	margin-left: 10px;
}

#toolbar {
	margin-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	display: none;
}

#cols DIV {
	color: #4b4b4d;
	font-size: 10px;
	height: 15px;	
	float: left;
	background-color: #e6eeec;
	border-right: 1px solid #d5e2df;
	padding: 2px 0 0px 6px;
}

#cols-aanbieder {	width: 67px;	}
#cols-naam 		{	width: 219px;	}
#cols-snelheid 	{	width: 115px;	}
#cols-eenmalig 	{	width: 54px;	}
#cols-tarief 	{	width: 54px;	}

.none {
	display: none;
}

.show {
	display: none;
}

.spectable {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

.spectable TD {
	border: 1px solid #d5e2df;
	padding: 5px;
	width: 224px;
}

.spectable TR.color {
	background-color: #e6eeec;
}

.spectable TR.altcolor {
	background-color: #f0f5f4;
}

.janee {
	float: left;
	margin: 0 6px 0 0;
}

.r .janee {
	margin: 0;
	float: right;
}

#loader {
	background-image: url('../images/front/load.gif');
	background-position: 6px 6px;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 6px;
	border: 1px solid #d5e2df;
	width: 32px;
	height: 32px;
	z-index: 10000;
	position: fixed;
	text-align: center;
	top: 50%;
	left: 50%;
	display: none;
}

.r {
	float: right;
}

.l {
	float: left;
}

.high	{
	background-color: #f8981d;
}

.listit {
	padding: 5px 0 5px 0;
	
}

.toplist {
	margin-top: 5px;
}

.toplist.first {
	margin: 0;
}

.formcol {
	border-bottom: 1px solid #f8981d;
	padding: 0 0 1px 0;
	margin-bottom: 10px;
}

.col {
	width: 343px;
	padding: 0 0 10px 0;
}

.colfixed {
	width: 343px;
}

.conarea {
	padding: 10px;
	background-color: #e6eeec;
}

.oline, .olinex {
	height: 1px;
	margin: 1 0 0 0;
	background-color: #f8981d;
	font-size: 0px;
}

.olinex {
	margin: 20px 0 10px 0;
}

textarea {
	margin: 3px 0 0 0;
	height: 50px;
	width: 300px;
}

.light {
	border-top: 1px solid #fff;
	position: relative;
	margin: 0 0 0 -10px;
	width: 323px;
	padding: 5px 10px 5px 10px;
	background-color: #f3f7f6;
}

.submitbutton {
	color: #fff;
	font-size: 12px;
	height: 25px;
	width: 80px;	
	padding: 0 0 0 10px;
	border: 0;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	background: url('../images/front/button_o.png') no-repeat;
}

.textinput {
	border: 1px solid #4b4b4d;
	outline: none;
	font-size: 12px;
	width: 200px;
}

.ismall {
	display: block;
	margin: 2px 0 0 0;
	font-size: 10px;
}

.red {
	color: #ff0000;
}

.error {
	border: 1px solid #ff0000;
	margin-bottom: -1px;
	padding: 0 2px 0 0;
}

.ervaring {
	margin: 10px 0 0 0;
	padding: 5px 10px 0 10px;
}

.ervaring IMG {
	margin: 0 0 3px 0;
}

.score {
	padding: 5px 0 0 0;
}

.marg {
	padding: 20px;
}

#overlay
{
	visibility: hidden;
	position:fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	z-index:20000;
	
	_position:absolute;	
	_height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	_width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

#close {
	position: absolute;
	margin-top: -20px;
	right: 0px;
	z-index: 20002;
	cursor: pointer;
}

#modal, #modalframe {
	width: 530px;
	height: 300px;
}

#modalframe {
	visibility: hidden;
}

#modal
{
	visibility: hidden;
	position: fixed;
	background-color: #e6eeec;
	BACKGROUND-IMAGE: url('../images/front/loader.gif'); 
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #f8981d;
	top: 50%;
	left: 50%;
	
	margin-left:-266px;
	margin-top:-150px;
	
	padding:0px;
	z-index:20001;
	
	_position:absolute;	
	_top: 100px;
}

