html{
height: 100%;
}

a,
a:hover,
a:link,
a:active {
    color: #97D4FE;
    text-decoration: none;
}

body {
margin: 0px;
padding: 0px;
background: url(images/bg.png) bottom center fixed no-repeat;
font-size: 12px;
font-family: Arial;
color: #ffffff;
font-weight: bold;
height: 100%;
}

.clear{
clear: both;
}

#wrapper{
height: 100%;
margin: 0 auto -18px auto;
min-height: 100%; 
height: auto !important; 
height: 100%; 
width: 1075px;

}

#header{
padding-top: 100px;
}

#header h1{
text-transform: uppercase;
margin: 0;
padding: 0;
font-size: 60px;
color: #cccccc;
}

font.cb{
color: #0096ff;

}

#container{
width: 991px;
margin: 56px 0 0 81px;
}

#menu{
height: 36px;
background: url(images/menu.png) right no-repeat;
}

#menu ul{
float: right;
margin: 0 7px 0 0;
padding: 0 0 8px 0;
}

#menu ul li{
float:left;
list-style: none;
line-height: 36px;
height: 36px;
width: 98px;
text-align: center;
}

#menu ul li.b1{
background: url(images/1b.png);
}

#menu ul li.b2{
background: url(images/2b.png);
}

#menu ul li.b3{
background: url(images/3b.png);
}

#menu ul li.b4{
background: url(images/4b.png);
}

#menu ul li.b5{
background: url(images/5b.png);
}

#menu ul li a{
color: #ffffff;
text-decoration: none;
}

#inhoud{
width: 991px;
background: url(images/inhoud.png);
}

#me{
width: 984px;
height: 8px;
background: url(images/ulbg.png);
}

#content{
margin-left: 209px;
width: 588px;
background: url(images/content.png);
}

#cin{
min-height: 300px;
width: 588px;
background: url(images/cin.png) top no-repeat;
}

#cin h2{
display: inline-block;
background: #19a0ff;
margin: 0;
padding: 0 12px 0 12px;
font-size: 18px;
height: 37px;
line-height: 37px;
}

#ctxt{
width: 455px;
margin: 15px 0 0 12px;
}

#ctxt p{
margin: 0;
padding: 15px 0 0 0;
}

#infoot{
text-align: center;
height: 242px;
width: 991px;
background: url(images/infoot.png);
}

#push{
height: 18px;
}

#footer{
text-align: center;
line-height: 18px;
height: 18px;
width: 1075px;
margin: auto;
background: url(images/footer.png) right no-repeat;
}

h1{
margin: 0;
padding: 0;
font-size: px;
color: #;
}
