/* -------------------- algemene styles ------------------- */

body   { font-family: Arial, sans-serif; line-height: 18px; background-color: #fefcdc; margin: 0; padding: 0 }
td.hometop   { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; padding-left: 10px; border-bottom: 5px solid #838383 }
td.hometop_navi   { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; padding-right: 10px; border-bottom: 1px solid #838383 }
h1   { color: black; font-size: 16px; font-weight: bold; margin-bottom: 17px }
h2  { color: black; font-weight: bold; font-size: 16px; margin-top: 0px; margin-bottom: 3px }
h3  { color: black; font-weight: bold; font-size: 12px; margin-top: 6px; margin-bottom: 0px }
h4 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
	clear: both;
	margin-top: 15px;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
}
p  { color: #000000; font-size: 12px; margin-top: 0 }
td.boxblauw  { font-size: 12px; line-height: 14px; background-color: #e2e2e2; padding: 8px 3px 10px 7px; border-bottom: 2px solid #ffffff }
td.boxlichtblauw  { font-size: 12px; line-height: 14px; background-color: #f0f0f0; padding: 8px 3px 10px 7px; border-bottom: 2px solid #ffffff }
td.boxwit { font-size: 12px; line-height: 14px; padding: 6px 3px 4px 7px; border-bottom: 1px solid silver }
.inputtxt    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 170px; height: 18px; border: solid 1px silver }
.inputtxtsmall   { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 30px; height: 18px; border: solid 1px silver }
.inputtxtsmalloranje      { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; text-align: center; width: 30px; height: 14px; border: solid 1px silver }
.inputtxtmedium    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 85px; height: 18px; border: solid 1px silver }
.inputtxtbig    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 170px; height: 90px; border: solid 1px silver }
.inputtxtxxl    { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 250px; height: 90px; border: solid 1px silver }
.select   { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 174px; height: 20px; border: solid 1px #9fdbf5 }
select.datum { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; height: 20px; border: solid 1px #9fdbf5 }
.button   { color: #000000; font-size: 12px; font-family: Arial, sans-serif; margin-top: 15px; margin-left: 7px; width: 170px; height: 24px }
td.kop  { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 14px; background-color: #000080; padding: 3px 5px 3px 7px; border-bottom: 2px solid #ffffff }
td.kopzwart  { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 14px; background-color: #000000; background-position: right; padding: 3px 5px 3px 7px; border-bottom: 2px solid #ffffff }

ol {
	font-size: 11px;
	margin-left: 23px;
}
/* oud ul {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.jpg);
	margin-left: 17px;
	margin-top: 0px;
}
li {
	font-size: 11px;
	margin-left: 0px;
} */
ul  { font-size: 12px; list-style-type: none; margin: 0; padding: 0 }
ul li {
	padding-left: 10px;
	background-image: url(../img/arrow1_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
ul ul { font-size: 12px; list-style-type: none; margin: 0; padding-left: 0 }
ul li li{
	padding-left: 20px;
	background-image: url(../img/arrow1_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
a:link  { color: #000000; font-size: 12px }
a:visited  { color: #000000; font-size: 12px }
a:hover   { color: gray; font-size: 12px }
a:active  { color: #000000; font-size: 12px }
td {
	vertical-align: top;
	font-size: 12px;
}
.floatR {
	float: right;
	margin-bottom: 10px;
	margin-left: 3px;
}
.floatL {
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}
blockquote {
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 5px;
	background-position: 0px 4px;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
hr    { margin-top: 15px; padding-left: 19px; height: 0; clear: both; border-style: none none solid; border-width: medium medium 1px; border-color:   black }
p.footer    { color: black; font-size: 10px; padding-top: 20px; height: 0; border-style: none none solid; border-width: medium medium 1px; border-color:   black }

td.categorie    { color: gray; background-image: url(../images/navi/button_sub.png); padding-bottom: 2px; padding-left: 20px }
td.categorie h2{
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 14px;
}
.kopjes      { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: white url(../images/navi/button.png); margin-top: 3px; margin-bottom: 2px; padding-left: 5px; border-bottom: 1px solid #174e97; height: 20px }
/* ----------------- linkerkolom zoek en plaats oproep blauw -------------------- */
td.left {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
}
td.left h3{
	margin-top: 0px;
}
.left a:hover{
	color: #27BDEA;	
}

.left ul li {
	background-image: url(../img/arrow1_blue.jpg);
}
.zoek{
	margin-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #9FDBF5;
	width: 100px;
}
.small {
	font-size: 9px;
	line-height: 12px;
}
.boxid {
	font-size: 10px;
	line-height: 12px;
}
.code {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 116px;
	height: 18px;
}
.selectzoek {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
	height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.kWh {
	background-image: url(../img/icon_elektriciteit_kl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.m3 {
	background-image: url(../img/icon_gas_kl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.groene {
	background-image: url(../img/icon_groene_kl.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
td.navigatie  { border: solid 2px black }
td.buttons   { text-align: center; padding: 2px; border-top: black; border-right: black; border-bottom: black; border-left: 1px solid black }

