/* layout voor leadz pagina */

* {
margin: 0px;
padding: 0px;
}

body.leadz, #leadz {
background: #ffffff;
text-align: left;
}

body.leadz, #leadz, #leadz td, #leadz p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;

}

#leadz {
position: relative;
background: #ffffff;
text-align: left;
}

#leadz #head {
position: relative;
height: 140px;
}

#leadz #head #logo {
position: absolute;
top: 15px;
left: 5px;
}

#leadz #head #login, #leadz #head #logout {
position: absolute;
bottom: 0px;
right: 0px;
border: #e8e8e8 2px solid;
}
#leadz #head #login, #leadz #head #logout { width: 243px; padding: 0px; }

#leadz #head #login .padding { position: relative; padding: 10px; }

#leadz #head #logout .padding { position: relative; padding: 10px 6px; }

#leadz #head #login table td, #leadz #head #logout table td { padding: 0px 3px; }

#leadz #options {
position: relative;
line-height: 16px;
}

#leadz #options .option-margin {
position: relative;
padding: 10px 10px;
}

#leadz #options h1, #leadz #content h1, #leadz #head h1, #leadz #options h2, #leadz #content h2, #leadz #head h2 {
font-size: 1.4em; font-weight: normal; padding-bottom: 6px;
}
#leadz #content h1 .licht, #leadz #home-content h1 .licht, #leadz #content h2 .licht, #leadz #home-content h2 .licht { color: #808080; }

#leadz #maincontent { font-size: 12px; line-height: 16px; }
#leadz #maincontent h1 { font-size: 1.6em; line-height: 1.5em; font-weight: normal; padding: 10px 0px 6px 0px; }
#leadz #maincontent h2 { font-size: 1.6em; line-height: 1.5em; font-weight: normal; padding: 10px 0px 6px 0px; }
#leadz #maincontent h3 { font-size: 1.2em; font-weight: bold; padding: 6px 0px; }
#leadz #maincontent b { font-size: 12px; }
#leadz #content a { font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; }

#leadz #options a {
font-size: 1em;
font-weight: bold;
text-decoration: none;
margin-right: 15px;
color: #000000;
}
#leadz #options a:hover {
text-decoration: underline;
}

#leadz #options .left-green {
position: relative;
float: left;
height: 75px;
background: url(../../images/blocks/green_75.gif) top right no-repeat;
}

#leadz #options .right-orange {
position: relative;
float: right;
height: 75px;
background: url(../../images/blocks/orange_75.gif) top left no-repeat;
}

#leadz .rechtsonder {
position: absolute;
bottom: 15px;
right: 30px;
}

#leadz a.button_orange, #leadz a.button_grey, #leadz a.button_green,
#leadz #content a.button_orange, #leadz #content a.button_grey, #leadz #content a.button_green {
position: relative;
padding: 8px 20px 8px 12px;
color: #000000;
text-decoration: none;
border-left: 1px solid #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#leadz #content a.button_orange:hover, #leadz #content a.button_grey:hover, #leadz #content a.button_green:hover {
color: #ffffff;
text-decoration: underline;
}

#leadz  a.button_orange:hover, #leadz a.button_grey:hover, #leadz a.button_green:hover {
color: #ffffff;
text-decoration: underline;
}

* html #leadz a.button_orange, * html #leadz a.button_grey, * html #leadz a.button_green, * html #leadz #terugknop a {
padding-top: 7px;
padding-bottom: 8px;
}

#leadz a.button_orange { background: url(../../images/buttons2/button_orange_round.gif) top right no-repeat; }
#leadz a.button_green { background: url(../../images/buttons2/button_green_round.gif) top right no-repeat; }
#leadz a.button_grey { background: url(../../images/buttons2/button_grey_round.gif) top right no-repeat; }

#leadz #content #terugknop {
position: relative;
float: right;
}

#leadz .greybar {
position: relative;
padding: 8px 10px 6px 0px;
margin: 0px 10px 6px 10px;
background: url(../../images/buttons2/bar_grey.gif) top left repeat-x;
border: 1px solid #ffffff;
}

#leadz .greybar a {
text-decoration: none;
color: #000000;
}
#leadz .greybar a:hover {
color: #ffffff;
text-decoration: underline;
}

#leadz #footer {
position: relative;
background: #ff4200;
/*height: 25px;
margin-bottom: 10px;*/
margin-bottom: 7px;
padding: 4px;
font-size: 11px;
line-height: 14px;
text-align: center;
}

#leadz #footer .center {
position: absolute;
width: 200px;
text-align: center;
}

#leadz #footer .left {
position: absolute;
top: 6px;
left: 6px;
font-size: 11px;
line-height: 14px;
}

#leadz #footer .right {
position: absolute;
top: 6px;
right: 6px;
text-align: right;
font-size: 11px;
line-height: 14px;
}

#leadz #footer a {
color: #000000;
font-weight: bold;
text-decoration: none;
}
#leadz #footer a:hover {
text-decoration: underline;
}

#leadz #content {
padding-top: 5px;
position: relative;
clear: both;
}

#leadz #content .tabbar {
background: #ffffff url(../../images/blocks/tabbar.gif) top left repeat;
padding: 10px 20px 5px 20px;
}

#leadz #content .tabbar .tabs {
margin-left: -5px;
}

#leadz #content .tabbar .tabs a {
padding: 6px;
margin: 0px 5px 0px 0px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
#leadz #content .tabbar .tabs a:hover {
text-decoration: underline;
}

