/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}


html {
  width:100%;
  height:100%;
  overflow-y: scroll;
  background: url("../gfx/algemeen/html_back_org.gif") fixed repeat-y center top;
}

body {
  width:100%;
  height:100%;
  margin:0px; 
  padding:0px;
 /* background: url("../gfx/algemeen/body_back.gif") no-repeat center top;*/
  font: 9pt/1.5 Tahoma, Verdana, Arial, Helvetica, sans-serif, "Futura Std Book";
  color: #304c01; 
}
h1{
color:#304c01;
}
h2{
 font-size:16px;
 color:#304c01;
}
h3{
font-size:14px;
color:#304c01;
}
h4{
font-size:12px;
margin-bottom:0px;
color:#304c01;
}
a {
  color:#78ae01;
}

a:hover {
  color: #304c01;
}

img {
  border:0px;
}

.selected a {
  font-weight:bold;
}


.container {
  width:910px;
  margin: 0 auto 0 auto;
  padding: 0 26px 0 25px;
}

.header {
  width: 910px;
  height: 110px;
  padding-top: 25px;
  text-align: right;
  background: url("../gfx/algemeen/header_back.jpg") no-repeat left top;
}

.header a {
  color: #1798b8;
}

.contentholder {
  width: 919px;
  padding-bottom: 20px;
  float: left;
}

.content {
  float: left;
  padding: 0 13px 0 0;
  width: 674px;
}

.content h1, .rightcolumn h2 {
  font-size: 13pt;
  font-weight: normal;
  color: #304c01;

}

.content h1 {
  margin: 8px 0 19px 0;
}

.content a, .content .ec .ec_navigation a {
  color: #1798b8;
  text-decoration: underline;
}



/* right column, niet altijd nodig, zoniet, verbreed .content vlak */
.contentholder .rightcolumn {
  background: #fff url("../gfx/algemeen/inlog_back.gif") no-repeat scroll left top;
  float: left;
  min-height: 671px;
  height:auto !important;
  height: 683px;
  padding: 8px 5px 0 14px;
  position: relative;
  width: 213px;

}
#rightcalc {
/*  background: #fff url("../gfx/algemeen/calculator2_back.gif") no-repeat scroll left top;
  padding:8px 5px 0 23px;
  width:204px;
  height: 675px;*/
  background: none;
  padding: 0;
}

#rightcalc  #imperative_message {
  margin-left: 0px;
  color: #78ae01;
  font-weight: bold;  
}

#rightcalc .disabled #imperative_message {
 color: #8B8B8B;
}


#rightcalc .e-calculator {
  background: #fff url("../gfx/algemeen/calculator2_back.gif") no-repeat scroll left top;
  height:755px;
  padding:8px 5px 0 15px;
  width:207px;
}
#rightcalc .rightcolumnheader {
  display: none;
}

#rightcalc h2, #rightcalc p{
  margin:0px;
}
#rightcalc .rightcolumnheader{
 height:80px;

}
#rightcalc .rightcolumnheader p{
 font-weight:600;
 color:#304C01;
}
.contentholder .rightcolumn p {
  margin: 3px 0 5px 0;
}

.rightcolumn .form {
  margin: 0;
}


.rightcolumn .calculator {
  position: absolute;
  width: 58px;
  height: 104px;
  left: 156px;
  top: -8px;
  background: url("../gfx/algemeen/calculator.png") no-repeat left top;
  z-index: 10;
}

.rightcolumn h2 {
  margin: 0 0 8px 0;
}

.rightcolumn ul {
  margin:0px;
  padding:0px;
  list-style-position:inside;
}

.rightcolumn #loginName, .rightcolumn #password {
  width: 148px;
  height: 16px;
  padding: 3px 0 0 5px;
  border: 1px solid #77ac05;
  background: #fff url("../gfx/algemeen/loginnaam_back.gif") no-repeat;
  margin-bottom: 10px;
  display: block;
}

.rightcolumn #loginName {
  /*background: #fff url("../gfx/algemeen/inlog_naam_back.gif") no-repeat;*/
}

