﻿body 
{
    font-family: Tahoma;
    color: #777;
    background-image:url('../Master/DESIGN/Achtergrond04.png');
    background-position: center top; 
    background-repeat: no-repeat; 
    font-size: 11px;  
    text-align: center;
}

#MenuSiteMap
{
    width: 98%; 
    background-color: #F3F0F0; 
    font-family: Tahoma; 
    font-size: 16px;
    font-weight: bold;
    color: #579AAC; 
    margin-bottom: 20px; 
    margin-top: 10px;
    padding-top: 5px;  
    padding-bottom: 5px; 
    padding-left: 5px; 
}

/*Bevat de gehele pagina*/
#Wrapper 
{ 
    width: 885px;  
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/*3 Grote blokken van de pagina*/
#Header 
{
    height: 145px;
    width: 100%; 
}

#Content
{
    width: 100%;
}

#Footer
{
    height: 20px;
    width: 710px;
    float: right; 
    text-align: right; 
    color: #8ACAF5;
    font-weight: bold; 
    padding-right: 10px; 
}

/*Sub-items van Main*/
#MenuAndButton
{
    float: left; 
    width: 175px;
}

#OpvoedingswinkelGent
{
    margin-top: 5px; 
    vertical-align: middle; 
    font-family: Tahoma; 
    font-size: 12px; 
    font-weight: bold; 
    color: #579AAC; 
    padding-top: 5px; 
}

#login
{
    width: 175px;     
}

#menu
{
    margin-top: 20px; 
    padding-left: 10px; 
    font-size: small;
    height: 500px; 
}
 
#text 
{
    margin-left: 175px;
    padding-left: 10px; 
}

#textContext
{
    height: 475px;
    overflow: auto;
    padding-left: 10px; 
    scrollbar-arrow-color: white ;
    scrollbar-face-color: silver;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: slategrey;
    scrollbar-shadow-color: dimgrey;
    scrollbar-darkshadow-color: darksladegrey;
    scrollbar-track-color: lightgrey; 
}

.modalBackground 
{
	background-color: black;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.pnlBtns
{
    float: right;
}

a 
{
    color: #E798C8; 
}

a.footer
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
    text-decoration: none; 
}

a.footer:hover
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
    text-decoration: underline;
}

a.footer:visited
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

a.footer:link
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

a.footer:active
{
    font-family: Tahoma;
    color: #8ACAF5;
    font-weight: bold; 
}

