/* CSS Document */

body{
margin:0 0 0 0px;
background-color:#e1e7f3;
background-image:url(../images/bg_body.jpg);
background-repeat:no-repeat;
background-position:top center;
}

td{
text-align:justify;}


/* Id's */

#header{
width:100%;
background-image:url(../images/bg_header.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:center;
height:123px;}

#wrapper{
background-color:#e1e7f3;
width:980px;
margin-left:auto;
margin-right:auto;}

#menu{
margin-top:21px;
float:left;
width:268px;}

#content{
background-color:#e1e7f3;
float:left;
width:457px;
padding-bottom:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
margin-left:3px;
margin-right:3px;
}

#right{
margin-top:21px;
padding-bottom:20px;
float:left;
width:245px;}

#partner{
height:206px;
padding-top:60px;
padding-left:20px;
padding-right:20px;
background-image:url(../images/bg_partner.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}

#hulp{
height:211px;
padding-top:60px;
padding-left:20px;
padding-right:20px;
background-image:url(../images/bg_hulp.jpg);
background-repeat:no-repeat;
}

#footer{
clear:both;
width:900px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
margin-bottom:25px;}


/* Classes */

.content{
width:387px;
margin-top:23px;
margin-left:35px;
margin-right:35px;
}

.img{
margin-left:18px; 
margin-bottom:10px; 
border:1px solid #999999;
}

.rooster{
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

/* Classes */

a:link{
color:#003366;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#999999;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#003366;
font-weight:bold;
text-decoration:none;
}