.rightcolumn #password {
  /*background: #fff url("../gfx/algemeen/inlog_password_back.gif") no-repeat;*/
}

.rightcolumn #inlogButton {
  border: none;
  width: 66px;
  height: 26px;
  color: #fff;
  font-size: 12px;
  padding:0 0 5px 0;
  background: #fff url("../gfx/algemeen/inlog_button_back.jpg") no-repeat;
  cursor: hand;
  cursor: pointer;
}

.rightcolumn .inlog_registreren {
  width: 192px;
  float: left;
  padding: 30px 0px 0 0;
  background: url("../gfx/algemeen/inlog_registreren_back.png") no-repeat;
}

.rightcolumn .inlog_registreren #registreerButton,
.content .ec_register .ec_form #registreerSubmitButton,
.content .ec_register .ec_form #signUpCompleteInlogButton,
.content .ec_forgotww  .ec_form #registreerSubmitButton,
.content .ec_editUser  .ec_form #editUserSubmitButton {
  background: url("../gfx/algemeen/button_registreer_back.png") no-repeat;
  border: none;
  color:#fff;
  font-size:15px;
  font-weight:bold;
  height:65px;
  width:170px;
  cursor: hand;
  cursor: pointer;
}

.rightcolumn .inlog_registreren #registreerButton {
  margin-left: 11px;
  padding-bottom:35px;
}

.content .ec_register .ec_form #registreerSubmitButton, .content .ec_forgotww  .ec_form #registreerSubmitButton, .content .ec_editUser  .ec_form #editUserSubmitButton {
  margin-left: 11px;
  padding-bottom:35px;
}

 .content .ec_register .ec_form #signUpCompleteInlogButton {
   margin: 30px 0 0 95px;
  padding-bottom:35px;
}

