* {
    font-family: arial, verdana;
    font-size: 14px;
}
html, body {
    margin: 0px;
    height: 100%;
}
html {
    background-color: #65A8DF;
    background-image: url('images/AchtergrondJongKind.jpg');
    background-repeat: repeat-x;    
}
a {
    color: #7F7F7F;
}
a:hover {
    text-decoration: none;
}
h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 25px;
    
}
ul {
    margin: 10px 0px 10px 15px;
    padding: 0px;
}
li {
}
#wrapper {
    margin: 0px auto -32px auto;
    width: 950px;
    min-height: 100%;
    height:auto !important;
    height: 100%;
    background-color: #ffffff;
    border-left: 1px #000000 solid;    
    border-right: 1px #000000 solid;
}
#banner_wrapper {
    width: 100%;
    height: 174px;
    background-image: url('images/banner_bg.jpg');
}
#mainNav_wrapper {
    width: 100%;
    height: 65px;
    background-image: url('images/mainNav_bg.jpg');
    background-repeat: no-repeat;
    position: relative;
}
#mainNav {
    margin-left: 180px;
    text-align: right;
}
#banner_overlay {
    position: absolute;
    top: 0px;
    left: 180px;
    width: 66px;
    height: 5px;
    background-image: url('images/banner_overlay.png');
}

#content_wrapper {
    padding: 25px 5px 0px 5px;
    width: 100%;
    min-height: 250px;
}
#subNav_wrapper {
    float: left;
    width: 175px;
}
#text_wrapper {
    float: left;
    width: 765px;
}
#footer_push {
    height: 40px;
}
#footer_wrapper {
    width: 950px;
    border-top: 1px solid #000000;
    margin: 0px auto;
    text-align: center;
    color: #7F7F7F;
    line-height: 30px;
}
#footer_wrapper a {
    text-decoration: none;
}
#footer_wrapper a:hover {
    text-decoration: underline;
}

.nav1_bg1 {
    background-image: url('images/nav1_rood.jpg');
}
.nav1_bg2 {
    background-image: url('images/nav1_geel.jpg');
}
.nav1_bg3 {
    background-image: url('images/nav1_groen.jpg');
}
.nav1_bg4 {
    background-image: url('images/nav1_blauw.jpg');
}
/************Wijzigen op eigen risico***********/
/*Navigatie menu*/
.menu1 {
    margin-left: 2px;
    padding: 10px;
    display: inline-block;
}
.menu1 a {    
    color: #000000;
    text-decoration: none;    
}
#menu1Actief {}
.menu2 {
    margin: 2px 0px 3px 0px;
    padding: 0px 0px 0px 18px;
    background: url('images/nav2_bg.jpg') no-repeat 0 50%;
}
.menu2 a {
    color: #000000;
    text-decoration: none;
}
#menu2Actief {}
.menu3 {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 2px 18px;
    background: url('images/nav3_bg.jpg') no-repeat 0 50%;
}
.menu3 a {
    color: #575757;
    text-decoration: none;
}
#menu3Actief {}
/*Forms*/
.formulier {                padding: 2px;
                            margin: 0px auto;
                            width: 95%}
.row {                      clear: both;
                            width: 100%;}
.label {                    float: left;
                            text-align: right;
                            width: 20%;
                            padding: 3px 0px 0px 0px;
                            font-style: italic;}
.input {                    float: right;
                            text-align: left;
                            width: 78%;}
.submit {                   margin: 5px 0px 0px 0px;
                            text-align: center;
                            width: 100%;}
.melding {							    margin: 5px 0px 10px 0px;
    												width: 100%;
                            text-align: center;
                            font-style: italic;}
/*Inloggen*/
/*Aanmelden*/
.intro {								    margin: 0px 0px 20px 0px;
												    padding: 0px;}
/*PopUp*/
#popUpInhoud {              margin: 5px;
                            padding: 0px;
                            background-color: #FFFFFF;}
#popUpClose {               margin: 25px 0px 0px 0px;
                            padding: 0px;
                            text-align: center;}
/*modules*/
.kop {                      font-weight: bold;}
.tabelLabel {               font-style: italic;}
/*sitemap*/
.niveau1 {                  margin: 0px;
                            padding: 0px;}
.cNiveau1 {                 margin: 0px 0px 10px 0px;
                            padding: 0px;}
.niveau2,
.niveau2Last {              margin: 0px;
                            padding: 2px 0px 0px 25px;}
.cNiveau2 {                 margin: 0px;
                            padding: 0px 0px 0px 0px;}
.niveau3,
.niveau3Last{               margin: 0px 0px 0px 25px;;
                            padding: 2px 0px 0px 25px;}
.cNiveau3 {                 margin: 0px;
                            padding: 0px;}
.midden {                   background-image: url('../system/images/client/MiddleLine.gif');
                            background-repeat: repeat-y;}
.niveau2,
.niveau3 {                  background-image: url('../system/images/client/MiddleCrossLine.gif');
                            background-repeat: no-repeat;}
.niveau2Last,
.niveau3Last {              background-image: url('../system/images/client/BottomLine.gif');
                            background-repeat: no-repeat;}
/*rss*/
.rss {                      margin: 0px auto;
                            padding: 0px 3px 0px 16px;
                            width: 35px;
                            font-weight: bold;
                            background-image: url('../system/images/client/rss.gif');
                            background-position: 3px 50%;
                            background-repeat: no-repeat;
                            border: 1px solid #cc5500;
                            background-color: #EE7700;}
.rss a {                    color: #FFFFFF;}
.rss a:hover {              text-decoration: none;}