body
{
background-attachment: fixed;
}
#hoofdmenu > ul > li > a
{
height: 50px;
display: inline-block;
padding-left: 16px;
padding-right: 16px;
}
.hmspacer
{
display: none;
}
#textcontainer
{
min-height: 800px;
height: 800px;
}
h1
{
background-image: url('/siteimg/paradijsvogels/pvh1.png');
background-position: left center;
background-repeat: no-repeat;
padding-left: 40px;
height: 80px;
line-height: 80px;
}
div.nwslijstimageblock img
{
border-radius: 5%;
border-color: #bbb;
}
img.foto1, img.foto2, img.foto3
{
border-color: #bbb;
}
hr.linkstreep
{
border-color: #bbb;
}
#bottom
{
border-radius: 0 0 75% 75%;
}
#realisatie
{
display: none;
}
@media screen and (max-width: 599px),(max-device-width: 599px) and (orientation: portrait) {
  * {
     font-size: 15px;
  }
  body { background: none; }
#menucontainermob
{
background-image: url(/siteimg/paradijsvogels/pvlogo.png) !important;
background-size: 100% 60px;
}
h1 { line-height: 30px; font-size: 24px; padding-left: 54px;}
}
