body
{margin: 0;}

div.bovenkant
{
    margin:0; padding:0;
    height:90px; /*de 2 plaatjes plus een beetje */
    background-image: url("http://www.ergoxs.com/images/balk.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: #f49813;
    text-align: left;
    margin: 0 auto;
    font-family: verdana;
}

div.content
{
	height:auto;
	padding: 0px;
	width:558px;
	background-color: #FFFFFF;
	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:#f49813;
	text-decoration:none;
}

a:hover
{
	color:f49813;
}

#closeline
{
    background-color: #f49813; 
    width: 760px; 
    height:10px;
    border: 1px solid white;
    margin: 0 auto;
}
table
{
    border: none;
    margin: 0
    padding: 0
}
