/* No css van Yahoo */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* einde css van Yahoo */


body	{
		background-color:#A1C153;
		font-family:arial,tahoma, verdana, sans-serif;
		font-size: 11pt;
		color:#000;
		}
                
 #body      {
                width:820px;
                margin-left:auto;
                margin-right:auto;
                background-color:#F9F7F8;
                 }
                 
#head   {
                width:800px;
                padding-top:15px;
                padding-bottom:15px;
}
                 
#head h1    {
                    text-indent:-5000px;
                    background-image:url('images/header.png');
                    line-height:224px;
                    }
                    
#balk           {
                    width:788px;
                    background-image:url('images/balk.png');
                    background-repeat: repeat;
                    background-position:top left;
                    height: 40px;
                    margin-top:-60px;
                    margin-left:11px;
                    padding-top:10px;
}

               
.table1         {
                    font-size:12px;
                    color:#fff;
                    text-align:right;
                    padding-right:4px;
}

.table2         {
                    font-size:18px;
                    color:#fff;
                    font-family: times new roman, georgia, serif;
                    padding-left:4px;
}

#content    {
                    background-color:#F9F7F8;
                    height:500px;
}
     
     
#menu       {
                    float:left;
                    width: 150px;
                    background-color:#F9F7F8;
                    padding:4px;
                    padding-top:20px;
    
}

#menu ul li {
                        background-image: url('images/button.png');
                        background-repeat: repeat;
                        background-position: top left;
                        width:130px;
                        margin-top:10px;
                        padding:4px;
                        text-align:center;
                        margin-left:8px;
}

#menu ul li a   {
                            text-decoration:none;
                            color:#000;
                             font-family: times new roman, georgia, serif;
}

#menu ul li a:hover {
                                    color:#03720F;
}

#main       {
                    float:right;
                    width: 620px;
                    background-color:#F9F7F8;
                    padding:4px;
}

#main .tekst    {
                        color:#77932A;
                        float:right;
                        margin-right:60px;
                        width:275px;
                        font-size: 12px;
                        margin-top:40px;
                        line-height:18px;
}

#main h2    {
                    font-family: times new roman, georgia, serif;
                    color:#000;
                    background-color:#CFD4AF;
                    width:420px;
                    padding:4px;
                    font-size:24px;
                    margin-top:20px;
                    margin-left:60px;
}

img.welkom  {
                        margin-top:40px;
			float:left;
}

#footer         {
                    width:820px;
                    background-color:#A1C153;
                    height:20px;
                    color:#fff;
                    font-size:10px;
                    padding-top:8px;
                    text-align:right;
}

#footer a  {
                    text-decoration: underline;
                    color:#fff;
                    font-size:10px;
}

#footer a:hover  {
                    text-decoration: underline;
                    color:#03720F;
                    font-size:10px;
}

.tekstvol   {
                        color:#77932A;
                        width:500px;
                        font-size: 12px;
                        margin-top:30px;
                        line-height:18px;
}

.tekstvol h3    {
                        font-size:16px;
                        font-family: times new roman, georgia, serif;
                        color:#03720F;
                        line-height:28px;
}

.tekstvol a {
                    text-decoration:underline;
                    color:#03720F;
}

.tekstvol a:hover {
                    text-decoration:underline;
                    color:#77932A;
}
                
                
                
                
                
                