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

body {
	background-color:#dde7dc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/achtergrond_strook.jpg);
	background-repeat:repeat-x;
}

#box {
	margin: auto;
	width: 980px;
	height: auto;
}

#boven {
	float: left;
	width: 980px;
	height: 257px;
	background-image:url(../images/achtergrond_vlak_boven_2.png);
}

#midden {
	float: left;
	width: 980px;
	height: auto;
	background-image:url(../images/achtergrond_vlak_midden_groot.png);
	background-position:bottom;
}

#navi {
	Float: left;
	width: 269px;
	height: autopx;
}	

#tekstkader {
	float: left;
	width: 650px;
	height: auto;
	margin-left: 20px;
	padding-bottom: 40px;
}	

#facebook {
	padding-right: 5px;
}	

#onder {
	float: left;
	width: 980px;
	height: 87px;
	background-image:url(../images/achtergrond_vlak_onder.png);
	background-position: bottom;
}

#adresonder {
	width: 980px;
	height: 50px;
	margin-top: 35px;
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	color:#000000;
	text-align:center;
	font-size:0.75em;
	line-height: 19px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

#yellowtracker {
	float:right;
	width: 980px;
	height: 45px;
}


h1 {
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	color:#000000;
	text-align:left;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.bodytekst {
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	color:#000000;
	text-align:left;
	font-size:0.75em;
	line-height: 19px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.bodytekstbold {
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	color:#000000;
	text-align:left;
	font-size:0.8em;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}



#links { 
	font-family: "Helvetica", Arial, Geneva, sans-serif;
	margin: 5px 0px 0px 25px;
	font-size:0.8em;
	text-align:right;
	font-weight:bolder;
	color:#00245d;
}
#links ul { 
	list-style:none;  
	margin:0px; padding:0px;
}
#links ul li {
	height:20px; width:239px;
	padding: 5px 5px 0px 0px;
	margin:0px 0px 7px 0px; cursor:pointer;
}
#links ul li:hover {
	background:#9fc49f;
}
a{
	text-decoration: none;
	color: #00245d;
}
a:hover {
	text-decoration: none;
	color: #00245d; background:#9fc49f;
}

li a {
	
	margin: 8px 0px 0px 17px;
}
li.active {
	background:#9fc49f;
}


a.one:link 
{	
color:#000;
text-decoration: underline;
}
a.one:visited
{	color:#000;
text-decoration: underline;
background:#fff;
}
a.one:hover 
{	color: #000;
text-decoration: underline;
background:#fff;
}


a.two:link 
{	
color:#000;
text-decoration: underline;
font-family: "Helvetica", Arial, Geneva, sans-serif;
text-align:left;
	font-size:0.75em;
	line-height: 23px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
a.two:visited
{	color:#000;
text-decoration: underline;
background:#fff;
font-family: "Helvetica", Arial, Geneva, sans-serif;
text-align:left;
	font-size:0.75em;
	line-height: 23px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
a.two:hover 
{	color: #000;
text-decoration: underline;
background:#fff;
font-family: "Helvetica", Arial, Geneva, sans-serif;
text-align:left;
	font-size:0.75em;
	line-height: 23px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

