* { padding:0; margin:0; border:0; }

body 
{
background: url(../afbeeldingen/background.jpg) top center repeat-y #000;
color: #000;  
font-size: 13px;
text-align: center;
font-family:"Trebuchet MS", sans-serif;
}
	
#container
{
margin: 0 auto;
width: 837px;
}

#header 
{
width:837px;    
height: 207px;
}

#headerimage
{
float: right;
margin-top: 10px;
padding-right: 13px;
}

#menu
{
width: 811px;
height: 27px;
background: url(../afbeeldingen/backgroundmenu.jpg) top left repeat-y;
padding-left: 26px;
padding-top: 3px;
text-align: left;
}

#menu ul
{
list-style-type: none;
}

#menu ul li
{
display: inline;
}

#menu a
{
color: #fff;
text-decoration: none;
margin-right: 22px;
font-size: 15px;
}

#left 
{
float:left; 
text-align: left;
width: 182px;
}

#left ul
{
line-height: 25px;
font-size: 14px;
color: #000;
list-style-image: url(../afbeeldingen/bulletmenu.gif);
margin-left: 65px;
}

#left ul li
{
vertical-align: middle;
padding-left: 5px;
}

#left a
{
color: #904a2c;
text-decoration: none;
font-weight: bold;
}

#left a:hover, #menu a:hover, #home #navhome, #administratie #navadministratie, #fiscaal #navfiscaal, #juridisch #navjuridisch, 
#salaris #navsalaris, #mediation #navmediation, #about #navabout, #contact #navcontact, #nieuws #navnieuws
{
color:#debe97;
}

#left img
{
border: none;
}

#content 
{
text-align: left;
padding-left: 13px;
padding-top: 25px;
}

#content h1 
{
font-size:20px;
margin-bottom: 15px;
font-variant: small-caps;
}

#left h1
{
margin-bottom: 0px;
}

#content h2 
{
font-size:15px;
margin-top: 30px;
margin-bottom: 10px;
}

#content p
{
margin-bottom: 15px;
}

#content ul
{
padding-left: 20px;
margin-bottom: 15px;
list-style-type: square;
}

#content table
{
font-size: 13px;
margin-bottom: 15px;
}

#content table td
{
vertical-align: top;
padding-right: 30px;
}

#content a 
{
color: #904a2c;
}

#content a:hover
{
text-decoration:none;
}

#content img
{
border: 1px solid #000;
}

input, textarea, select
{
width: 250px;
border: 1px solid #000;
}

input.checkbox
{
width: 25px;
border: none;
}

input.button
{
width: 252px;
background-color: #000;
color: #fff;
cursor: pointer;
}

#text
{
float: right;
width: 620px;
padding-right: 18px;
}