* {margin:0;padding:0}

body {
	/*background-color: #003;*/
	background-color: #adad85;
	color: #000;
	font-family: tahoma, sans-serif;
	font-size:13px;
}


#outer-wrapper
{
text-align: center;
width: 100%
}

#outer{
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
height:578px;
width: 900px;
background-color: #999967;
border: solid 1px #000;
}

#header
{
height: 71px;
}

#header img
{
margin: 0px 8px 0px 0px
}

#content
{

background: url(afbeeldingen/background.jpg) no-repeat top left;
width: 852px;
height: 455px;
margin: 8px 9px 0px 25px;
}

#right
{
float: right;
width: 202px;
height: 455px;
background: url(afbeeldingen/backgroundright.jpg) no-repeat top right;
}

#right p
{
padding: 110px 0px 0px 12px;
}

#right a
{
text-decoration: none;
color: #000
}

#right a:hover
{
text-decoration: underline;
color: #999967
}

#menu
{
position: relative;
top: 10px;
left: 20px
}

#menu a
{
margin-right: 20px;
font-weight: bold;
text-decoration: none;
color: #000
}

#menu a:hover, #home #navhome, #contact #navcontact, #tarieven #navtarieven, #overmeijroos #navovermeijroos, #incasso #navincasso, #ondernemersadvies #navondernemersadvies
{
color: #999967
}

#text
{
position: relative;
top: 25px;
left: 40px;
width: 570px;
height: 380px;
overflow: auto;
scrollbar-highlight-color: #000;
scrollbar-arrow-color: #000;
scrollbar-base-color: #000;
scrollbar-shadow-color: #000;
scrollbar-face-color: #e5e5d7;
scrollbar-darkshadow-color: #e5e5d7;
scrollbar-3dlight-color: #e5e5d7;
scrollbar-track-color: #e5e5d7;
}

#text a
{
color: #000;
}

#text a:hover
{
text-decoration: none;
color: #999967
}

#footer
{
width: 846px;
height: 23px;
margin: 10px 9px 0px 25px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
color: #000;
text-align: left;
padding: 3px 0px 0px 5px;
}

#footer a
{
color: #000;
text-decoration: none
}

#footer a:hover
{
text-decoration: underline
}

h1
{
font-size: 16px;
margin: 10px 0px 20px 0px
}


h2
{
font-size: 13px;
margin: 0px 0px 10px 0px;
padding-top: 5px
}

p
{
margin: 0px 0px 10px 0px
}

table
{
font-size: 13px
}

ul
{
margin: 0px 0px 10px 20px
}

ol
{
margin: 0px 0px 10px 25px
}

input, textarea, select 
{
width: 200px;
border: 1px solid #000;
margin-left: 20px
}

input.button
{
background-color: white;
margin-left: 20px;
border: 1px solid #000;
color: #000;
cursor: pointer
}

.uitspraak
{
font-style: italic;
margin: 20px 10px 10px 30px;
}

.referentie
{
font-style: italic;
text-align: right;
margin: 0px 15px 20px 30px;
font-weight: bold
}