    html, body {
    background-color: #f5f5f5;
    background-image: url("Index-nieuw/back.jpg");
    background-attachment: fixed;
    }
    body {
    text-align : center;
    margin : 0;
    padding : 2px;
    font-family : 'Palatino Linotype';
    }
    #wrapper {
    width : 99%;
    margin : 0 auto;
    max-width : 60em;
    min-width : 552px;
    text-align : left;
    border : 0 solid #777;
    overflow : hidden;
    }
    * html #wrapper {
    overflow : visible;
    }
    #header {
    width : 100%;
    text-align : center;
    float : left;
    }
    #header ul {
    margin : 0;
    padding : 0;
    overflow : hidden;
    font-weight : 700;
    height : 1%;
    width : 100%;
    }
    #header .wr div {
    width : 98%;
    margin-left : 1%;
    }
    #header ul li {
    float : left;
    width : 20%;
    list-style : none;
    background : none;
    overflow : hidden;
    }
    #header li a {
    color : #fff;
    text-decoration : none;
    display : block;
    border : 1px solid #fff;
    padding : 2px 0;
    margin : 0 1%;
    }
    #header li a:link, #header li a:visited {
    background : #777;
    }
    #header li a:hover, #header li a:active {
    background : #555;
    }
    #header h1 {
    font-size : 160%;
    margin : 10px;
    }
    h2, h3, h4 {
    margin : 3px;
    line-height : 1.3em;
    padding : 2px 3px;
    text-align : center;
    }
    p {
    margin-left : 10px;
    margin-right : 10px;
    padding : 0;
    font-size : 100%;
    }
    #content {
    float : left;
    width : 100%;
    padding : 0 0 8px 0;
    overflow : hidden;
    }
    #mainContent {
    float : left;
    width : 69%;
    margin-left : 10px;
    }
    #secondaryContent {
    float : right;
    width : 27%;
    }
    .sc1 {
    margin-top : 3px;
    margin-right : -35px;
    }
    * html .equal {
    display : inline;
    }
    * html .equal * {
    position : relative;
    }
    * html .equal p {
    width : 96%;
    margin-right : -3px;
    }
    #nav, #footer {
    clear : both;
    text-align : center;
    margin : 10px;
    }
    #secondaryContent ul {
    margin : 0;
    padding : 0 0 0 0.3em;
    font-size : 90%;
    list-style-position : inside;
    }
    .fll {
    float : left;
    margin : 3px;
    }
    .flr {
    float : right;
    margin : 3px;
    }
    #header .fll {
    margin-bottom : 0;
    }
    .clrleft {
    clear : left;
    }
    .clrright {
    clear : right;
    }
    .clrboth {
    clear : both;
    }
    .rc .last {
    margin-bottom : -4px;
    position : relative;
    z-index : 30;
    }    
    .rc .wr div {
    overflow : hidden;
    }
    * html body #wrapper {
    width : 60em;
    }
    * html .rc .t0, * html .rc .b0 {
    height : 0;
    }
 #vertmenu {
 font-family: 'Palatino Linotype';
    font-weight : 600;
 font-size: 10pt;
 width: 140px;
 padding: 0;
 margin: 0;
 }
 #vertmenu ul {
 list-style: none;
 margin: 0;
 padding: 10px;
 border: none;
 }
 #vertmenu ul li {
 margin: 0;
 padding: 0;
 }
 #vertmenu ul li a {
    font-weight : 600;
 font-size: 10pt;
 display: block;
 border-bottom: 1px dashed #999;
 padding: 5px 0 2px 4px;
 text-decoration: none;
 color: #000;
 width: 140px;
 }
 #vertmenu ul li a:hover, #vertmenu ul li a:focus {
 color: #000000;
 background-color: #eeeeee;
 }
    #Style {
    z-index: 100;
    background-color: transparent;
    display : block;
    top : 5px;
    left : 5px;
    position: absolute;
    visibility: hidden;
    border: solid 1px #999;
    padding: 5px;
    }
    a.menu {
    font-weight : 600;
    font-family: 'Palatino Linotype';
    font-size : 10pt;
    color : #000;
    text-decoration : none;
    }
    a.menu:hover {
    font-size : 10pt;
    font-family: 'Palatino Linotype';
    color: #fff;
    text-decoration : none;
    }
.inline-button { 
font : bold 65%/1 Verdana, sans-serif; 
margin : 0 0.2em; 
padding : 0.1em 0; 
border : 1px solid black; 
white-space : nowrap; 
text-decoration : none; 
vertical-align : middle; 
background : #ccc; 
color : black; 
} 
.inline-button em { 
font-style : normal; 
margin : 0; 
padding : 0.1em 0.5em; 
background : white; 
color : black; 
} 
.inline-button span { 
margin : 0; 
padding : 0.1em 0.5em 0.1em 0.3em; 
} 
.inline-button:hover { 
background : #666; 
color : white; 
} 
.inline-button:hover em { 
background : black; 
color : white; 
} 
.blue { 
background : #06c; 
color : white; 
} 
.blue em { 
background : white; 
color : #06c; 
}
