body
{margin: 0;}

div.bovenkant
{
    margin:0; padding:0;
    height:90px; /*de 2 plaatjes plus een beetje */
    background-image: url("http://www.scorenl.com/webimages/bg_2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: white;
}

#menu
{
    display: inline;
    list-style-type: none;
    padding-right: 0px;
    float:left;
    padding: 0px;
    margin: 14px 0px 0px 0px;
    color: black;
}

#menu li
{
    font-size: smaller;
    text-transform: uppercase;
    display: inline;
    list-style-type: none;
    padding-right: 4px;
    float:left;
}

td { vertical-align: top }

div.container
{
    padding: 0px;
    color: #1A6991;
    width: 760px;
    background-color: #AFC0D7;
    text-align: left;
    margin: 0 auto;
    font-family: verdana;
}

div.content
{
    height:auto;
    padding: 0px;
    width:558px;
    background-color: #E9EEF5;
    text-align: left;
    margin: 0px 0px 0px 75px;
    font-family: verdana;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

h1.titel 
{
    margin: 8px;
} 

    h4.inleiding 
{
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-size: 100%;
    text-align: justify; margin: 8px;
} /*hier verandert-ie naar de standaard opmaak.*/

#stoel h3
{
    font-size: larger; 
    margin: -10px 0px 0px 0px;
}

#stoel img
{
    margin: 8px;
    float: left;
}

p
{
    margin: 8px;
}

#stoel
{
    float: left ;
}

div.voeter
{
    float: left;
}

a
{
    color:#0084B5;
    text-decoration:none;
}

a:hover
{
    color:#E18502;
}

#closeline
{
    background-color: #5C7EAD; 
    width: 760px; 
    height:10px;
    border: 1px solid white;
    margin: 0 auto;
}
table
{
    border: none;
    margin: 0
    padding: 0
}


#globlinks
{
	font-family:verdana;
	font-size:10px;
}
#logoholder
{
/*    width:760px;*/
    width:140px;
    height:50px;
    text-align:right;
	float:right;
}
