html {
    height: 100%;
}

body {
    background:  #6c6e71;
    min-width:   776px;
    height:      100%;
    font-family: arial,helvetica,verdana,times;
    font-size:   14px;
    margin:      0;
    padding:     0;
    border:      0;
}

body a {
    color: #3d5d6f;
}

h1,h2,h3 {
    font-family: arial,helvetica,verdana,times;
    color:       #f5821f;
}

h2 {
    font-size:26px;
}

#WowContent {
    position:   relative;
    background: url(/krisvleugels/bg_fullwidth.jpg) repeat-y;
    width:      776px;
    min-height: 100%;
    margin:     0 auto;
    padding:    0;
    border:     0;
}

#Header {
    position:   relative;
    background: url(/krisvleugels/header.jpg);
    width:      776px;
    height:     93px;
}

#WowMainColumn {
    float:    left;
    position: relative;
    width:    539px;    /* 559px - 20px padding */
    margin:   0;
    padding:  20px 0 0 20px;
    border:   0;
}

#WowLeftColumn {
    float:    left;
    position: relative;
    width:    217px;
    margin:   0;
    padding:  0;
    border    0;
    overflow: hidden;
}

#WowFooter {
    background:  transparent;
    height:      auto;
    clear:       both;
    margin:      0;
    padding:     0;
    border:      0;
    line-height: 0;
}

#WowFooter2 {
    position:   relative;
    background:  #57849f;
    width:       771px;    /* 776px - 5px padding */
    height:      16px;
    clear:       both;
    font-size:   12px;
    color:       #fff;
    font-weight: bold;
    font-family: arial;
    text-align:  right;
    margin:      0;
    padding:     0 5px 0 0;
    border       0;
}

.clear {
    clear:   both;
    height:  0;
    margin:  0;
    padding: 0;
}

#PhotoBlock {
    position:   relative;
    background: url(/krisvleugels/krisvleugels.jpg) no-repeat;
    width:      217px;
    height:     74px;
    margin:     0;
    padding:    0;
    border:     0;
}

#logo-schil {
    width:            217px;
    border-top-width: 1px;
    border-color:     #fff;
    border-top-style: solid;
}

.logo-knop {
    overflow: hidden;
}

.logo-knop a {
    display:             block;
    text-decoration:     none;
    color:               #6c6e71;
    width:               217px;
    height:              35px;
    padding:             16px 0 0 0;
    border-color:        #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.logo-knop a.cdenv {
    background: url(/krisvleugels/cdenv.gif) no-repeat 15px 8px;
}

.logo-knop a.caxent {
    background: url(/krisvleugels/caxent.gif) no-repeat 57px 10px;
}

.logo-knop a.eav {
    font-size:   16px;
    font-weight: bold;
    text-align:  center;
}

.logo-knop a.christenunie {
    background: url(/krisvleugels/christenunie.gif) no-repeat 46px 10px;
}

#navcont ul {
    list-style-type:  none;
    font-family:      arial,helvetica,verdana,times;
    font-size:        14px;
    font-weight:      bold;
    margin:           0;
    padding:          0;
    border-top-width: 1px;
    border-top-style: solid;
    border-color:     #fff;
}

#navcont ul li {
    padding: 0;
    margin:  0;
    border:  0;
}

#navcont ul li a {
    display:             block;
    overflow:            hidden;
    width:               152px;    /* 217px - 60px padding - 5px extra */
    height:              35px;
    color:               #6c6e71;
    padding:             16px 0 0 60px;
    border-bottom-width: 1px;
    border-color:        #fff;
    border-bottom-style: solid;
    text-decoration:     none;
    white-space:         nowrap;
}

#navcont ul li a:hover {
    text-decoration: underline;
}

#navcont ul li a.nav-item {
    background: url(/krisvleugels/logo-but-cl1-2.gif) no-repeat 5px 3px;
}

