*
{
    margin: 0;
}
html, body
{
    height: 100%; 
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%; 
    margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */

 
    width: 761px;
    text-align: left;
    background-position: 0px 80px;
    background-repeat: no-repeat;
    background-image: url(WrapperRepeat.gif);
}




.footer, .push
{
   height: 50px; /* .push must be the same height as .footer */
}


.footer
{
    position: relative; /*margin: 0 auto;*/
    background: url(BodyBgBottom.jpg);
    background-repeat: repeat-x;
    /*border: solid 1px red;
    background-color: #eeeeee;*/
    
}

.footer div.footerBanner
{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    padding: 0;
    height: 31px;
    margin: 0 auto;

}




body
{
    text-align: center;
    background-color: #014A8E;
    background-image: url(BodyBgTop.jpg);
    /*background-image: url(BodyBgBottom.jpg);*/
    background-repeat: repeat-x; 
    /*background-position: bottom; /*	font-family: Verdana ; 	font-size: 13px;*/
}


body, table
{
    font-family: Verdana;
    font-size: 11px; /*font-size: 0.9em;*/
}




div.BodyTop
{
    height: 7px;
}


div.WielLogo
{
    height: 132px;
}

div.WielBread
{
    background-color: #014A8E;
    height: 35px;
 
}

div.WielBreadPadding
{
    padding-top: 10px;
}


div.WielBreadPadding *
{
    color: #FFFFFF;
    font-size: 13px;
}

div.ZoekenPadding
{
    float: right; 
    padding-top: 4px;
}
    
div.ZoekenPadding a
{
    color: #FFFFFF;
}
    




/*.Zoeken *,
.NormalTextBox
{
    color: #55FFFF;
}
*/

div.WielMenu
{
    height: 40px;
    background-image: url(MenuBg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/



.Menu_StaticMenuItemStyle, .Menu_DynamicMenuItemStyle
{
    font-size: 13px;
    /*font-weight: bold;*/
    
}

.Menu_StaticMenuItemStyle
{
    text-align: center;
}



H1
{
    font-size: 18px;
    font-weight: normal;
}


.skinmaster
{
    height: 100%;
    background-color: #f3f5fa;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.skinheader
{
}

.controlpanel
{
    width: 100%;
    background-color: #fefefe;
}



/* used to set the different module align options - from module settings */
.DNNAlignleft
{
    text-align: left;
}
.DNNAlignright
{
    text-align: right;
}
.DNNAligncenter
{
    text-align: center;
}

div.LogoHome
{
    width:761px; 
    height: 132px; 
    background-repeat: no-repeat;
}

img.FotoOpPagina
{
cursor: pointer;
}
