@charset "utf-8";
/* CSS Document */

body
{
	/*background-color:#045c02;*/
	background-image:url(../images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:20px;
}

.site
{
	background-image:url(../images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.kop
{
	background-image:url(../images/kop.jpg);
	background-repeat:no-repeat;
	height:116px; /*116-50*/
	width:722px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 255px;
	margin-top:50px;
	vertical-align:top;
	font-size:12px;
	color:#000000;
}

div.menu{
	text-align: center;
	padding-left: 250px;
	padding-right: 50px;
	padding-top:35px;
	/* padding-left: 255px; */
	/* padding-top:50px; */
}

.menu a:link { color: #000000; text-decoration: none }
.menu a:visited { color: #000000; text-decoration: none }
.menu a:hover { color: #000000; text-decoration: underline }
.menu a:active { color: #000000; text-decoration: none }

.content
{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	height:300px; /*460*/
	width:722px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:48px;
	padding-right:48px;
	padding-top:10px;
	font-size:12px;
	color:#000000;
	vertical-align: top;
}

.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:722px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left:48px;
	padding-right:48px;
	font-size:10px;
	color:#000000;
}

.footer a:link, .footer a:visited, .footer a:active 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: none;
}

.footer a:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration: underline;
}


a:link 
{
	color: #000000;
	text-decoration:underline;
	font-weight: none;
	font-size:12px;
}

a:visited 
{
	text-decoration: underline;
	font-weight: none;
	color: #000000;
	font-size:12px;	
}

a:hover 
{
	text-decoration:none;
	font-weight: none;
	color: #000000;
	font-size:12px;	
}

a:active 
{
	text-decoration: underline;
	font-weight: none;
	color: #000000;
	font-size:12px;
}



/* TABELLEN/KADERS */

.geel-groot-kop
{
background-image:url(../images/geelgroot_01.jpg);
background-repeat:no-repeat;
width:611px;
height:28px;
font-size:6px;
}

.geel-groot-content
{
background-image:url(../images/geelgroot_02.jpg);
background-repeat:repeat-y;
width:611px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
font-size:12px;
color:#000000;
}

.geel-groot-voet
{
background-image:url(../images/geelgroot_04.jpg);
background-repeat:no-repeat;
width:611px;
height:7px;
}

.rood-groot-kop
{
background-image:url(../images/roodgroot_01.jpg);
background-repeat:no-repeat;
width:611px;
height:7 px;
font-size:6px;
}

.rood-groot-content
{
background-image:url(../images/roodgroot_02.jpg);
background-repeat:repeat-y;
width:611px;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
font-size:12px;
color:#000000;
}

.rood-groot-voet
{
background-image:url(../images/roodgroot_04.jpg);
background-repeat:no-repeat;
width:611px;
height:32px;
}

.blauw-groot-kop
{
background-image:url(../images/blauwgroot_01.jpg);
background-repeat:no-repeat;
width:611px;
height:28px;
font-size:6px;
}

.blauw-groot-content
{
background-image:url(../images/blauwgroot_02.jpg);
background-repeat:repeat-y;
width:611px;
height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
font-size:12px;
color:#000000;
}

.blauw-groot-voet
{
background-image:url(../images/blauwgroot_04.jpg);
background-repeat:no-repeat;
width:611px;
height:7px;
}

.groen-groot-kop
{
background-image:url(../images/groengroot_01.jpg);
background-repeat:no-repeat;
width:611px;
height:7 px;
font-size:6px;
}

.groen-groot-content
{
background-image:url(../images/groengroot_02.jpg);
background-repeat:repeat-y;
width:611px;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
font-size:12px;
color:#000000;
}

.groen-groot-voet
{
background-image:url(../images/groengroot_04.jpg);
background-repeat:no-repeat;
width:611px;
height:32px;
}

