/* Start of CMSMS style sheet 'mijnleencoach-content' */
html{
  height:100%;
  width:100%;
  margin:0;
  padding:0;
}
body {
  height:100%;
  background-image:url(uploads/images/bg1.png);
  background-repeat:repeat-x;
  padding:0;
  margin:0;
}

    #wrapper{
      min-height:100%;
      position:relative;
    }

        #header-wrapper{
            width:981px;
            height:165px;
            margin:0 auto 0 auto;
        }

            #logo{
                background-image:url(uploads/images/logo.png);
                width:332px;
                height:92px;
                float:left;
            }

            #nav{
                padding-top:35px;
                width:649px;
                float:left;
            }

        #content-wrapper{
            width:981px;
            padding-bottom:61px;
            margin:0 auto 0 auto;
        }

            #content-login{
                width:248px;
                float:left;
            }
            
            #content-login h3, #content h3, #content-tour h3{
                color:#00aeef;
                font-size:18px;
                font-family:Century Gothic;
                padding:18px 0 0 0;
                margin:0;
            }

            #content-login,#content, #content-tour{
                color:#666666;
                font-size:13px;
                font-family:Trebuchet ms;
            }

            #content-login a,#content a,#content-login a:hover,#content a:hover{
                color:#0098d1;
                font-size:13px;
                font-family:Trebuchet ms;
                text-decoration:none;
            }

            #content{
                width:695px;
                float:left;
                padding-left:35px;
            }
            #content-tour{
                width:981px;
            }


            p.title{
                padding:0 0 20px 0;
                margin:0;
            }  

        #footer-wrapper{
            width:100%;
            height:61px;
            background-image:url("uploads/images/footer.png");
            position:absolute;
            bottom:0;
        }
            
            #footer{
                margin:0 auto 0 auto;
                width:981px;               
            }

            #footer p, #footer td{
                font-family:Trebuchet ms;
                color:#979797;
                font-size:12px;
            }

            #footer a{
                font-family:Trebuchet ms;
                color:#979797;
                font-size:12px;
                font-weight:bold;
                text-decoration:none;
            }

        .input{
            background-image:url(uploads/images/input.png);
            background-repeat:no-repeat;
            width:168px;
            width:170px;
            height:24px;
            border:0;
            line-height:24px;
            color:#b1b1b1;
        }

        .submit{
            background-image:url(uploads/images/login.png);
            border:0;
            width:73px;
            height:26px;
        }

            .belmij{
            background-image:url(uploads/images/bel_mijterug_button.png);
            border:0;
            width:105px;
            height:27px;
            outline:none;

        }

        .clear{
            clear:left;
        }
/* End of 'mijnleencoach-content' */

