/* ================================ +
   Hoogenraad & Haak advertising-ip
 + ================================ */


/* ================================ +
               PRINT STYLES
+  ================================ */


/* start RESET DEFAULT styles */
*{ margin:0; padding:0; }

html { font: 10px/1.4 arial, Verdana, sans-serif;  }

body { 
  font-size:          1.4em;
  line-height:        20px;
  color:              #333333;
  text-align:         left;
  margin:             40px
  }
  
img { border:0px; }	
ul { list-style:none;}
a { text-decoration:underline; }
a:hover{ text-decoration:none; }

.clear {
	clear:					both;
}
/* end RESET DEFAULT styles */

/*
div,ul {
  display:        none;
}
*/
#nav-boven {
  display:        none;
}
#nav-hoofd {
  display:        none;
}
#navigatie_sub ul {
  display:        none;
}
#algemeen h1 {
  line-height:      60px
}
#algemeen h2 {
  line-height:      30px
}
#algemeen ul {
  list-style:circle;
}
#content h1 {
  line-height:      60px
}
#content h2 {
  line-height:      30px
}
#content ul {
  list-style:circle;
}
#inschrijving h1 {
  line-height:      60px
}
div.introtekst,
#container,
#maincontent,
#navigatie,
#content, 
#algemeen, 
#wandeling,
#navigatie_sub,
#wandeling-container,
.vragen  {
    display:        block;
  }
 
#wandelingen h1{
  display: none
}


#navigatie .logo {
    display:        block;
    margin-bottom:  40px
  }

#navigatie_sub h1 {
  line-height:      60px
  }

.typevraag {
  font-size:       20px;
  margin:          20px 0 10px 0
  }

.vragen li {
  padding:         5px 0 5px 0
  }