#leadz #content .tabbar .tabs a.active {
background: #eeeeee;
border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
}

#leadz #content #maincontent {
background: #eeeeee;
border-top: 1px solid #808080;
padding: 10px 20px;
}

#leadz p { padding-bottom: 6px; }



/*
 * LIJSTEN FORMATTING
 */


#leadz .list {
	position: relative;
	width: 99%;
	border: 0px;
}

#leadz .list .padding {
	position: relative;
	padding: 10px;
}

#leadz .list .koppen {
	float: left;
	width: 100%;
	padding: 5px 0px;
}

#leadz .list .kop {
	clear: left;
	display: block;
	color: #ff4200;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
}

#leadz #content .list a.item, #leadz #home-content .list a.item {
	color: #222222;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding: 2px;
}

#leadz #content .list a.regel, #leadz #home-content .list a.regel {
font-weight: bold;
float: left;
clear: left;
color: #000000;
text-decoration: none;
width: 100%;
}

#leadz #content .list a.regel:hover, #leadz #home-content .list a.regel:hover, #leadz #content .list a.item:hover, #leadz #home-content .list a.item:hover {
cursor: hand; background: #ffffff; text-decoration: underline;
}

#leadz .separator {
	clear: left;
	display: block;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

#leadz .list .highlight {
	border: 1px dotted #60ba00;
}

#leadz .list .highlightlabel {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #60ba00;
}

#leadz #maincontent table { position: relative; }
#leadz #maincontent table td { position: relative; text-align: left; background-color: transparent; }
#leadz #home-content .main-statusinfo { position: relative; background-color: #bbbbbb; padding: 5px 20px; margin: 0px -20px; }

/*
 * UITKLAPLAGEN
 */

#leadz #content #hulpbutton {
	position: relative;
	float: right;
}
 
#leadz #content #hulp {
	position: relative;
	display: none;
}

#leadz #content #hulp2 {
position: relative;
background: #ffffff;
padding: 10px;
margin: 5px;
border: 1px solid #888888;
}

#leadz #content #hulp td {
	vertical-align: top;
	padding: 3px 0px;
}

#leadz #hulp .sluiten, #leadz .biederinfo .sluiten {
	position: absolute;
	top: 2px;
	right: 4px;
}
* html #leadz #hulp .sluiten, * html #leadz .biederinfo .sluiten {
	right: 3px;
}

#leadz #content .biederinfocontainer {
	position: relative;
	float: left;
	width: 1px;
	height: 1px;
	z-index: 10;
}

#leadz #content .biederberichtinfocontainer {
	position: relative;
	top: -135px; left: 165px;
	width: 1px;
	height: 1px;
}

#leadz #content .biederinfo {
	position: absolute;
	top: -110px;
	width: 250px;
	background-color: #eeeeee;
	border: 1px solid #000000;
	padding: 20px 3px 3px 3px;
	visibility: hidden;
}

#leadz #content #biedingenlijst {
	position: relative;
	/*width: 530px;*/
	width: 99%;
}

#leadz div.formulier {
	position: relative;
	width: 580px;
}

#leadz #content a.ibutton { 
	position: relative; float: left; background-color: #4571ff; padding: 1px 4px; margin-left: 3px; margin-right: 3px;
	font-weight: bold; color: #ffffff; text-decoration: none; font-family: courier, monaco, monospace; font-size: 1.2em;
}

#leadz #content .biederinfocontainer a.ibutton {
	margin-left: 10px; float: none;
}

#leadz .mapstatus { position: relative; }
#leadz .mapstatus td { padding-right: 10px; }
#leadz .mapstatus tr.ondermarge td { padding-bottom: 8px; }
#leadz .mapstatuskop { background: #ffffff; padding: 5px; }
#leadz .mapstatuskop #statusbar { font-weight: bold; }

#leadz #content ol, #leadz #content ul { padding-left: 18px; }

#leadz .gratis { background-color: #88e800; padding: 1px 3px; font-size: 0.9em; }
#leadz .prijsvak { color: #ffffff; background-color: #808080; padding: 1px 4px; font-size: 0.9em; }

/* algemeen gebruik */
#leadz table.spaced td { padding-right: 10px; }

#leadz #maincontent table.abotabel {
margin: 10px 0px;
}

#leadz #maincontent table.abotabel tr {
text-align: center;

}

#leadz #maincontent table.abotabel tr td {
position: relative;
/* vertical-align: top; */
padding: 2px 0px;
text-align: center;
margin: 0px auto;
width: 110px;
border-right: 1px solid #a0a0a0;
}

#leadz #maincontent table.abotabel td.label {
padding-right: 15px;
text-align: left;
}

#leadz #maincontent table.abotabel tr td.groen {
color: #68c000;
}

#leadz #maincontent table.abotabel td.tussenkop {
text-align: left;
font-size: 16px;
color: #404040;
padding-bottom: 5px;
}

#leadz #maincontent table.abotabel td.bedrag {
text-align: right;
font-size: 16px;
color: #404040;
font-weight: 600;
}

#leadz #maincontent table.abotabel tr.kop td {
font-weight: bold;
font-size: 16px;
}

#leadz #maincontent table.abotabel tr.knoppen td {
vertical-align: bottom;
}

#leadz #maincontent table.abotabel tr.leeg td {

}

#leadz #maincontent table.abotabel input.knop {
font-size: 13px;
width: 100px;
}

#leadz .fout {
color: #ff0000;
}