#heb {
  margin: 0;
  padding: 0;
  background-color: #7a7d7d;

}
img {
	border: none;
}
.clearFloat {
	clear: both;
}
#container {
  position: relative;
  margin-top: 20px;
  width: 960px;
  height: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;

}
#sidebar {
	position: absolute;
	right: 0px;
	top: 55px;
	width: 580px;
	height: 200px;

}
.red {
	background-color: red !important;
}

.blue {
	background-color: blue !important;
}
#sidebar a {
	color: red !important;
	font-size: 22px !important;
}
#sidebar h2 {
	color: #0080B1 !important;
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	float: left;
}

.sidebaritem {
	background-color: #C5E7F8;
	border: 1px solid black;
	margin-bottom: 23px;
	padding: 5px 20px;
	height: 88px;
}

.sidebaritem2 {
	background-color: #C5E7F8;
	border: 1px solid black;
	margin-bottom: 23px;
	padding: 5px 20px;
	height: 88px;
}

.sidebaritem img{
	position: absolute;
	margin-left: 100px;
}

.sidebaritem2 img {
	position: absolute;
	margin-left: 6px;
}

#intro {
	margin-top: 300px;
}
#intro1 p, #intro2 p {
	width: auto !important;
	margin-left: 0px !important;
	text-align: left !important;

}

#intro2 {
	width: 200px;
	float: left;
	border: 1px solid black;
}
#header {
  position: relative;
  width: 960px;
  height: 266px;
  margin: 0;
  padding: 0;
}

#header h1, h2{
  display: none;
}

#heb_logo{
  z-index: 9999;
  position: absolute;
  left: 40px;
  top: 0px;
  border: none;
}

#slogan{
  display: none;
  z-index: 10;
  position: absolute;
  left: 370px;
  top: 40px;
}

#extragraphic {
  position: absolute;
  left: 40px;
  top: 340px;
  width: 235px;
  height: 40px;
  background-color: #c5e7f8;
  z-index: 10;
}


#navicontainer {
  position: absolute;
  margin-left: 40px;
  margin-top: 90px;
  padding: 0px;
  float: left;
  z-index: 20;
  background-color: #e3f1f9;

}

#navi {
  margin: 0;
  padding: 0;
}


#navilist {
  padding: 0;
  margin: 0;

}


.hoofdlink {
  font-family: Verdana;
  font-size: 14px;

  background-image: url("images/list_link.png");
  background-repeat: no-repeat;
  margin-top: 2px;
  width: 235px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-top: 3px;


}
.hoofdlink a {
  display: block;
  margin-left: 40px;
  font-family: Arial;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  color: #0080b1;
}

.hoofdlink a:hover {
  color: #004990;
}


#subnavi1, #subnavi2, #subnavi3 {
  display: none;
  margin: 0;
  padding: 0;

}




.sublink {
  background-color: #e3f1f9;
  list-style-type: none;
  height: 25px;
  width: 235px;
  font-family: Arial;
  font-size: 10px;


}

.sublink a{
  display: block;
  margin-left: 20px;
  font-family: Arial;
  font-size: 11px;

  text-decoration: none;
  margin-left: 40px;
  line-height: 20px;
  color: #004990;

}
.sublink a:hover{
  text-decoration: underline;

}


#aktie1{
  position: absolute;
  
  left: 40px;
  top: 570px;
  z-index: 1;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: red;
}

.aktielink{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: #FFFFFF;
  z-index: 2;
  top: 170px;
  left: 40px;
}

#aktie1 img {
  border: 0px;
}

#aktie2{
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  position: absolute;
  left: 70px;
  top: 800px;
  z-index: 0;

}

#aktie2 a {
  text-decoration: none;
  color: #004990;
}

#aktie2 a:hover {
	text-decoration: underline;
}

#telefoon{
  position: absolute;
  left: 40px;
  top: 225px;
  z-index: 50;
}

#telefoon img {
  border: 0px;
}


#content {
  position: absolute;
  font-family: Helvetica;
  color: #10628d;
  margin-top: 20px;
  margin-left: 370px;
  width: 590px;
  height: 650px;
  background-image: url("images/content_background.png");
  background-position: bottom left;
  background-repeat: no-repeat;

}

#content h3, #content h4 {
  margin-left: 20px;
  color: #ed1c24;

}
#content h4 {
  font-weight: normal;	
  font-size: 14px;
  margin-bottom: 0px;
}


#content p {
  line-height: 18px;
  margin-left: 20px;
  font-size: 12px;
   color: #10628d;
  width: 394px;
  text-align: justify;
}

#content a {
  padding-bottom: 5px;
  font-size: 12px;
  color: red;

}


#extrafoto {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 489px;
  height: 265px;
  padding: 0;
  margin: 0;
}
#footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 21px;
  background-image: url("images/shadow_bottom.png");
}

#icontable{
  text-align: center;
  width: 300px;
  margin-top: 50px;
  margin-left: 40px;
  font-size: 14px;
  color: #10628d;
  line-height: 30px;
}

#icontable a {
  font-size: 14px;
  color: #10628d;
  text-decoration: none;
}
#icontable a:hover {
  text-decoration: underline;
}




