/* -- BODYHOME -- */
#bodyhome
{
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 160px;
    left: 0px;
    bottom: 0px;
    right: -15px;
    
    color: #3A332E;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 15px;

    overflow-y: scroll;
    overflow-x: hidden;
    min-width: 455px;
    min-height: 300px;

  
    -webkit-overflow-scrolling: touch;
}

@media all and (min-width: 600px)
{
    #bodyhome
    {
        
    }
}

@media all and (min-width: 960px)
{
    #bodyhome
    {
        top: 200px;
        padding-left: 50px;
        padding-right: 65px;
    }
}


/* -- BODY -- */
#body
{
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 40px;
    left: 0px;
    bottom: 0px;
    right: -15px;
    
    color: #3A332E;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 15px;

    overflow-y: scroll;
    overflow-x: hidden;
    min-width: 455px;
    min-height: 300px;

  
    -webkit-overflow-scrolling: touch;
}

@media all and (min-width: 600px)
{
    #body
    {
        
    }
}

@media all and (min-width: 960px)
{
    #body
    {
        top: 40px;
        padding-left: 50px;
        padding-right: 65px;
    }
}




/* -- CONTENT -- */
#content.textpage, #content.frontPage
{
    width: 100%;
    display: block;
    min-width: 455px;
}

#content .smallcontenthome
{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

#content .smallcontent
{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

#content .smallcontentcontactform
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    min-height: 600px;
}

#content .smallcontenthome .pagespacer
{
    margin: 0px -15px 0px -10px;
    padding: 0px 25px 0px 25px;
    min-width: 480px;
    
}

@media all and (min-width: 730px)
{
    #content .smallcontenthome .pagespacer
    {
        margin: 0px -15px 0px -10px;
        padding: 0px 125px 0px 125px;
        min-width: 480px;
    }    
}

#content .smallcontentcontactform .pagespacer
{
    width: 100%;
    
}

#content .smallcontent .pagespacer
{
    width: 100%;

}

#content
{ 
    font-size: 15px;
    color: #3A332E;
}

#content ol
{ list-style-type: decimal; margin: 0 0 0 25px; }

#content ol li
{}

#content ul
{ list-style-type: disc; margin: 0 0 0 25px; }

#content ul li
{}

#content h3 a
{ color: #000000; }


/* -- HEADERS --*/
h1 { font-size:40px; text-transform:uppercase; }
h2 { font-size:30px; text-transform:uppercase; font-weight:bold; }
h3 { font-size:16px; text-transform:uppercase; font-weight:bold; }
h4 { font-size:14px; text-transform:uppercase; font-weight:normal; }
h5 { font-size:12px; text-transform:uppercase; font-weight:bold;}
h6 { font-size:12px; text-transform:uppercase; font-weight:normal;}


/* -- COMMON TAGS --*/
p 
{ 
    font-size:15px;
    line-height:18px;
    margin: 0px 0px 0px 0px;
}

a
{ 
    color: #FF3110;
    text-decoration: none;
}

a:hover
{ text-decoration: underline; }

strong 
{ font-weight: bold; }

img
{}

small
{ font-size:9px; }


/* -- SELECTION --*/
::-moz-selection { background-color:#FF3110; color:#FFFFFF; }
::-o-selection { background-color:#FF3110; color:#FFFFFF; }
::-webkit-selection { background-color:#FF3110; color:#FFFFFF; }
::selection { background-color:#FF3110; color:#FFFFFF; }


.referentiesWrapper
{
    
}

.referentiesWrapper .referenties
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    background-color: #71C5EF;
    text-align: center;
    line-height: 40px;
}

.referentiesWrapper A
{
    font-size: 19px;
    color: #5b3414;
}


.referentiesWrapper A:hover
{
    text-decoration: none;
    color: #FFFFFF;
}



.meerinfoWrapper
{
    
}

.meerinfoWrapper .meerinfo
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    background-color: #810303;
    text-align: center;
    line-height: 40px;
}

.meerinfoWrapper A
{
    font-size: 19px;
    color: #FFFFFF;
}

.meerinfoWrapper A:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

#Ervaringen
{
    text-align: center;
}

#Ervaringen IMG
{
    max-width: 700px;
    width: 75%;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
