/* 
    Document   : ipad
    Created on : 22-dec-2011, 17:03:18
    Author     : Pataar
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body{
    height:88%;
}
#header_logo 
{
        top: -116px;
}

#container{
    margin-top: 110px;
    height:83% !important;
}

#homeInhoud{
    
    margin-top:3px !important;
}

#menu_bar
{
      font-size: 9px;
}

#menu_bar ul {

    margin-left: -41px;
    position: absolute;
    text-align: left;
top: -8px;
}

div.home-block {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    cursor: pointer;
    display: inline-block;
    font-family: "Magnificent";
    font-size: 30px;
    height: 49%;
  width: 32.7%;
  margin:0;
  
}

#middle_container_start
{
    margin-bottom: 0px !important;
}