html
{
height:100%;
}

body
{
padding:0px;
margin:0px;

background-color:#000000;
height:100%;
font-weight:bold;
letter-spacing: 4px;
font-family:Sans-serif;
}

.button
{
position:relative;
}

div#mijngod
{
width:774px;
margin:auto;
}

div#fullheight
{
width:774px;
height:563px;  /* -20 gedaan */	
padding:0px;
margin:auto;
}


img
{
margin:0px;
border:0px;
display:block;
}

div#container
{
width:774px;
height:563px;  /* -20 gedaan */
overflow:hidden;
background-color:#000000;
margin:auto;
z-index:-1;
}

div#left
{
width:662px;
height:583px;
background-color:#000000;

margin:auto;
float:left;
}



div#header
{
width:662px;
height:124px;
background-color:#000000;	
background-image: url('images/header.png');
}

img#logo
{
width:154px;
height:162px;
position:absolute;
top:12px;
right:11px;
margin:0px;
padding:0px;
/*background-image:url('images/logo.gif');*/
z-index:1;

}

div#center
{
width:662px;
height:429px;
background-color:#000000;
}

div#spacerleft
{
width:24px;
height:429px;
background-color:#000000;
float:left;
background-image: url('images/leftspacer.png');
}

div#content
{
width:638px;
height:429px;
float:right;
background-color:#000000;
background-image: url('images/background1.gif');
}


div#footer
{
width:662px;
height:30px;
background-color:#000000;	
background-image: url('images/footer.png');
}


div#sidebar
{
width:112px;
height:583px;
background-color:#000000;
margin:auto;
float:right;
background-image: url('images/sidebar.png');
}

div.bluebox_title
{
background-color:#000000;
border:solid 2px #004477;
width:440px;
height:50px;
margin-top:30px;
margin-bottom:20px;
color:#004477;

}

div.nieuwspost
{
color:#004477;
text-align:center;
margin:20px 0px;
}

a.jointje
{
color:#004477;
}



div.nieuwspost a
{
color:#44D7FF;
}


h1
{
margin:auto;
font-size: 120%;
color:#44D7FF;
width:400px;
text-align:center;
}

h1.news
{
margin:auto;
font-size: 120%;
color:#FF6800;
width:400px;
text-align:center;
text-decoration:underline;
}

div.center
{
width:440px;
margin:auto;	
padding:0px;
}


div#buttons
{
width:112px;
margin:auto;	
margin-top:200px;
padding:0px;
}

div#contact
{
width:638px;
height:429px;
background-image:url('images/bg_contact.jpg');
}

div#links_bg
{
width:638px;
height:429px;
background-image:url('images/bg_links.jpg');
}

div.links
{
width:400px;
margin:auto;
padding-top:40px;
color:#FFFFFF;
}

div.links a
{
color:#00A2D1;
}
