body {
    font-family: Arial;
    font-size: 16px;
    margin: 0;
    color: #666;
    background: #FDFDFD;
    min-width: 475px;
}

#Header h1 {
    padding: 0;
    margin: 0;
    line-height: 120px;
    background: url(../images/logo_mobiel2.png) no-repeat 50% 50% #ffffff;
    text-indent: -100em;
    overflow: hidden;
}

#Intro {
    display: none;
}

#Menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    width: 100%;
    text-align: center;
}

#Menu li {
    display: inline-block;
    width: 32%;
    margin: 0;
    padding: 0;
}

#Menu li a, #Menu li span {
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: 120%;
    padding: 0.5em 0 0.5em 0;
    color: #FFF;
    background: #0094FF url(../images/verloop-top.png) repeat-x left top;
}

#Menu li span {
    background-color: #0074d4;
}

#Main {
    padding: 1em;
    clear: both;
    background: #c8daf5 url(../images/stippenlijn.png) repeat-x 5px 5px;
}

.MainItem, .MainItemLong {
    margin: 3em 0 1.5em 0;
}

.MainItemInlay {
    background-color: #FFF; 
    padding: 1em 1em 1em 200px;
    background-repeat: no-repeat;
    min-height: 148px;
    background-position: 10px 10px;
}

.MainItemInlay p {
    margin: 0;
    padding: 0;
}

.MainItemInlay h2 {
    color: #0094FF;
}

.MainItem1 {
    background-image: url(../images/boeken.png); 
}

.MainItem2 {
    background-image: url(../images/menu_afb_vto.png); 
}

.MainItem3 {
    background-image: url(../images/laptop.png); 
}

.MainItem4 {
    background-image: url(../images/menu_afb_zakelijk.png); 
}

.MainItemButtonBar {
    background: #0094ff url(../images/verloop_balk.png) repeat-x left bottom;
    line-height: 45px;
    margin: 0.25em 0 0 0;
}

.MainItemButtonBar a {
    color: inherit;
    font-weight: bold;
    color: #FFF;
    font-size: 150%;
    display: block;
    padding-left: 200px;
    background: url(../images/pijl-wit-mobiel.png) no-repeat right center;
}

#SocialMediaInlay a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 25px;
    text-indent: -100em;
    overflow: hidden;
}

#OverlayInlay {
    padding: 5em 0 5em 0;
}

#Overlay h2 {
    padding: 0;
    margin: 0;
    color: #319DCB;
}

#Overlay p {
    line-height: 1.4;
    font-size: 114.5%;
}

#Overlay p.Name {
    font-weight: bold;
    font-size: 120%;
}

#Overlay label {
    color: #319DCB;
}

#Overlay iframe {
    border: 5px solid #319DCB;
}

#OverlayInlay {
    background: #FFF;
    padding: 1em;
}

.OverLayColumn50 img, .OverLayColumn33 img {
    display: none;
}

#SocialMediaInlay {
    text-align: center;
    background: #FFF;
    padding: 0.2em;
    margin: 4em 0 0 0;
}

#SocialMediaInlay h2 {
    padding: 0;
    margin: 0;
    color: #0094FF;
}

#SocialMedia a.Button1 {
    background: url(../images/bttn_facebook.png);
    background-position: left 0px;
}

#SocialMedia a.Button2 {
    background: url(../images/bttn_hyves.png);
}

#SocialMedia a.Button3 {
    background: url(../images/bttn_twitter.png);
}

#Footer {
    background: #031E39;
    text-align: right;
    color: #FFF;
    font-size: 80%;
    line-height: 20px;
    clear: both;
    padding: 2em;
}