#icontable img{
  border: none;
}

#copyright{
  font-size: 11px;
  position: absolute;
  font-weight: bold;
  color: #003366;
  bottom: 2px;
  z-index: 10;
  left: 70px;
}

#reserveren_form label, #belmeop_form label, #email_form label{
  display: block;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  width: 120px;
  text-align: right;
  padding-right: 5px;
  margin-top: 5px;
}

#reserveren_form input, #belmeop_form input, #email_form input{
  padding: 3px;
  font-family: Georgia, serif;
  margin-bottom: 3px;
}

#belmeop_form select, #reserveren_form select, #email_form select{
  padding: 3px;
  font-family: Georgia, serif;
    margin-bottom: 3px;
}

.belmeop_submit, .email_submit {
  margin-top: 3px;
  margin-left: 123px;
}
#email_form select{
  padding: 3px;
  font-family: Georgia, serif;
}


.email_input {
  width: 200px;
  margin-left: 2px;
}
.ruimte_input {
  width: 50px;
  margin-left: 2px; 
}

.uur_input {
  width: 20px;
}
.minuut_input {
  width: 20px;
}

.reserveren_submit {

  margin-left: 250px;
  margin-top: 10px;

}
#vestigingen h4 {
  font-size: 14px;
  margin-left: 20px;
  margin-bottom: 5px;
}
#vestigingen p {
  margin-top: 0px;
  font-size: 12px;
}
#vestigingen a {
 margin-left: 0px;
}
#vestigingen table {
  width: 300px;
  margin-left: 20px;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
}



#vestigingen iframe {
  margin-left: 10px;
}

#contactmenu {
  text-align: center;
}

.aantal_input {
  width: 20px;
  height: 10px;
  font-size: 9px;
}
#calc_menu {
  margin-left: 80px;
}


#woonkamer_tabel, #keuken_tabel, #slaapkamer_tabel, #badkamer_tabel, #zolder_tabel {

  position: absolute;
  top: 200px;
  left: 20px;
}
#woonkamer_tabel table, #keuken_tabel table, #slaapkamer_tabel table, #badkamer_tabel table, #zolder_tabel table {
  width: 400px;
}

#woonkamer_tabel td, #keuken_tabel td, #slaapkamer_tabel td, #badkamer_tabel td, #zolder_tabel td {
  font-size: 12px;
  height: 12px;
}
#woonkamer_tabel th, #keuken_tabel th, #slaapkamer_tabel th, #badkamer_tabel th, #zolder_tabel th {
  text-align: left;
}
#keuken_tabel, #slaapkamer_tabel, #badkamer_tabel, #zolder_tabel {
  display: none;
}




#totaal {
  position: absolute;
  top: 150px;;
  left: 60px;
}
#totaalruimte {

  margin-left: 3px;
  width: 30px;
}


#wistudat a{
  text-decoration: none;
}

#vestigingen_images {
  position: absolute;
  top: 30px;
  left: 350px;
  z-index: 40;
}
#vestigingen_images img {
  z-index: 10;
}
#vestigingen p {
  margin-bottom: 3px;
}
#vestigingen table {
  font-size: 12px;
  width: 400px;
}


#opslag_tabel {
  font-size: 12px;
  width: 400px;
  margin-left: 20px;
}
#opslag_tabel td {
 /* border: 1px solid black;    */
  background-color:  rgb(227, 241, 249);

  padding: 3px;
}


.opslag_prijs {
  text-align: center;
}

#akties {
  overflow: auto;
  height: 500px;
  width: 470px;
}


#akties h3{
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 3px;
}
#akties p{
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 16px;
}

.bold {
  font-weight: bold;
}

.odd {
  background-color: rgb(197, 231, 248);
}
.even {
  background-color: rgb(94, 176, 229);
}

#garagedoor {
	
	margin: 10px auto auto 20px;
	list-style: none;
	background: url(images/menu-bg.jpg) no-repeat;
	width: 400px;
	height:105px;
	overflow: auto;	
}
#garagedoor li {
	width: 133px;
	height: 100px;
	display: block;
	float: left;

}

/* Modernizer Enabled */
.csstransitions #garagedoor li {
	-webkit-transition: background-position 0.6s ease;
	-moz-transition: background-position 0.6s ease;
	-o-transition-property: background-position 0.6s ease;
}
.csstransitions #garagedoor li:hover {
	background-position: 0 -100px !important;
}

#garagedoor li#shutter1 {
    margin-left: -38px;
	background: url(images/shutter-africanplains.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter2 {
	background: url(images/shutter-reptiles.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter3 {
	background: url(images/shutter-aviary.jpg) 0 0 no-repeat; 
}
#garagedoor li#shutter4 {
	background: url(images/shutter-arcticzone.jpg) 0 0 no-repeat; 
}
#garagedoor a {
   margin-left: -3px;
   width: 135px;
   height: 95px;
   display: block;
   background: url(images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}

#verzekeringen {
	overflow: auto;
	height: 500px;	
}
#verzekeringen ul {
	font-size: 12px;
	width: 394px;
	line-height: 18px;
}
