/*
handheld.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/

.nopda {
     display: block ;
}
@media handheld { 
.nopda { 
display: none ;
}
}
 
 #copyright, #rechtermenu, #koptekst2, #kopfoto1, #kopfoto2, #kopfoto3, #kopfoto4, #kopfoto5, #kopfoto6, #kopfoto7, #logobuurtbus, #logobuurtbus-zw, .img, .noprint {
	DISPLAY: none }
	


@media handheld {
  body  { background: center center; background-position: 45% 55%}
   #hoofdscherm { margin: 0}
   #linkermenu { margin: 0}
     }
      
p.kruimelpad {
	FONT-SIZE: 60%
}

H1 {
	FONT-SIZE: 150%
}
H2 {
	FONT-SIZE: 135%
}
H3 {
	FONT-SIZE: 125%
}
H4 {
	FONT-SIZE: 115%
}
H5 {
	FONT-SIZE: 110%
}
H6 {
	FONT-SIZE: 105%
}   



/*
print.css
(c)2006 HeRiAn internetdiensten te Nijkerk
Webdesign, hosting en websiteoptimalisatie.
http://www.herian.info/
*/