/* index pagina welkom en 2 x nieuws */
.index_welkom, .index_nieuws {
  width: 100%;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.index_welkom {
  border-bottom: 1px solid #77ac05;
}

.index_nieuws {
  background: url("../gfx/algemeen/index_nieuws_back.gif") no-repeat center bottom;
}

.index_nieuwsartikel_1, .index_nieuwsartikel_2 {
  width: 316px;
  padding-right: 16px;
  float: left;
}

.index_nieuwsartikel_2 {
  padding: 0 0 0 16px;
}

.index_nieuws h2, .ec_news h2 {
  font-size: 13px;
  margin: 0 0 10px 0;
}

.index_leesmeer {
  float: left;
  margin-top: 18px;
}

/*initiatiefnemers*/
.initiatiefnemers {
  float: left;
  width: 910px;
  height: 72px; 
}

/* Sorteringsmogelijkheden */
.sort_options{
	padding-left:10px;
	padding-bottom:10px;
	float:right;
}

.sort_options .selected{
	font-weight: bold;	
}

.sort_options .unselected{
	color:#304C01;
	font-weight:normal;
	text-decoration:none;
}


/* nieuwbouwprojecten */
.nieuwbouwproject {
  border-bottom:1px solid #77AC05;
  float:left;
  margin-bottom:15px;
  padding:0 0 0;
  width:674px;
}

.nieuwbouwproject .ai_thumb {
  width: 127px;
  float: left;
}

.nieuwbouwproject .projectbeschrijving_short, .nieuwbouwproject .projectenergiebeschrijving_short {
  float: left;
  margin-left: 15px;
  width: 249px;
}

/* project beschrijving */

.project .descriptions {
  width: 223px;
  padding-right: 12px;
  float: left;
  margin-top: 5px;
}

.project .houseTypes {
  width: 422px;
  padding-left: 13px;
  background: url("../gfx/projecten/woningtypes_back.gif") no-repeat left top;
  float: left;
  margin-top: 5px;
}
.project .houseTypes img{
  float:left;
  margin: 0px 20px 20px 0;
}

.woningthumb{
  border:1px solid #BED982;
  padding:2px;
}
.project .houseTypes h4{
  margin-top: 0px;

}
.project .houseTypes .description{
  float:left;
  margin-bottom:10px;

}
.project .descriptions h2, .project .houseTypes h3 {
  margin-top: 0;
}  

/* houseTypes */
.houseTypes .houseType {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #bed982;
}

.houseTypeEcalculator .houseType {
  background:transparent url("../gfx/projecten/woningtypes_back.gif") no-repeat scroll right top;
  float: left;
  min-height: 560px;
  padding-right: 15px;
  width: 223px;
}

.houseTypeEcalculator .ecalc_light_pricelist {
  background: url("../gfx/algemeen/midden_back.gif") no-repeat left top;
  float:left;
  min-height: 560px;
  margin-left:14px;
  width:422px;
}
.houseTypes .prices {
  clear:left;
}
.energielasten{
  color:#4b7801;
}
.houseTypeEcalculator .houseType h2, .houseTypeEcalculator .houseType h3 {
 font-size:15px;
 font-weight:normal;
}

.houseTypeEcalculator .houseType h2, .houseTypeEcalculator .houseType h3 {
 margin-bottom: 0;
}

.houseTypeEcalculator .houseType h3 {
  margin-top: 0;
  margin-bottom:5px;
}

.houseTypeEcalculator .houseType h3 span.h3_name {
  font-weight: bold;
}

.houseTypeEcalculator .houseType .ecalc_light {
  margin: 12px 0 16px 0;
}

/* uw profiel */
.content .questions {
  float: left;
}

/* registreer en ww vergeten*/

.content .ec_register, .content .ec_forgotww, .content .ec_editUser {
  cursor:default;
  float:left;
  width:400px;
  background: url("../gfx/algemeen/registreer_back.gif") no-repeat;
  padding: 0 85px 0 15px;
}

.content .ec_register .ec_form p span, .content .ec_forgotww .ec_form p span, .content .ec_editUser .ec_form p span{
  display:block;
  float:left;
  width:200px;
}

.content .ec_register .ec_form label, .content .ec_forgotww .ec_form label, .content .ec_editUser .ec_form label {
  display: block;
  cursor:default;
  width:500px;
  margin-bottom: 10px;
}

.content .ec_register .ec_form p.geslacht, .content .ec_editUser .ec_form p.geslacht {
  float: left;
}

.content .ec_register .ec_form p.geslacht label, .content .ec_editUser .ec_form p.geslacht label {
  float:left;
  width:100px;
}

.content .ec_register .ec_form p.geslacht label input, .content .ec_editUser .ec_form p.geslacht label input {
  margin-right: 5px;
  vertical-align: text-bottom;
}

.content .ec_register .ec_form fieldset,  .content .ec_forgotww  .ec_form fieldset,  .content .ec_editUser  .ec_form fieldset{
  border: none;
}

.content .ec_register .ec_form .inputtext, .content .ec_forgotww  .ec_form .inputtext, .content .ec_editUser  .ec_form .inputtext{
  border:1px solid #77AC05;
  height:15px;
  padding:1px 0 2px 3px;
}

.content .ec_register .ec_form .birthdate select, .content .ec_editUser .ec_form .birthdate select {
  border: 1px solid #77AC05;
  height: 20px;
}

.content .ec_register .ec_form .birthdate input, .content .ec_editUser .ec_form .birthdate input {
  border:1px solid #77AC05;
  height:15px;
  padding:1px 0 2px 2px;
}


/* end registreer */



/*  footer */
.footer {
  width: 910px;
  border-top: 1px solid #77ac05;
  font-size: 8pt;
  margin-bottom: 30px;
  float: left;
}

.footer a {
  color: #a0a09f;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer ul, .footer li {
  display:inline;
  padding:0px;
  margin:0px;
}

.footer li {
  float:left;
  height:20px;
  margin-right:5px;
  padding-top:4px;
}

.footer li.floatright {
  float: right;
}

.footer ul li.o {
  color:#A0A09F;
  font-size:7pt;
  margin-top:4px;
}

/* Error styling */
.error ul li {
   color: #ff3333;
   list-style:none;
}


